Package net.sourceforge.plantuml.tim
Class EaterElseIf
java.lang.Object
net.sourceforge.plantuml.tim.Eater
net.sourceforge.plantuml.tim.EaterElseIf
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.sourceforge.plantuml.tim.Eater
addIntoTokenStack, addUpTo, addUpToLastLetterOrUnderscoreOrDigit, checkAndEatChar, checkAndEatChar, eatAllToEnd, eatAndGetFunctionName, eatAndGetNumber, eatAndGetOptionalQuotedString, eatAndGetQuotedString, eatAndGetSpaces, eatAndGetVarname, eatDeclareFunction, eatDeclareProcedure, eatDeclareReturnFunctionWithOptionalReturn, eatExpression, eatExpressionStopAtColon, eatOneChar, eatTokenStack, getCurrentPosition, getLineLocation, hasNextChar, matchAffectation, optionallyEatChar, peekChar, peekCharN2, safeCheckAndEatChar, skipSpaces, skipUntilChar
-
Constructor Details
-
EaterElseIf
-
-
Method Details
-
analyze
- Specified by:
analyze
in classEater
- Throws:
EaterException
EaterExceptionLocated
-
isTrue
public boolean isTrue()
-