struct Syntaks::EBNF::ProfilingContext::RuleInvocation
- Syntaks::EBNF::ProfilingContext::RuleInvocation
- Struct
- Value
- Object
Defined in:
syntaks/ebnf/contexts.crConstructors
Instance Method Summary
- #children_time : Float64
- #clone
- #copy_with(rule_id _rule_id = @rule_id, started_at _started_at = @started_at, children_time _children_time = @children_time)
- #rule_id : UInt64
- #started_at : Time
Constructor Detail
Instance Method Detail
def copy_with(rule_id _rule_id = @rule_id, started_at _started_at = @started_at, children_time _children_time = @children_time)
#