class SfpLang::Parser::DFA102
Constants
- ACCEPT
- EOF
- EOT
- MAX
- MIN
- SPECIAL
- TRANSITION
Public Instance Methods
description()
click to toggle source
# File lib/sfp/SfpLangParser.rb, line 10907 def description <<-'__dfa_description__'.strip! 546:4: ( constraint_statement | constraint_namespace | constraint_iterator | constraint_class_quantification ) __dfa_description__ end