Libraries
»
abnf
(0.0.1)
»
Index
»
ABNF
»
Term
»
#regexp_tree
Method: ABNF::Term#regexp_tree
Defined in:
lib/abnf/regexp.rb
#
regexp_tree
⇒
Object
393
# File 'lib/abnf/regexp.rb', line 393
def
regexp_tree
(
)
RegexpTree
.
charclass
(
@natset
)
end