Searched refs:EPSILON_STR (Results 1 – 3 of 3) sorted by relevance
47 public static final String EPSILON_STR = "<EPSILON>"; field in Label
290 if ( label.equals(Label.EPSILON_STR) ) { in getEdgeLabel()
127 typeToTokenList.set(Label.NUM_FAUX_LABELS+Label.EPSILON, Label.EPSILON_STR); in initTokenSymbolTables()