|
|||||||
PREV NEXT | FRAMES NO FRAMES |
AdaptedStringTokenizer
class extends StringTokenizer
to allow the user to use strings as tokens.GroupingSymbol
to the table.
a
and multicaster b
to the list.
Operator
to the table.
name
to the dereferencer.
s
isn't already in the table, a new VariableReference
with a name s
and value 0 is added.
VariableReference
to the table.
Operator
with:
token: +
precedence: 3
numberOperands: 2
preceededByAnOperand: true
VALIIParser.processProgram()
.
value
to the variable of name.
- assign(String, int) -
Method in class VariableTable
- Assigns
value
to the reference of name
.
MovementClawchangeRequest
.
VariableDereferencer.mark()
VariableTable.mark()
.
name
.
name
.
Operator
with:
token: /
precedence: 2
numberOperands: 2
preceededByAnOperand: true
java.lang.System#out
.
VariableTable.isInTable(java.lang.String)
Stack
which is designed specifically
to hold ExpressionElements.ArithmeticEquation
class.GroupingSymbolTable
containing the symbols '(', ')',
'[', ']', '{' and '}'.GroupingSymbolTable
containing the symbols '(', ')',
'[', ']', '{' and '}'.
GroupingSymbol
element in the wrapper
GroupingSymbol.GroupingSymbol(String, String, boolean)
with a default
of the symbol being an opening symbol.
GroupingSymbol
is created not simply with the actual token
that it represents but also the close for that symbol.
OperatorTable
this call serves as a holder for a set of other objects
and acts as an interface to allow use of them.GenericGroupingSymbolTable
.Variable
.
Variable.valueOf()
.
String
token
as being an closing symbol or not.
String
token
as being a symbol in the table or not.
String
token
as being an opening symbol or not.
String
token
as being an
{@ Operator} in the table or not based on the context given by
preceededByAnOperand
.
s
in the table
MovementClawchangeRequest.MovementClawchangeRequest(Object, String)
with an empty
String
.
arguments
)
which is parsed using StringTokenizer
using comma as
the delimiter.
MovementReleaseRequest.MovementReleaseRequest(Object, String)
with an empty
String
.
MovementRequestListener
.
MovementRequestListener
.
MovementRequestListener
that a movement has been requested.MovementResetRequest.MovementResetRequest(Object, String)
with an empty
String
.
MovementRotateRequest.MovementRotateRequest(Object, String)
with an empty
String
.
arguments
)
which is parsed using StringTokenizer
using comma as
the delimiter.
MovementMovetoRequest
.
Operator
with:
token: *
precedence: 2
numberOperands: 2
preceededByAnOperand: true
Operator
with:
token: -
precedence: 1
numberOperands: 1
preceededByAnOperand: false
Operator
element in the wrapper
String
token
and returns the appropriate
Operator
.
GroupingSymbolTable
this call serves as a holder for a set of other objects
and acts as an interface to allow use of them.VALIIParser
class.MovementPickupRequest
.
MovementReleaseRequest
.
a
and multicaster b
from the list.
VALIIParser.processProgram()
.
MovementResetRequest
.
MovementRotateRequest
.
Operator
with:
token: sin
precedence: 2
numberOperands: 1
preceededByAnOperand: false
Operator
with:
token: -
precedence: 3
numberOperands: 2
preceededByAnOperand: true
String
token
and returns the appropriate
GroupingSymbol
.
MovementToggleaxisRequest
.
AdaptedStringTokenizer
class.TextArea
of height 30 and width 20 is created
with only vertical scroll bars and no text.
TextArea
of height rows
and width
cols
and only vertical scrool bars.
java.lang.Integer
element in the wrapper
Variable
class allows the user to represent a mathematical variable.Variable
element in the wrapper
VariableTable
.VariableReference.VariableReference(String, int)
with s
and
0.
VariableTable
class acts in conjunction with the Variable
class.Variable
class.
|
|||||||
PREV NEXT | FRAMES NO FRAMES |