A B C D E F G H I J L M N O P Q R S T U V W 

I

IDENTITY_ARCHETYPE_CONTAINER - Static variable in interface com.tameif.tame.TAMEConstants
Identity of archetype container.
IDENTITY_CURRENT_PLAYER - Static variable in interface com.tameif.tame.TAMEConstants
Identity of current player.
IDENTITY_CURRENT_ROOM - Static variable in interface com.tameif.tame.TAMEConstants
Identity of current room.
IDENTITY_CURRENT_WORLD - Static variable in interface com.tameif.tame.TAMEConstants
Identity of current world.
isAction() - Method in class com.tameif.tame.lang.Value
Returns if this value represents an action.
isArchetype() - Method in class com.tameif.tame.element.TElement
Checks if this element is an Archetype.
isBinary() - Method in enum com.tameif.tame.lang.ArithmeticOperator
IS this a binary operator?
isBoolean() - Method in class com.tameif.tame.lang.Value
Returns if this value is a boolean value.
isElement() - Method in class com.tameif.tame.lang.Value
Returns if this value represents an element.
isEmpty() - Method in class com.tameif.tame.lang.Value
Gets if this value is "empty."
If boolean, this returns true if and only if this is false.
isEmpty() - Method in class com.tameif.tame.lang.ValueSet
 
isFloatingPoint() - Method in class com.tameif.tame.lang.Value
Returns if this value is a floating-point number.
isInfinite() - Method in class com.tameif.tame.lang.Value
Returns if this value evaluates to positive or negative infinity.
isInteger() - Method in class com.tameif.tame.lang.Value
Returns if this value is an integer.
isInternal() - Method in interface com.tameif.tame.lang.OperationType
Is this an internal operation type? Internal operations are not exposed to the parser.
isInternal() - Method in enum com.tameif.tame.TAMEOperation
 
isList() - Method in class com.tameif.tame.lang.Value
Returns if this value is a string value.
isLiteral() - Method in class com.tameif.tame.lang.Value
Returns if this value is a literal value (or list).
isNaN() - Method in class com.tameif.tame.lang.Value
Returns if this value evaluates to NaN.
isNumeric() - Method in class com.tameif.tame.lang.Value
Returns if this value is a number.
isObjectContainer() - Method in class com.tameif.tame.lang.Value
Returns if this value represents an object container.
isOptimizing() - Method in class com.tameif.tame.factory.DefaultReaderOptions
 
isOptimizing() - Method in interface com.tameif.tame.factory.TAMEScriptReaderOptions
Gets if this reader optimizes finished blocks.
isReferenceCopied() - Method in class com.tameif.tame.lang.Value
Returns if this value is intended to be passed around by reference internally.
isReversed() - Method in class com.tameif.tame.element.TAction
Checks if this reverses the context of a strict ditransitive action.
isRightAssociative() - Method in enum com.tameif.tame.lang.ArithmeticOperator
Is this operator right-associative?
isStrict() - Method in class com.tameif.tame.element.TAction
Checks if this action is strict.
isStrictlyNaN() - Method in class com.tameif.tame.lang.Value
Returns if this value is strictly a floating point value that is NaN.
isString() - Method in class com.tameif.tame.lang.Value
Returns if this value is a string value.
isTrue() - Method in class com.tameif.tame.lang.Value
Returns if this value evaluates to true.
isType(String) - Method in class com.tameif.tame.lang.Cue
Checks if a cue is a specific type.
isValidEntryType(BlockEntryType) - Method in class com.tameif.tame.element.TContainer
 
isValidEntryType(BlockEntryType) - Method in class com.tameif.tame.element.TElement
Checks if this element handles a particular entry type.
isValidEntryType(BlockEntryType) - Method in class com.tameif.tame.element.TObject
 
isValidEntryType(BlockEntryType) - Method in class com.tameif.tame.element.TPlayer
 
isValidEntryType(BlockEntryType) - Method in class com.tameif.tame.element.TRoom
 
isValidEntryType(BlockEntryType) - Method in class com.tameif.tame.element.TWorld
 
isVariable() - Method in class com.tameif.tame.lang.Value
Returns if this value represents a variable.
iterator() - Method in class com.tameif.tame.lang.Block
 
iterator() - Method in class com.tameif.tame.lang.ValueSet
 
A B C D E F G H I J L M N O P Q R S T U V W 
Skip navigation links