public class XTableStmt extends Pattern
toBeParsed
Constructor and Description |
---|
XTableStmt()
Standard constructor
|
XTableStmt(LineToParse l)
Standard constructor with line to parse
|
Modifier and Type | Method and Description |
---|---|
Token[] |
getSequence() |
XTableStmt |
klone(LineToParse l)
return copy of 'this'
|
canParse, consumeToken, getEmsg, parse
getTokenString, setLineToParse
public XTableStmt()
public XTableStmt(LineToParse l)
l
- -- LineToParspublic Token[] getSequence()
getSequence
in class Pattern
public XTableStmt klone(LineToParse l)
Token