public class If extends Token
| Modifier and Type | Method and Description |
|---|---|
boolean |
isAlternativeCondition() |
boolean |
isInverseCondition() |
void |
setAlternativeCondition(boolean alternativeCondition) |
void |
setInverseCondition(boolean inverseCondition) |
getIndents, getLineNumber, getMode, getName, getValue, getValues, isBuffer, isSelfClosing, setBuffer, setIndents, setMode, setName, setSelfClosing, setValue, setValues, toStringpublic If(String value, int lineNumber)
Copyright © 2016. All rights reserved.