All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class it.unipi.di.compass.ccone.extender.PNFile

java.lang.Object
   |
   +----it.unipi.di.compiler.parser.ParseNode
           |
           +----it.unipi.di.compass.ccone.extender.ExtParseNode
                   |
                   +----it.unipi.di.compass.ccone.extender.PNFile

class PNFile
extends ExtParseNode

Questo nodo di parsing effettua il parse della categoria sintattica:

<file> ::= { <record> }*

Version:
1.0
Author:
Antonio Cisternino

This class is not public and therefore cannot be used outside this package.


All Packages  Class Hierarchy  This Package  Previous  Next  Index