ast-string - Factor Documentation

ast-string


Vocabulary
fjsc

Definition
IN: fjsc

TUPLE: ast-string value ;


Methods
USING: fjsc make ;

M: ast-string (compile) "factor.push_data(" , (literal) "," , ;


USING: accessors fjsc make ;

M: ast-string (literal) "\"" , value>> , "\"" , ;

AltStyle によって変換されたページ (->オリジナル) /