|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.aspectj.compiler.base.CompilerObject
org.aspectj.compiler.base.ast.ASTObject
org.aspectj.compiler.base.ast.Expr
org.aspectj.compiler.base.ast.TypeExpr
org.aspectj.compiler.base.ast.MajPackageExpr
| Field Summary |
| Fields inherited from class org.aspectj.compiler.base.ast.TypeExpr |
typeD |
| Fields inherited from class org.aspectj.compiler.base.ast.Expr |
type |
| Fields inherited from class org.aspectj.compiler.base.ast.ASTObject |
dummySource, parent, sourceLocation |
| Constructor Summary | |
|
MajPackageExpr(Identifier identifier)
|
protected |
MajPackageExpr(SourceLocation source)
|
|
MajPackageExpr(SourceLocation location,
Identifier identifier)
|
|
MajPackageExpr(SourceLocation location,
java.lang.String name)
|
| Method Summary | |
java.lang.String |
getDefaultDisplayName()
|
java.lang.String |
unparse()
|
void |
unparse(org.aspectj.compiler.base.CodeWriter writer)
|
| Methods inherited from class org.aspectj.compiler.base.ast.TypeExpr |
cgEffect, cgValue, checkSpec, copyWalk, discoverType, getChildAt, getChildCount, getChildNameAt, getTypeD, makeReference, setChildAt, setTypeD |
| Methods inherited from class org.aspectj.compiler.base.ast.Expr |
assertType, canBeCopied, cgBuffer, cgTest, cgValue, cleanup, getType, isAssignableTo, isConstantFalse, isConstantTrue, isConstantZero, isInConstructorCallExpr, isInExprStmt, isLegalStmt, isMethodConvertableTo, isUltimatelyLiteral, makeQualifiedThis, postCopy, setType, showOperatorTypeError, showOperatorTypeError, walkCleanup, walkFrameLoc |
| Methods inherited from class org.aspectj.compiler.base.CompilerObject |
getCompiler, getOptions, getTypeManager, getWorld |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public MajPackageExpr(SourceLocation location,
java.lang.String name)
public MajPackageExpr(SourceLocation location,
Identifier identifier)
public MajPackageExpr(Identifier identifier)
protected MajPackageExpr(SourceLocation source)
| Method Detail |
public java.lang.String getDefaultDisplayName()
getDefaultDisplayName in class TypeExprpublic void unparse(org.aspectj.compiler.base.CodeWriter writer)
unparse in class TypeExprpublic java.lang.String unparse()
unparse in class ASTObject
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||