Libraries
»
amy
(0.3.3)
»
Index (T)
»
Parser
»
Tokens
Module: Parser::Tokens
Defined in:
lib/amy/parser/tokens.rb
Constant Summary
collapse
STRING =
'
string
'
COMMENT_TAG =
'
comment_tag
'
COMMENT =
'
comment
'
PROPERTY =
'
property
'
TEXT =
'
text
'