PrefixNode
class PrefixNode extends Model (View source)
Properties
bool | $dataSourceNode | ||
int | $depth | ||
int | $endIndex | ||
int | $startIndex | ||
string | $word |
Methods
setDataSourceNode($dataSourceNode)
No description
bool
getDataSourceNode()
No description
setDepth($depth)
No description
int
getDepth()
No description
setEndIndex($endIndex)
No description
int
getEndIndex()
No description
setStartIndex($startIndex)
No description
int
getStartIndex()
No description
setWord($word)
No description
string
getWord()
No description
Details
setDataSourceNode($dataSourceNode)
No description
bool
getDataSourceNode()
No description
setDepth($depth)
No description
int
getDepth()
No description
setEndIndex($endIndex)
No description
int
getEndIndex()
No description
setStartIndex($startIndex)
No description
int
getStartIndex()
No description
setWord($word)
No description
string
getWord()
No description