Class EaterDeclareProcedure
java.lang.Object
net.sourceforge.plantuml.tim.Eater
net.sourceforge.plantuml.tim.EaterDeclareProcedure
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidfinal booleanMethods inherited from class Eater
addIntoTokenStack, addUpTo, addUpToLastLetterOrUnderscoreOrDigit, checkAndEatChar, checkAndEatChar, eatAllToEnd, eatAndGetFunctionName, eatAndGetNumber, eatAndGetOptionalQuotedString, eatAndGetQuotedString, eatAndGetSpaces, eatAndGetVarname, eatDeclareFunction, eatDeclareProcedure, eatDeclareReturnFunctionWithOptionalReturn, eatExpression, eatExpressionStopAtColon, eatOneChar, eatTokenStack, getCurrentPosition, getLineLocation, getStringLocated, hasNextChar, matchAffectation, optionallyEatChar, peekChar, peekCharN2, safeCheckAndEatChar, skipSpaces, skipUntilChar
-
Constructor Details
-
EaterDeclareProcedure
-
-
Method Details
-
analyze
- Specified by:
analyzein classEater- Throws:
EaterException
-
getFunction
-
getFinalFlag
public final boolean getFinalFlag()
-