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