Handbook
Glossary
template-lexer? ( object -- ? )
Vocabulary
html
.
templates
.
fhtml
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
template-lexer
class.
Definition
USING:
classes.tuple.private
;
IN:
html.templates.fhtml
:
template-lexer?
( object -- ? )
\
template-lexer
9
tuple-instance?
;