Method | Description | |
---|---|---|
ToEndSourceLocation ( antlr token ) : SourceLocation | ||
ToLexicalInfo ( antlr token ) : LexicalInfo | ||
ToSourceLocation ( antlr token ) : SourceLocation |
public static ToEndSourceLocation ( antlr token ) : SourceLocation | ||
token | antlr | |
return | SourceLocation |
public static ToLexicalInfo ( antlr token ) : LexicalInfo | ||
token | antlr | |
return | LexicalInfo |
public static ToSourceLocation ( antlr token ) : SourceLocation | ||
token | antlr | |
return | SourceLocation |