tinybasic.ProgramScope Member List

This is the complete list of members for tinybasic.ProgramScope, including all inherited members.
cloneScope(Scope prev)tinybasic.Scope
getPrev()tinybasic.Scope
getVariable(String v)tinybasic.Scope
getVariableDimension(String v)tinybasic.Scope
getVariableType(String v)tinybasic.Scope
globaltinybasic.Scope [protected]
insertVariable(String v, DTDataType t)tinybasic.Scope [package]
isArrayVariable(String s)tinybasic.Scope
prevtinybasic.Scope [protected]
ProgramScope(Scope prev)tinybasic.ProgramScope
Scope(Scope prev)tinybasic.Scope [protected]
symbolTabletinybasic.Scope [package]
 All Classes Namespaces Files Functions Variables Enumerations Properties