Package net.sourceforge.plantuml.tim
Class EaterIncludesub
java.lang.Object
net.sourceforge.plantuml.tim.Eater
net.sourceforge.plantuml.tim.EaterIncludesub
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
final java.lang.String
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
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
EaterIncludesub
-
-
Method Details
-
analyze
- Specified by:
analyze
in classEater
- Throws:
EaterException
EaterExceptionLocated
-
getLocation
public final java.lang.String getLocation()
-