Loading...
Searching...
No Matches

Controls the line numbers written to a reference file. More...

Public Member Functions

string value ()
 Returns alternative value of enum option.
 

Static Public Member Functions

static ReferenceLineNo lookup (string value)
 Find enum option from alternative value.
 

Public Attributes

 ActualLineNumber =("actual")
 Actual line number of symbol reference.
 
 StatementStart =("start")
 Line number where the statement with the reference starts.
 
 UndefinedReferenceLineNo =("")
 Undefined option.
 

Detailed Description

Controls the line numbers written to a reference file.

See also
GAMSOptions

Member Function Documentation

◆ lookup()

static ReferenceLineNo Matlab.GAMS.ReferenceLineNo.lookup ( string  value)
static

Find enum option from alternative value.

Arguments:

  • value: Alternative value

Return: enum option

◆ value()

string Matlab.GAMS.ReferenceLineNo.value ( )

Returns alternative value of enum option.

Return: Alternative value of enum option