Class: NorthropParser

Inherits:
Parser
  • Object
show all
Defined in:
lib/sitac_parser.rb

Overview

Note:

This class is used to parse a SITAC file and identify its objects

Parser for SITAC files

Author:

  • PRV

Version:

  • 1.1.0

Constant Summary

Constants included from LogUtils

LogUtils::Log

Instance Attribute Summary

Attributes inherited from Parser

#figures, #name, #tokens

Method Summary

Methods inherited from Parser

#initialize

Constructor Details

This class inherits a constructor from Parser