Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
public class ReplMode
extends ProcessMode
Field Summary |
Fields inherited from class gnu.jemacs.buffer.ProcessMode | |
lineMode , modeMap , processMark , toInferior |
Fields inherited from class gnu.expr.ModuleBody | |
runDone |
Constructor Summary | |
|
Method Summary | |
static void | |
static void |
Methods inherited from class gnu.jemacs.buffer.ProcessMode | |
enter , enterAction , getProcessMark , getProcessMode , insert , invoke , selfInsert , writeToInferior |
Methods inherited from class gnu.jemacs.buffer.Mode | |
apply0 , apply1 , apply2 , apply3 , apply4 , applyN , getBuffer |
Methods inherited from class gnu.expr.ModuleBody | |
apply , apply0 , apply0 , apply1 , apply2 , apply3 , apply4 , applyN , getMainPrintValues , match0 , match1 , match2 , match3 , match4 , matchN , processArgs , run , run , run , runAsMain , runAsMain , runCleanup , setMainPrintValues |
Methods inherited from class gnu.mapping.Procedure0 | |
apply0 , apply1 , apply2 , apply3 , apply4 , applyN , numArgs |
Methods inherited from class gnu.mapping.Procedure | |
apply , apply , apply0 , apply1 , apply2 , apply3 , apply4 , applyN , check0 , check1 , check2 , check3 , check4 , checkArgCount , checkN , getName , getProperty , getSetter , getSymbol , match0 , match1 , match2 , match3 , match4 , matchN , maxArgs , minArgs , name , numArgs , removeProperty , set0 , set1 , setN , setName , setProperty , setProperty , setSetter , setSymbol , toString |
public ReplMode(Buffer buffer, Language language, Environment environment) throws java.io.IOException