Lines Matching refs:script
41 Namespace module for the quick script Main classes.
58 # the input stream used by the Main script; defaults to <tt>$stdin</tt>
61 # script in interactive mode; defaults to +false+
113 The base-class for the three primary Main script-runner classes.
134 # runs the script
282 script = name.gsub( /::/, '' )
284 return( require( script ) )
287 script, retry_ok = module_name, false
314 A class which implements a handy test script which is executed whenever an ANTLR
362 A class which implements a handy test script which is executed whenever an ANTLR
481 A class which implements a handy test script which is executed whenever an ANTLR