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

Parameters

$dataSourceNode

bool getDataSourceNode()

No description

Return Value

bool

setDepth($depth)

No description

Parameters

$depth

int getDepth()

No description

Return Value

int

setEndIndex($endIndex)

No description

Parameters

$endIndex

int getEndIndex()

No description

Return Value

int

setStartIndex($startIndex)

No description

Parameters

$startIndex

int getStartIndex()

No description

Return Value

int

setWord($word)

No description

Parameters

$word

string getWord()

No description

Return Value

string