@Deprecated public class Parser extends Object
| Constructor and Description |
|---|
Parser(String text,
int cursor)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
messy()
Deprecated.
|
List<List<String>> |
pipeline()
Deprecated.
|
List<List<List<String>>> |
program()
Deprecated.
|
List<String> |
statement()
Deprecated.
|
String |
toString()
Deprecated.
|
String |
unescape()
Deprecated.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.