ast-identifier


Vocabulary
fjsc

Definition


Methods




M: ast-identifier (literal)
dup vocab>> [
"factor.get_word(\"" , dup vocab>> , "\",\"" , value>> ,
"\")" ,
] [ "factor.find_word(\"" , value>> , "\")" , ] if ;