Libraries
»
ebnf
(2.6.0)
»
Index
»
EBNF
»
Rule
»
#id
Method: EBNF::Rule#id
Defined in:
lib/ebnf/rule.rb
#
id
⇒
String
ID of rule
Returns:
(
String
)
39 40 41
# File 'lib/ebnf/rule.rb', line 39
def
id
@id
end