Class ALinearCRestArgument

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type ALinearCRestArgument = class(ALinearCStatement)

Description

This class represents a statement in LinearC that is composed entirely of a rest argument; that is, an argument which does not include the name of an existing option.

Hierarchy

Overview

Methods

Public function parse: int64; override;

Description

Methods

Public function parse: int64; override;

Parse the rest argument.

This method will validate that the option named exists and the value assigned to it is correct; if not, it will emit a syntax error.

Returns

The number of errors encountered while parsing.


Generated by PasDoc 0.13.0 on 2015-01-10 17:13:18