Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
GLUE
GLUE.List

Method GLUE.List()->begin()


Method begin

void begin(int(0..1)|void run)

Description

Start defining the list. If run is provided, the list will be executed as it is compiled (GL.GL_COMPILE_AND_EXECUTE ).

See also

end , compile