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

M

Memory - class pascalinterpreter.operators.Memory.
 
Memory() - Constructor for class pascalinterpreter.operators.Memory
 
Multiple - class pascalinterpreter.operators.Multiple.
Represents a singleton.
Multiple() - Constructor for class pascalinterpreter.operators.Multiple
prevents instantiation
main(String[]) - Static method in class pascalinterpreter.gui.PascalInterpreter
Wejście do programu...
mainBlock - Variable in class pascalinterpreter.Program
 
makeConversion(Variable, Variable) - Method in class pascalinterpreter.BinaryOperator
Metoda wykonuje, jeżeli jest możliwa, konwersje operandów do wspólnego typu.
makeConversion(DataType) - Method in class pascalinterpreter.DataType
Wykonuje domyślną konwersję między konkretnym typem danych i typem przekazanym, jeżeli taka jest możliwa.
makeConversion(DataType) - Method in class pascalinterpreter.Variable
Metoda wykonuje, o ile jest możliwa, konwersję zmiennej do nowego typu i zwraca nowopowstałą zmienną (nie jest zmieniana zmienna wyjściowa !!!).
makeConversion(DataType) - Method in class pascalinterpreter.datatypes.Bool
 
makeConversion(DataType) - Method in class pascalinterpreter.datatypes.Int
 
makeConversion(DataType) - Method in class pascalinterpreter.datatypes.PointBool
 
makeConversion(DataType) - Method in class pascalinterpreter.datatypes.PointInt
 
makeConversion(DataType) - Method in class pascalinterpreter.datatypes.PointReal
 
makeConversion(DataType) - Method in class pascalinterpreter.datatypes.PointStr
 
makeConversion(DataType) - Method in class pascalinterpreter.datatypes.Real
 
makeConversion(DataType) - Method in class pascalinterpreter.datatypes.Str
 

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