Data Structure Type
Data structure type
Should be extended when adding new data structures to the language
Constructors
DataStructureType
Link copied to clipboard
Create empty Data structure type
Functions
containsMethod
Link copied to clipboard
getConstructor
Link copied to clipboard
getMethodByName
Link copied to clipboard
getMethodNameByMethod
Link copied to clipboard
Properties
Inheritors
ArrayType
Link copied to clipboard
BinaryTreeType
Link copied to clipboard
BinaryTreeNodeType
Link copied to clipboard
StackType
Link copied to clipboard