Uses of Class
org.jboss.jdeparser.StaticRefJExpr
-
Uses of StaticRefJExpr in org.jboss.jdeparser
Fields in org.jboss.jdeparser declared as StaticRefJExprModifier and TypeFieldDescriptionprivate StaticRefJExpr
ArrayJType.classExpr
private StaticRefJExpr
NestedJType.classExpr
private StaticRefJExpr
PrimitiveJType.classExpr
private StaticRefJExpr
ReferenceJType.classExpr
private StaticRefJExpr
NestedJType.superExpr
private StaticRefJExpr
ReferenceJType.superExpr
private StaticRefJExpr
NestedJType.thisExpr
private StaticRefJExpr
ReferenceJType.thisExpr
Fields in org.jboss.jdeparser with type parameters of type StaticRefJExprModifier and TypeFieldDescriptionprivate final Map
<String, StaticRefJExpr> ImplJSourceFile.staticImports