Method | Description | |
---|---|---|
AspectParser ( AspectLanguageLexer lexer ) : System | ||
Parse ( ) : |
||
ParsePointcutSignature ( |
||
reportError ( antlr.RecognitionException ex ) : void |
public AspectParser ( AspectLanguageLexer lexer ) : System | ||
lexer | AspectLanguageLexer | |
return | System |
public Parse ( ) : |
||
return |
public ParsePointcutSignature ( |
||
pointcut | ||
return | void |
public reportError ( antlr.RecognitionException ex ) : void | ||
ex | antlr.RecognitionException | |
return | void |