Home
last modified time | relevance | path

Searched defs:AstCharacterLiteral (Results 1 – 1 of 1) sorted by relevance

/dports/java/jikes/jikes-1.22/src/
H A Dast.h245 class AstCharacterLiteral; variable
3543 inline AstCharacterLiteral(TokenIndex token) in AstCharacterLiteral() function