Searched refs:sc_ErrorInputPort (Results 1 – 1 of 1) sorted by relevance
2130 function sc_ErrorInputPort() { function2132 sc_ErrorInputPort.prototype = new sc_InputPort(); class2133 sc_ErrorInputPort.prototype.getNextChar = function() {2136 sc_ErrorInputPort.prototype.isCharReady = function() {3106 var SC_DEFAULT_IN = new sc_ErrorInputPort();