public class EaterIfndef extends Eater
Constructor and Description |
---|
EaterIfndef(java.lang.String s) |
Modifier and Type | Method and Description |
---|---|
void |
execute(TContext context,
TMemory memory) |
boolean |
isTrue(TContext context,
TMemory memory) |
addIntoTokenStack, addUpTo, addUpTo, addUpToLastLetterOrUnderscoreOrDigit, checkAndEatChar, checkAndEatChar, eatAllToEnd, eatAndGetNumber, eatAndGetOptionalQuotedString, eatAndGetQuotedString, eatAndGetSpaces, eatAntGetFunctionName, eatAntGetVarname, eatDeclareFunction, eatDeclareFunctionWithOptionalReturn, eatExpression, eatExpressionStopAtColon, eatOneChar, getCurrentPosition, hasNextChar, optionallyEatChar, peekChar, peekCharN2, skipSpaces, skipUntilChar
public void execute(TContext context, TMemory memory) throws EaterException
execute
in class Eater
EaterException
Copyright © 2019. All Rights Reserved.