class

Cairo::ScriptInterpreter

Inherits Reference / Object

Wrapper for LibCairo::PScriptInterpreterT

Constructors

new(script_interpreter : LibCairo::PScriptInterpreterT)
Source

Class methods

translate_stream(stream : Int32, write_func : LibCairo::WriteFuncT, closure : Pointer(Void)) : Status
Source

Instance methods

feed_stream(stream : Int32) : Status
Source
feed_string(line : String, len : Int32 = -1) : Status
Source
finalize
Source
finish
Source
install_hooks(hooks : ScriptInterpreterHooksT)
Source
line_number
Source
reference
Source
run(filename : String) : Status
Source