Definition at line 7 of file HFile_ampl.php.
◆ donothing()
HFile_ampl::donothing |
( |
|
$keywordin | ) |
|
◆ HFile_ampl()
HFile_ampl::HFile_ampl |
( |
| ) |
|
Definition at line 9 of file HFile_ampl.php.
References array.
24 $this->colours =
array(
"blue",
"purple",
"gray");
25 $this->quotecolour =
"blue";
26 $this->blockcommentcolour =
"green";
27 $this->linecommentcolour =
"green";
31 $this->indent =
array(
"{");
32 $this->unindent =
array(
"}");
36 $this->stringchars =
array(
"\"",
"'");
37 $this->delimiters =
array(
"~",
"!",
"@",
"$",
"%",
"^",
"*",
"(",
")",
"+",
"=",
"\\",
"|",
"&",
"{",
"}",
"[",
"]",
":",
";",
"\"",
"'",
"<",
">",
" ",
",",
" ",
"?");
42 $this->linecommenton =
array(
"#");
43 $this->blockcommenton =
array(
"/*");
44 $this->blockcommentoff =
array(
"*/");
48 $this->keywords =
array(
70 "intersection" =>
"1",
118 "display_1col" =>
"2",
119 "display_eps" =>
"2",
120 "display_max_2d_cols" =>
"2",
121 "display_precison" =>
"2",
122 "display_round" =>
"2",
123 "display_transpose" =>
"2",
124 "display_width" =>
"2",
126 "gutter_width" =>
"2",
131 "objective_precision" =>
"2",
132 "omit_zero_cols" =>
"2",
133 "omit_zero_rows" =>
"2",
134 "output_precision" =>
"2",
135 "print_precision" =>
"2",
136 "print_round" =>
"2",
137 "print_seperator" =>
"2",
155 "Exponential" =>
"3",
191 $this->linkscripts =
array(
Create styles array
The data for the language used.
The documentation for this class was generated from the following file: