public class JShellParser extends JavaParser
Modifier and Type | Field and Description |
---|---|
static JShellParser |
INSTANCE |
Constructor and Description |
---|
JShellParser() |
Modifier and Type | Method and Description |
---|---|
FileParser |
getFileParser() |
getDeclarationParser, getExpressionParser, getModuleParser, getReferenceParser, getStatementParser
public static final JShellParser INSTANCE
public FileParser getFileParser()
getFileParser
in class JavaParser