Class: Abnf::File

Inherits:
FileLoader show all
Defined in:
../lib/abnf_file.rb

Overview

This helper class parses the ABNF syntax loaded from the file and performs Validator.analyze_all.

Direct Known Subclasses

Semantic::AttributeGrammar

Instance Attribute Summary

Attributes inherited from FileLoader

#filename

Attributes inherited from Mapper::Grammar

#start_symbol

Method Summary

Methods inherited from FileLoader

#initialize

Methods inherited from Mapper::Grammar

#deep_copy, #initialize, #symbols

Constructor Details

This class inherits a constructor from Abnf::FileLoader