public class EaterIncludeDef extends Eater
Constructor and Description |
---|
EaterIncludeDef(StringLocated s) |
Modifier and Type | Method and Description |
---|---|
void |
analyze(TContext context,
TMemory memory) |
java.lang.String |
getLocation() |
addIntoTokenStack, addUpTo, addUpToLastLetterOrUnderscoreOrDigit, checkAndEatChar, checkAndEatChar, eatAllToEnd, eatAndGetFunctionName, eatAndGetNumber, eatAndGetOptionalQuotedString, eatAndGetQuotedString, eatAndGetSpaces, eatAndGetVarname, eatDeclareFunction, eatDeclareProcedure, eatDeclareReturnFunctionWithOptionalReturn, eatExpression, eatExpressionStopAtColon, eatOneChar, eatTokenStack, getCurrentPosition, getLineLocation, hasNextChar, optionallyEatChar, peekChar, peekCharN2, safeCheckAndEatChar, skipSpaces, skipUntilChar
public EaterIncludeDef(StringLocated s)
public void analyze(TContext context, TMemory memory) throws EaterException, EaterExceptionLocated
analyze
in class Eater
EaterException
EaterExceptionLocated
public final java.lang.String getLocation()
Copyright © 2020. All Rights Reserved.