public static class DslCompiler.TokenParser extends Object implements Closeable
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
Either<DslCompiler.RuleInfo> |
findRule(String name) |
int |
getPort() |
Either<DslCompiler.ParseResult> |
parse(String dsl) |
public int getPort()
public Either<DslCompiler.RuleInfo> findRule(String name)
public Either<DslCompiler.ParseResult> parse(String dsl)
public void close()
close in interface Closeableclose in interface AutoCloseableCopyright © 2021. All rights reserved.