public class DisplayLevelFieldQualifier extends FieldQualifier
| Constructor and Description |
|---|
DisplayLevelFieldQualifier(StreamTokenizer tokens)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
apply(FieldDef field)
Update the model.
|
frompublic DisplayLevelFieldQualifier(StreamTokenizer tokens) throws org.melati.poem.prepro.ParsingDSDException, IOException
tokens - the StreamTokenizer to get tokens fromParsingDSDException - if an unexpected token is encounteredIOException - if something goes wrong with the file systempublic void apply(FieldDef field) throws org.melati.poem.prepro.IllegalityException
apply in class FieldQualifierfield - the FieldDef to updateIllegalityException - if there is a semantic contractictionCopyright © 2000–2021 PanEris. All rights reserved.