Метод | Описание | |
---|---|---|
AspectParser ( AspectLanguageLexer lexer ) : System | ||
Parse ( ) : |
||
ParsePointcutSignature ( |
||
reportError ( antlr.RecognitionException ex ) : void |
public AspectParser ( AspectLanguageLexer lexer ) : System | ||
lexer | AspectLanguageLexer | |
Результат | System |
public Parse ( ) : |
||
Результат |
public ParsePointcutSignature ( |
||
pointcut | ||
Результат | void |
public reportError ( antlr.RecognitionException ex ) : void | ||
ex | antlr.RecognitionException | |
Результат | void |