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