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, parse
setLineToParse
public Solid()
public Solid(LineToParse l)
l
- -- LineToParsepublic java.lang.String getPattern()
getPattern
in class FixedSave
public Solid klone(LineToParse l)
Token