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