dotty.tools.dotc.cc.CCState
See theCCState companion class
Attributes
-
Companion
-
class
-
Graph
-
-
Supertypes
-
trait Matchable
class Any
-
Self type
-
Members list
The level of the current environment. Levels start at 0 and increase for each nested function or class. -1 means the level is undefined.
The level of the current environment. Levels start at 0 and increase for each nested function or class. -1 means the level is undefined.
Attributes