abstract class Pegasus::Elements::IndexableElement

Overview

A lookahead element which can be used as in index to a lookup table.

Direct Known Subclasses

Defined in:

pegasus/elements.cr

Instance Method Summary

Instance Method Detail

abstract def table_index : Int64 #

Gets the table index of this element.


[View source]