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