Package com.strobel.expressions
Class AnalyzedTree
java.lang.Object
com.strobel.expressions.AnalyzedTree
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate DebugInfoGenerator
(package private) final Map
<LambdaExpression, BoundConstants> (package private) final Map
<Object, CompilerScope> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) DebugInfoGenerator
(package private) void
setDebugInfoGenerator
(DebugInfoGenerator debugInfoGenerator)
-
Field Details
-
_debugInfoGenerator
-
scopes
-
constants
-
-
Constructor Details
-
AnalyzedTree
AnalyzedTree()
-
-
Method Details
-
getDebugInfoGenerator
DebugInfoGenerator getDebugInfoGenerator() -
setDebugInfoGenerator
-