Modifier and Type | Field and Description |
---|---|
private StaticRefJExpr |
PrimitiveJType.classExpr |
private StaticRefJExpr |
NestedJType.classExpr |
private StaticRefJExpr |
ReferenceJType.classExpr |
private StaticRefJExpr |
ArrayJType.classExpr |
private StaticRefJExpr |
NestedJType.superExpr |
private StaticRefJExpr |
ReferenceJType.superExpr |
private StaticRefJExpr |
NestedJType.thisExpr |
private StaticRefJExpr |
ReferenceJType.thisExpr |
Modifier and Type | Field and Description |
---|---|
private java.util.Map<java.lang.String,StaticRefJExpr> |
ImplJSourceFile.staticImports |