public class StatementLexer extends Object
| Constructor and Description |
|---|
StatementLexer(Path cwd,
Charset charset,
CommandShellEmulator commandShellEmulation) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
applyToPath(Path path) |
List<String> |
applyToScript(String script) |
List<String> |
applyToStatement(String statement) |
public StatementLexer(Path cwd, Charset charset, CommandShellEmulator commandShellEmulation)
Copyright © 2013–2020. All rights reserved.