Binary Tree Type
Binary tree type
Represents the type for a binary tree (wrapper type for a node)
Constructors
BinaryTreeType
Link copied to clipboard
Create empty Binary tree type
Types
BinaryTreeConstructor
Link copied to clipboard
class BinaryTreeConstructor(nodeType: BinaryTreeNodeType) : ConstructorMethod
Content copied to clipboard
Functions
component1
Link copied to clipboard
containsMethod
Link copied to clipboard
copy
Link copied to clipboard
getConstructor
Link copied to clipboard
getMethodByName
Link copied to clipboard
getMethodNameByMethod
Link copied to clipboard