Package net.akehurst.language.agl.sppt

Types

SharedPackedParseTreeDefault
Link copied to clipboard
class SharedPackedParseTreeDefault(root: SPPTNode, seasons: Int, maxNumHeads: Int) : SharedPackedParseTree
SPPTBranchFromInput
Link copied to clipboard
class SPPTBranchFromInput : SPPTNodeFromInputAbstract, SPPTBranch
SPPTLeafFromInput
Link copied to clipboard
class SPPTLeafFromInput : SPPTNodeFromInputAbstract, SPPTLeaf
SPPTNodeFromInputAbstract
Link copied to clipboard
abstract class SPPTNodeFromInputAbstract : SPPTNode