Namespace
- CLASS IRB::SLex::Node
Methods
Constants
DOUT | = | Notifier::def_notifier("SLex::") |
D_WARN | = | DOUT::def_notifier(1, "Warn: ") |
D_DEBUG | = | DOUT::def_notifier(2, "Debug: ") |
D_DETAIL | = | DOUT::def_notifier(4, "Detail: ") |
Class Public methods
new()
Link
Instance Public methods
create(token, preproc = nil, postproc = nil)
Link
def_rule(token, preproc = nil, postproc = nil, &block)
Link
def_rules(*tokens, &block)
Link
inspect()
Link
match(token)
Link
postproc(token)
Link
要チウ3校ック?
preproc(token, proc)
Link