Lines Matching refs:runtime

39     protected final NGCCRuntimeEx $runtime;
46 return($runtime);
49 public Schema(NGCCHandler parent, NGCCEventSource source, NGCCRuntimeEx runtime, int cookie, File _baseDir) {
51 $runtime = runtime;
56 public Schema(NGCCRuntimeEx runtime, File _baseDir) {
57 this(null, runtime, runtime, -1, _baseDir);
72 if(($ai = $runtime.getAttributeIndex("","location"))>=0) {
73 $runtime.consumeAttribute($ai);
74 $runtime.sendEnterElement(super._cookie, $__uri, $__local, $__qname, $attrs);
78 $runtime.sendEnterElement(super._cookie, $__uri, $__local, $__qname, $attrs);
84 if(($ai = $runtime.getAttributeIndex("","namespace"))>=0) {
85 $runtime.consumeAttribute($ai);
86 $runtime.sendEnterElement(super._cookie, $__uri, $__local, $__qname, $attrs);
90 $runtime.sendEnterElement(super._cookie, $__uri, $__local, $__qname, $attrs);
97 $runtime.onEnterElementConsumed($__uri, $__local, $__qname, $attrs);
127 $runtime.onLeaveElementConsumed($__uri, $__local, $__qname);
137 if(($ai = $runtime.getAttributeIndex("","location"))>=0) {
138 $runtime.consumeAttribute($ai);
139 $runtime.sendLeaveElement(super._cookie, $__uri, $__local, $__qname);
143 $runtime.sendLeaveElement(super._cookie, $__uri, $__local, $__qname);
149 if(($ai = $runtime.getAttributeIndex("","namespace"))>=0) {
150 $runtime.consumeAttribute($ai);
151 $runtime.sendLeaveElement(super._cookie, $__uri, $__local, $__qname);
155 $runtime.sendLeaveElement(super._cookie, $__uri, $__local, $__qname);
185 $runtime.sendEnterAttribute(super._cookie, $__uri, $__local, $__qname);
196 $runtime.sendEnterAttribute(super._cookie, $__uri, $__local, $__qname);
232 $runtime.sendLeaveAttribute(super._cookie, $__uri, $__local, $__qname);
238 $runtime.sendLeaveAttribute(super._cookie, $__uri, $__local, $__qname);
276 if(($ai = $runtime.getAttributeIndex("","location"))>=0) {
277 $runtime.consumeAttribute($ai);
278 $runtime.sendText(super._cookie, $value);
282 $runtime.sendText(super._cookie, $value);
294 if(($ai = $runtime.getAttributeIndex("","namespace"))>=0) {
295 $runtime.consumeAttribute($ai);
296 $runtime.sendText(super._cookie, $value);
300 $runtime.sendText(super._cookie, $value);