public final class NodeType<T> extends NodeTypeBase<T>
Modifier and Type | Field and Description |
---|---|
T |
defaultValue |
java.lang.Class<T> |
type |
FUNCTION_ARG_SEPARATOR, name
Constructor and Description |
---|
NodeType(java.lang.String name,
java.lang.Class<T> type,
T defaultValue) |
NodeType(java.lang.String name,
T defaultValue) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
protected java.lang.Class<T> |
getType() |
int |
hashCode() |
void |
putConstant(java.lang.String name,
T value) |
put_b_t, put_b_t, put_d_t, put_d_t, put_dd_t, put_dd_t, put_ddd_t, put_ddd_t, put_dddd_t, put_dddd_t, put_l_t, put_l_t, put_ll_t, put_ll_t, put_lll_t, put_lll_t, put_llll_t, put_llll_t, put_o_t, put_o_t, put_ol_t, put_ol_t, put_oll_t, put_oll_t, put_oo_t, put_oo_t, put_ooo_t, put_ooo_t, put_oooo_t, put_oooo_t, put_ooot_o, put_ooot_o, put_ooot_t, put_ooot_t, put_oot_o, put_oot_o, put_oot_t, put_oot_t, put_ooto_o, put_ooto_o, put_ooto_t, put_ooto_t, put_oott_o, put_oott_o, put_oott_t, put_oott_t, put_ot_b, put_ot_b, put_ot_d, put_ot_d, put_ot_l, put_ot_l, put_ot_o, put_ot_o, put_ot_t, put_ot_t, put_oto_o, put_oto_o, put_oto_t, put_oto_t, put_otoo_o, put_otoo_o, put_otoo_t, put_otoo_t, put_otot_o, put_otot_o, put_otot_t, put_otot_t, put_ott_o, put_ott_o, put_ott_t, put_ott_t, put_otto_o, put_otto_o, put_otto_t, put_otto_t, put_ottt_o, put_ottt_o, put_ottt_t, put_ottt_t, put_t_b, put_t_b, put_t_d, put_t_d, put_t_l, put_t_l, put_t_o, put_t_o, put_t_t, put_t_t, put_tl_l, put_tl_l, put_tl_o, put_tl_o, put_tl_t, put_tl_t, put_tll_l, put_tll_l, put_tll_o, put_tll_o, put_tll_t, put_tll_t, put_to_b, put_to_b, put_to_d, put_to_d, put_to_l, put_to_l, put_to_o, put_to_o, put_to_t, put_to_t, put_too_o, put_too_o, put_too_t, put_too_t, put_tooo_o, put_tooo_o, put_tooo_t, put_tooo_t, put_toot_o, put_toot_o, put_toot_t, put_toot_t, put_tot_o, put_tot_o, put_tot_t, put_tot_t, put_toto_o, put_toto_o, put_toto_t, put_toto_t, put_tott_o, put_tott_o, put_tott_t, put_tott_t, put_tt_b, put_tt_b, put_tt_d, put_tt_d, put_tt_l, put_tt_l, put_tt_o, put_tt_o, put_tt_t, put_tt_t, put_tto_o, put_tto_o, put_tto_t, put_tto_t, put_ttoo_o, put_ttoo_o, put_ttoo_t, put_ttoo_t, put_ttot_o, put_ttot_o, put_ttot_t, put_ttot_t, put_ttt_o, put_ttt_o, put_ttt_t, put_ttt_t, put_ttto_o, put_ttto_o, put_ttto_t, put_ttto_t, put_tttt_o, put_tttt_o, put_tttt_t, put_tttt_t
getAllFunctions, getAllVariables, getFunction, getFunctions, getParents, getVariable, hasLocalVariable, put_b, put_d, put_l, put_o, put_s_l, put_s, put_sl_l, put_sl_l, put_ss_s, putConstant, putConstantBoolean, putConstantDouble, putConstantLong, putFunction, putParsedConstant, putVariable, putVariable, putVariableBoolean, putVariableDouble, putVariableLong, putVariableObject, putVariableString
put_b_b, put_b_b, put_b_l, put_b_l, put_b_o, put_b_o, put_bb_b, put_bb_b, put_d_d, put_d_d, put_d_l, put_d_l, put_d_o, put_d_o, put_dd_b, put_dd_b, put_dd_d, put_dd_d, put_dd_o, put_dd_o, put_ddd_d, put_ddd_d, put_ddd_o, put_ddd_o, put_dddd_o, put_dddd_o, put_l_b, put_l_b, put_l_d, put_l_d, put_l_l, put_l_l, put_l_o, put_l_o, put_ll_b, put_ll_b, put_ll_l, put_ll_l, put_ll_o, put_ll_o, put_lll_l, put_lll_l, put_lll_o, put_lll_o, put_llll_o, put_llll_o, put_o_b, put_o_b, put_o_d, put_o_d, put_o_l, put_o_l, put_o_o, put_o_o, put_ol_l, put_ol_l, put_ol_o, put_ol_o, put_oll_l, put_oll_l, put_oll_o, put_oll_o, put_oo_b, put_oo_b, put_oo_d, put_oo_d, put_oo_l, put_oo_l, put_oo_o, put_oo_o, put_ooo_o, put_ooo_o, put_oooo_o, put_oooo_o
public NodeType(java.lang.String name, T defaultValue)
protected java.lang.Class<T> getType()
getType
in class NodeTypeBase<T>
public int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public void putConstant(java.lang.String name, T value)