public class Node extends Object
String
compiledWord
int
id
label
static Node
NULL
word
Node(Term term, int id)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final Node NULL
public String word
public String compiledWord
public String label
public int id
public Node(Term term, int id)
public String toString()
toString
Object
Copyright © 2014–2018 码农场. All rights reserved.