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, getStatementParserpublic static final JShellParser INSTANCE
public FileParser getFileParser()
getFileParser in class JavaParser