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, parsesetLineToParsepublic Dashed()
public Dashed(LineToParse l)
l - -- LineToParsepublic java.lang.String getPattern()
getPattern in class FixedSavepublic Dashed klone(LineToParse l)
Token