Include Super

Home > Textual Syntax Specification > Specification Language > Include Super

Include Super is a template element that leads to inclusion of the super class' textual syntax definition.

The textual syntax definition of the "IncludeSuper" class is as follows:

IncludeSuper : "super" ;

Here’s an example how to use that statement within a textual syntax definition:

Component : super _ "Component" _ (P:name) ;

Next chapter: Option

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.