public class TaBle extends FixedSkip
toBeParsed
Constructor and Description |
---|
TaBle()
Standard constructor
|
TaBle(LineToParse l)
Standard constructor with line to parse
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getEmsg() |
java.lang.String |
getPattern() |
TaBle |
klone(LineToParse l)
return copy of 'this'
|
canParse, consumeToken, parse
setLineToParse
public TaBle()
public TaBle(LineToParse l)
l
- -- LineToParsepublic java.lang.String getPattern()
getPattern
in class FixedSkip
public java.lang.String getEmsg()
public TaBle klone(LineToParse l)
Token