- aboutMessage() - Method in class gnu.jemacs.buffer.EFrame
-
- abs() - Method in class gnu.math.Complex
-
- abs(IntNum) - Static method in class gnu.math.IntNum
-
- abs() - Method in class gnu.math.Numeric
-
- abs() - Method in class gnu.math.Quantity
-
- abs() - Method in class gnu.math.Quaternion
-
- abs() - Method in class gnu.math.RealNum
-
- abs(Object) - Static method in class gnu.xquery.util.NumberValue
-
- absPath(String) - Static method in class gnu.expr.ModuleInfo
-
- ABSTRACT - Static variable in class gnu.bytecode.Access
-
- ABSTRACT_ACCESS - Static variable in class gnu.expr.Declaration
-
- AbstractCharVector<E> - Class in gnu.lists
-
- AbstractCharVector() - Constructor for class gnu.lists.AbstractCharVector
-
- abstractExp - Static variable in class gnu.expr.QuoteExp
-
- AbstractHashTable<Entry extends java.util.Map.Entry<K,V>,K,V> - Class in gnu.kawa.util
-
An abstract hash map from K to V.
- AbstractHashTable() - Constructor for class gnu.kawa.util.AbstractHashTable
-
- AbstractHashTable(int) - Constructor for class gnu.kawa.util.AbstractHashTable
-
- AbstractScriptEngineFactory - Class in gnu.expr
-
Abstract implementation of ScriptEngineFactory for any Kawa Language.
- AbstractScriptEngineFactory(Language) - Constructor for class gnu.expr.AbstractScriptEngineFactory
-
- AbstractScriptEngineFactory.BindingsEnvironment - Class in gnu.expr
-
A Environment that proxies lookup in global and engine Bindings.
- AbstractScriptEngineFactory.BindingsLocation - Class in gnu.expr
-
A Location object that proxies lookup in global and engine Bindings.
- AbstractSequence<E> - Class in gnu.lists
-
A collection of default methods for implementing sequence-like classes.
- AbstractSequence() - Constructor for class gnu.lists.AbstractSequence
-
- abstractSpecial - Static variable in class gnu.expr.Special
-
- AbstractWeakHashTable<K,V> - Class in gnu.kawa.util
-
A hash table with weakly referenced keys and values.
- AbstractWeakHashTable() - Constructor for class gnu.kawa.util.AbstractWeakHashTable
-
- AbstractWeakHashTable(int) - Constructor for class gnu.kawa.util.AbstractWeakHashTable
-
- AbstractWeakHashTable.WEntry<K,V> - Class in gnu.kawa.util
-
- accept(AnnotationValueVisitor<R, P>, P) - Method in class gnu.bytecode.AnnotationEntry.Value
-
- accept(Object) - Method in interface gnu.lists.Consumer
-
- accept(int) - Method in interface gnu.lists.Consumer
-
- accept(long) - Method in interface gnu.lists.Consumer
-
- accept(double) - Method in interface gnu.lists.Consumer
-
- Access - Class in gnu.bytecode
-
Access flags.
- Access() - Constructor for class gnu.bytecode.Access
-
- AccessExp - Class in gnu.expr
-
A common super-type for ReferenceExpa and SetExp.
- AccessExp() - Constructor for class gnu.expr.AccessExp
-
- accessKeyword - Static variable in class kawa.standard.object
-
- actionPerformed(ActionEvent) - Method in class gnu.jemacs.swing.IgnoreAction
-
- actionPerformed(ActionEvent) - Method in class gnu.jemacs.swing.TooLongAction
-
- actionPerformed(ActionEvent) - Method in class kawa.GuiConsole
-
- activateRegion() - Method in class gnu.jemacs.swing.SwingWindow
-
- activeKeymaps - Variable in class gnu.jemacs.buffer.Buffer
-
- add(Expression) - Method in class gnu.expr.BeginExp
-
- add(MethodProc) - Method in class gnu.expr.GenericProc
-
- add(Declaration) - Method in class gnu.expr.ScopeExp
-
- add(Declaration, Declaration) - Method in class gnu.expr.ScopeExp
-
Add a Declaration at a specified position.
- add(FileSelector) - Method in class gnu.kawa.ant.Kawac
-
- add(Viewable) - Method in class gnu.kawa.models.Box
-
- add(E) - Method in class gnu.lists.AbstractSequence
-
See java.util.Collection.
- add(int, E) - Method in class gnu.lists.AbstractSequence
-
See java.util.List.
- add(boolean) - Method in class gnu.lists.BitVector
-
- add(byte) - Method in class gnu.lists.ByteVector
-
- add(float) - Method in class gnu.lists.F32Vector
-
- add(double) - Method in class gnu.lists.F64Vector
-
- add(int) - Method in class gnu.lists.IntVector
-
- add(long) - Method in class gnu.lists.LongVector
-
- add(E) - Method in class gnu.lists.SeqPosition
-
- add(short) - Method in class gnu.lists.ShortVector
-
- add(E) - Method in class gnu.lists.SimpleVector
-
- add(int, E) - Method in class gnu.lists.SimpleVector
-
- add(Object) - Method in interface gnu.mapping.ArgListBuilder
-
- add(Object) - Method in class gnu.mapping.ArgListImpl
-
- add(Object, Object, Object, Object) - Method in class gnu.mapping.ArgListImpl
-
- add(Symbol, int) - Method in class gnu.mapping.Namespace
-
- add(Complex, Complex, int) - Static method in class gnu.math.Complex
-
- add(Object, int) - Method in class gnu.math.Complex
-
- add(DateTime, Duration, int) - Static method in class gnu.math.DateTime
-
- add(Object, int) - Method in class gnu.math.DateTime
-
- add(Object, int) - Method in class gnu.math.DComplex
-
- add(Object, int) - Method in class gnu.math.DFloNum
-
- add(DQuantity, DQuantity, double) - Static method in class gnu.math.DQuantity
-
- add(Object, int) - Method in class gnu.math.DQuantity
-
- add(Object, int) - Method in class gnu.math.DQuaternion
-
- add(Object, int) - Method in class gnu.math.Duration
-
- add(Duration, Duration, int) - Static method in class gnu.math.Duration
-
- add(Object, int) - Method in class gnu.math.IntFraction
-
- add(int, int) - Static method in class gnu.math.IntNum
-
Add two ints, yielding an IntNum.
- add(IntNum, int) - Static method in class gnu.math.IntNum
-
Add an IntNum and an int, yielding a new IntNum.
- add(IntNum, IntNum) - Static method in class gnu.math.IntNum
-
Add two IntNums, yielding their sum as another IntNum.
- add(IntNum, IntNum, int) - Static method in class gnu.math.IntNum
-
Add two IntNums, yielding their sum as another IntNum.
- add(Object, int) - Method in class gnu.math.IntNum
-
- add(Object, int) - Method in class gnu.math.Numeric
-
Return this + k * obj.
- add(Object) - Method in class gnu.math.Numeric
-
- add(Quantity, Quantity, int) - Static method in class gnu.math.Quantity
-
- add(Object, int) - Method in class gnu.math.Quantity
-
- add(Quaternion, Quaternion, int) - Static method in class gnu.math.Quaternion
-
- add(Object, int) - Method in class gnu.math.Quaternion
-
- add(RatNum, RatNum, int) - Static method in class gnu.math.RatNum
-
- add(RealNum, RealNum, int) - Static method in class gnu.math.RealNum
-
- add(Object, int) - Method in class gnu.math.RealNum
-
- add(String, int, String) - Method in class gnu.text.Options
-
Create a new option and enters it in this table.
- add(String, int, Object, String) - Method in class gnu.text.Options
-
- add - Static variable in class gnu.xquery.util.ArithOp
-
- addAccessFlags(Object, long, long, String, Translator) - Static method in class kawa.standard.object
-
- addAll(MethodProc[]) - Method in class gnu.expr.GenericProc
-
- addAll(ArrayList<Object>, Object) - Static method in class gnu.kawa.functions.MakeSplice
-
Helper method called by compiled code.
- addAll(Collection<? extends E>) - Method in class gnu.lists.AbstractSequence
-
See java.util.Collection.
- addAll(int, Collection<? extends E>) - Method in class gnu.lists.AbstractSequence
-
See java.util.Collection.
- addAll(CharSequence) - Method in class gnu.lists.FString
-
- addAll(ArgList) - Method in interface gnu.mapping.ArgListBuilder
-
- addAll(List<?>) - Method in interface gnu.mapping.ArgListBuilder
-
- addAll(ArgList) - Method in class gnu.mapping.ArgListImpl
-
- addAll(List<?>) - Method in class gnu.mapping.ArgListImpl
-
- addAllStrings(Object[], int) - Method in class gnu.lists.FString
-
Append arguments to this FString.
- addAnd(AndSelector) - Method in class gnu.kawa.ant.Kawac
-
- addAnnotation(AnnotationEntry) - Method in class gnu.bytecode.RuntimeAnnotationsAttr
-
Add an annotation to this attribute.
- addAnnotation(Expression) - Method in class gnu.expr.Declaration
-
Add an annotation to the set of our annotations.
- addArg(Commandline.Argument) - Method in class gnu.kawa.ant.Kawac
-
Adds a nested <arg>
.
- addArg(Object) - Method in class gnu.mapping.CallContext
-
- addArg(Object, Object, Object, Object) - Method in class gnu.mapping.CallContext
-
- addArgList(Object) - Method in class gnu.mapping.ArgListImpl
-
- addAtEnd(MethodProc) - Method in class gnu.expr.GenericProc
-
- addAutoHandler(String, String) - Static method in class gnu.kawa.servlet.KawaHttpHandler
-
- addBox(Box, Object) - Method in class gnu.kawa.echo2.Echo2Display
-
- addBox(Box, Object) - Method in class gnu.kawa.models.Display
-
- addBox(Box, Object) - Method in class gnu.kawa.swingviews.SwingDisplay
-
- addBox(Box, Object) - Method in class gnu.kawa.swtviews.SwtDisplay
-
- addButton(Button, Object) - Method in class gnu.kawa.echo2.Echo2Display
-
- addButton(Button, Object) - Method in class gnu.kawa.models.Display
-
- addButton(Button, Object) - Method in class gnu.kawa.swingviews.SwingDisplay
-
- addButton(Button, Object) - Method in class gnu.kawa.swtviews.SwtDisplay
-
- addCaller(ApplyExp) - Method in class gnu.expr.Declaration
-
Add a call to the list headed by firstCall
.
- addCase(int, CodeAttr) - Method in class gnu.bytecode.SwitchState
-
Add a new case.
- addCaseGoto(int, CodeAttr, Label) - Method in class gnu.bytecode.SwitchState
-
Optimization of addCase(value, code); emitGoto(label)
.
- addCatchClause(Declaration, Expression) - Method in class gnu.expr.TryExp
-
- addClass(Class) - Method in class gnu.bytecode.ArrayClassLoader
-
- addClass(String, byte[]) - Method in class gnu.bytecode.ArrayClassLoader
-
- addClass(ClassType) - Method in class gnu.bytecode.ArrayClassLoader
-
- addClass(ObjectType) - Method in class gnu.bytecode.ConstantPool
-
- addClass(CpoolUtf8) - Method in class gnu.bytecode.ConstantPool
-
- addClass(ClassType) - Method in class gnu.expr.Compilation
-
- addComponent(nextapp.echo2.app.Component, Object) - Static method in class gnu.kawa.echo2.Echo2Display
-
- addComponent(Object) - Method in class gnu.kawa.swingviews.SwingFrame
-
- addContains(ContainsSelector) - Method in class gnu.kawa.ant.Kawac
-
- addContainsRegexp(ContainsRegexpSelector) - Method in class gnu.kawa.ant.Kawac
-
- addCookie(Cookie) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIResponse
-
- addCustom(ExtendSelector) - Method in class gnu.kawa.ant.Kawac
-
- addDate(DateSelector) - Method in class gnu.kawa.ant.Kawac
-
- addDateHeader(String, long) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIResponse
-
- addDeclaration(Object) - Method in class gnu.expr.ScopeExp
-
Create a new declaration in the current Scope.
- addDeclaration(Object, Type) - Method in class gnu.expr.ScopeExp
-
Create a new declaration in the current Scope.
- addDeclaration(Declaration) - Method in class gnu.expr.ScopeExp
-
Add a Declaration to the current Scope.
- addDefault(CodeAttr) - Method in class gnu.bytecode.SwitchState
-
- addDepend(DependSelector) - Method in class gnu.kawa.ant.Kawac
-
- addDependency(ModuleInfo) - Method in class gnu.expr.ModuleInfo
-
- addDepth(DepthSelector) - Method in class gnu.kawa.ant.Kawac
-
- addDocumentCloseListener(ReplDocument.DocumentCloseListener) - Method in class kawa.ReplDocument
-
Register a DocumentCloseListener.
- addDouble(double) - Method in class gnu.bytecode.ConstantPool
-
- addField() - Method in class gnu.bytecode.ClassType
-
Add a new field to this class.
- addField(String) - Method in class gnu.bytecode.ClassType
-
Add a new field to this class, and name the field.
- addField(String, Type) - Method in class gnu.bytecode.ClassType
-
- addField(String, Type, int) - Method in class gnu.bytecode.ClassType
-
- addFieldRef(Field) - Method in class gnu.bytecode.ConstantPool
-
- addFields() - Method in class gnu.bytecode.ClassType
-
Use reflection to add all the declared fields of this class.
- addFilelist(FileList) - Method in class gnu.kawa.ant.Kawac
-
Adds a list of files to be compiled.
- addFilename(FilenameSelector) - Method in class gnu.kawa.ant.Kawac
-
- addFileset(FileSet) - Method in class gnu.kawa.ant.Kawac
-
Adds a set of files to be compiled.
- addFilter(String, String) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIContext
-
- addFilter(String, Filter) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIContext
-
- addFilter(String, Class<? extends Filter>) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIContext
-
- addFlags(int) - Method in class gnu.expr.ModuleContext
-
- addFloat(float) - Method in class gnu.bytecode.ConstantPool
-
- addHandler(int, int, int, int) - Method in class gnu.bytecode.CodeAttr
-
Add an exception handler.
- addHandler(Label, Label, ClassType) - Method in class gnu.bytecode.CodeAttr
-
Add an exception handler.
- addHandler(String, HttpHandler) - Static method in class gnu.kawa.servlet.KawaHttpHandler
-
- addHeader(String, String) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIResponse
-
- addHeader(String, String) - Method in class gnu.kawa.servlet.ServletPrinter
-
- addHeader(String, String) - Method in class gnu.kawa.xml.HttpPrinter
-
- addImage(DrawImage, Object) - Method in class gnu.kawa.echo2.Echo2Display
-
- addImage(DrawImage, Object) - Method in class gnu.kawa.models.Display
-
- addImage(DrawImage, Object) - Method in class gnu.kawa.swingviews.SwingDisplay
-
- addImage(DrawImage, Object) - Method in class gnu.kawa.swtviews.SwtDisplay
-
- addInt(int) - Method in class gnu.bytecode.ConstantPool
-
- addInterface(ClassType) - Method in class gnu.bytecode.ClassType
-
Add an interface to the list of implemented interfaces.
- addIntHeader(String, int) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIResponse
-
- addKey(String, Object) - Method in interface gnu.mapping.ArgListBuilder
-
- addKey(String, Object) - Method in class gnu.mapping.ArgListImpl
-
- addLabel(Label, Object) - Method in class gnu.kawa.echo2.Echo2Display
-
- addLabel(Label, Object) - Method in class gnu.kawa.models.Display
-
- addLabel(Label, Object) - Method in class gnu.kawa.swingviews.SwingDisplay
-
- addLabel(Label, Object) - Method in class gnu.kawa.swtviews.SwtDisplay
-
- addLineCommenter(LineCommenterSet.LineCommenter) - Method in class gnu.kawa.ant.LineCommenterSet
-
Create a new filter
- addLineStripper(LineStripperSet.LineStripper) - Method in class gnu.kawa.ant.LineStripperSet
-
Create a new filter
- addListener(ModelListener) - Method in class gnu.kawa.models.Model
-
- addListener(WeakListener) - Method in class gnu.kawa.models.Model
-
- addListener(String) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIContext
-
- addListener(T) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIContext
-
- addListener(Class<? extends EventListener>) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIContext
-
- addLocal(Type) - Method in class gnu.bytecode.CodeAttr
-
Add a new local variable (in the current scope).
- addLocal(Type, String) - Method in class gnu.bytecode.CodeAttr
-
Add a new local variable (in the current scope).
- addLocation(Symbol, Object, Location) - Method in class gnu.expr.BuiltinEnvironment
-
- addLocation(NamedLocation) - Method in class gnu.mapping.Environment
-
- addLocation(Symbol, Object, Location) - Method in class gnu.mapping.Environment
-
- addLocation(EnvironmentKey, Location) - Method in class gnu.mapping.Environment
-
- addLocation(Symbol, Object, Location) - Method in class gnu.mapping.SimpleEnvironment
-
- addLong(long) - Method in class gnu.bytecode.ConstantPool
-
- addMainClass(ModuleExp) - Method in class gnu.expr.Compilation
-
- addMajority(MajoritySelector) - Method in class gnu.kawa.ant.Kawac
-
- addMember(String, AnnotationEntry.Value) - Method in class gnu.bytecode.AnnotationEntry
-
- addMember(String, Object, Type) - Method in class gnu.bytecode.AnnotationEntry
-
- addMemberClass(ClassType) - Method in class gnu.bytecode.ClassType
-
- addMemberClasses() - Method in class gnu.bytecode.ClassType
-
- addMethod(String) - Method in class gnu.bytecode.ClassType
-
- addMethod(String, int) - Method in class gnu.bytecode.ClassType
-
- addMethod(String, Type[], Type, int) - Method in class gnu.bytecode.ClassType
-
- addMethod(String, int, Type[], Type) - Method in class gnu.bytecode.ClassType
-
Add a method to this ClassType.
- addMethod(Method) - Method in class gnu.bytecode.ClassType
-
- addMethod(Constructor) - Method in class gnu.bytecode.ClassType
-
- addMethod(String, String, int) - Method in class gnu.bytecode.ClassType
-
- addMethod(LambdaExp, Object) - Method in class gnu.expr.ClassExp
-
- addMethodHandle(Method) - Method in class gnu.bytecode.ConstantPool
-
- addMethodHandle(int, CpoolRef) - Method in class gnu.bytecode.ConstantPool
-
- addMethodRef(Method) - Method in class gnu.bytecode.ConstantPool
-
- addMethods(Class) - Method in class gnu.bytecode.ClassType
-
Use reflection to add all the declared methods of this class.
- addMinutes(DateTime, int) - Static method in class gnu.math.DateTime
-
- addModified(ModifiedSelector) - Method in class gnu.kawa.ant.Kawac
-
- addModifiers(int) - Method in class gnu.bytecode.ClassType
-
- addNameAndType(Method) - Method in class gnu.bytecode.ConstantPool
-
- addNameAndType(Field) - Method in class gnu.bytecode.ConstantPool
-
- addNameAndType(CpoolUtf8, CpoolUtf8) - Method in class gnu.bytecode.ConstantPool
-
- addNamedChars(Map<String, String>) - Static method in class gnu.text.Char
-
- addNickNames(LispPackage, LList) - Static method in class gnu.kawa.lispexpr.LispPackage
-
- addNone(NoneSelector) - Method in class gnu.kawa.ant.Kawac
-
- addNot(NotSelector) - Method in class gnu.kawa.ant.Kawac
-
- AddOp - Class in gnu.jemacs.lang
-
- AddOp(String, int) - Constructor for class gnu.jemacs.lang.AddOp
-
- AddOp - Class in gnu.kawa.functions
-
Implement the Scheme standard functions "+" and "-".
- AddOp(String, int) - Constructor for class gnu.kawa.functions.AddOp
-
- addOr(OrSelector) - Method in class gnu.kawa.ant.Kawac
-
- addParam(Symbol, TemplateScope, LambdaExp, Translator) - Method in class kawa.lang.Lambda
-
- addParameter(Object) - Method in class gnu.expr.LambdaExp
-
- addParamLocals() - Method in class gnu.bytecode.CodeAttr
-
Call addLocal for parameters (as implied by method type).
- addParent(Environment) - Method in class gnu.mapping.InheritingEnvironment
-
- addPos(int, E) - Method in class gnu.lists.AbstractSequence
-
Add a value at a specified Pos.
- addPos(int, E) - Method in class gnu.lists.SimpleVector
-
- addPresent(PresentSelector) - Method in class gnu.kawa.ant.Kawac
-
- addRef(int, CpoolClass, CpoolNameAndType) - Method in class gnu.bytecode.ConstantPool
-
- addReversed(Numeric, int) - Method in class gnu.math.Complex
-
- addReversed(Numeric, int) - Method in class gnu.math.DateTime
-
- addReversed(Numeric, int) - Method in class gnu.math.DFloNum
-
- addReversed(Numeric, int) - Method in class gnu.math.DQuantity
-
- addReversed(Numeric, int) - Method in class gnu.math.IntFraction
-
- addReversed(Numeric, int) - Method in class gnu.math.Numeric
-
Calculate x+k&this
.
- addReversed(Numeric, int) - Method in class gnu.math.Quantity
-
- addReversed(Numeric, int) - Method in class gnu.math.Quaternion
-
- addSeconds(DateTime, int) - Static method in class gnu.math.DateTime
-
- addSelector(SelectSelector) - Method in class gnu.kawa.ant.Kawac
-
- addSeqDecl(Declaration) - Method in class kawa.lang.Translator.ScanContext
-
- addSeqExpression(Expression) - Method in class kawa.lang.Translator.ScanContext
-
- addSequence(Object) - Method in class gnu.mapping.ArgListImpl
-
- addServlet(String, String) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIContext
-
- addServlet(String, Servlet) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIContext
-
- addServlet(String, Class<? extends Servlet>) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIContext
-
- addSize(SizeSelector) - Method in class gnu.kawa.ant.Kawac
-
- addSpace(int, int) - Method in class gnu.lists.SimpleVector
-
Insert count unspecified elements at index.
- addSpacer(Spacer, Object) - Method in class gnu.kawa.models.Display
-
- addSpacer(Spacer, Object) - Method in class gnu.kawa.swingviews.SwingDisplay
-
- addStaticFileHandler(String, String, String, boolean) - Static method in class gnu.kawa.servlet.KawaHttpHandler
-
- addStratum(String) - Method in class gnu.bytecode.SourceDebugExtAttr
-
- addString(String) - Method in class gnu.bytecode.ConstantPool
-
- addString(CpoolUtf8) - Method in class gnu.bytecode.ConstantPool
-
- addText(Text, Object) - Method in class gnu.kawa.echo2.Echo2Display
-
- addText(Text, Object) - Method in class gnu.kawa.models.Display
-
- addText(Text, Object) - Method in class gnu.kawa.swingviews.SwingDisplay
-
- addTextChangeListener(TextChangeListener) - Method in class gnu.jemacs.swt.BufferContent
-
- addToFrontOf(AttrContainer) - Method in class gnu.bytecode.Attribute
-
Add this to (the front of) of the specified attribute container.
- addUnboundLocation(Symbol, Object, int) - Method in class gnu.mapping.SimpleEnvironment
-
- addUtf8(String) - Method in class gnu.bytecode.ConstantPool
-
- addVariable(CodeAttr, Type, String) - Method in class gnu.bytecode.Scope
-
- addVariable(Variable) - Method in class gnu.bytecode.Scope
-
- addVariable(CodeAttr, Variable) - Method in class gnu.bytecode.Scope
-
- addVariableAfter(Variable, Variable) - Method in class gnu.bytecode.Scope
-
- addView(Object, Object) - Method in class gnu.kawa.echo2.Echo2Display
-
- addView(Object, Object) - Method in class gnu.kawa.models.Display
-
- addView(Object, Object) - Method in class gnu.kawa.swingviews.SwingDisplay
-
- addView(Object, Object) - Method in class gnu.kawa.swtviews.SwtDisplay
-
- adjustBounds(Picture, Rectangle2D, AffineTransform) - Static method in class gnu.kawa.models.SVGUtils
-
- adjustDateTimeToTimezone(Object) - Static method in class gnu.xquery.util.TimeUtils
-
- adjustDateTimeToTimezone(Object, Object) - Static method in class gnu.xquery.util.TimeUtils
-
- adjustDateToTimezone(Object) - Static method in class gnu.xquery.util.TimeUtils
-
- adjustDateToTimezone(Object, Object) - Static method in class gnu.xquery.util.TimeUtils
-
- adjustPositions(int, int, int) - Method in class gnu.lists.StableManager
-
Add a delta to all positions elements that point into a given range.
- adjustResult(IntNum, int) - Method in class gnu.kawa.functions.BitwiseOp
-
- adjustSplice(ApplyExp, int) - Method in class gnu.expr.ApplyExp
-
Copy over splice and keyword start indexes.
- adjustTimeToTimezone(Object) - Static method in class gnu.xquery.util.TimeUtils
-
- adjustTimeToTimezone(Object, Object) - Static method in class gnu.xquery.util.TimeUtils
-
- adjustTimezone(int) - Method in class gnu.math.DateTime
-
- adoptNode(Node) - Method in class gnu.kawa.xml.KDocument
-
- aliceBlue - Static variable in class gnu.kawa.models.StandardColor
-
- allExternalSymbols() - Method in class gnu.kawa.lispexpr.LispPackage
-
The list of symbols exported from this package.
- allInternalSymbols() - Method in class gnu.kawa.lispexpr.LispPackage
-
The list of symbols interned into this package.
- alloc(int) - Static method in class gnu.lists.FString
-
Create a empty string, but with a given initial buffer size.
- alloc(int) - Static method in class gnu.math.IntNum
-
Allocate a new non-shared IntNum.
- allocate_local(Variable) - Method in class gnu.bytecode.Method
-
Deprecated.
- ALLOCATE_ON_STACK - Static variable in class gnu.expr.Declaration
-
Allocate variable on JVM stack as an optimization.
- ALLOCATE_ON_STACK_LAST - Static variable in class gnu.expr.ReferenceExp
-
- allocateArray(Array) - Static method in class gnu.kawa.functions.Arrays
-
Convenience method for resolving shape specifiers.
- allocateLocal(CodeAttr) - Method in class gnu.bytecode.Variable
-
Allocate slots for a local variable (or parameter).
- allocateVariable(CodeAttr) - Method in class gnu.expr.Declaration
-
- allocateVariable(CodeAttr, boolean) - Method in class gnu.expr.Declaration
-
- allocationKeyword - Static variable in class kawa.standard.object
-
- allocChildClasses(Compilation) - Method in class gnu.expr.LambdaExp
-
- allocChildClasses(Compilation) - Method in class gnu.expr.ModuleExp
-
- allocEntries(int) - Method in class gnu.kawa.util.AbstractHashTable
-
Allocate Entry[n].
- allocEntries(int) - Method in class gnu.kawa.util.AbstractWeakHashTable
-
- allocEntries(int) - Method in class gnu.kawa.util.GeneralHashTable
-
- allocEntries(int) - Method in class gnu.kawa.util.WeakIdentityHashMap
-
- allocEntries(int) - Method in class gnu.mapping.Namespace
-
Allocate Entry[n].
- allocFrame(Compilation) - Method in class gnu.expr.LambdaExp
-
- allocLocalField(Type, String) - Method in class gnu.expr.Compilation
-
- allocPositionIndex() - Method in class gnu.lists.StableManager
-
- allocVars(int, Object[]) - Static method in class kawa.lang.SyntaxPattern
-
The compiler calls this method to implement syntax-case.
- ALLOW_OTHER_KEYWORDS - Static variable in class gnu.expr.LambdaExp
-
- allowOtherKeysKeyword - Variable in class gnu.commonlisp.lang.OrdinaryLambda
-
- allowShadowing - Variable in class kawa.lang.BindDecls
-
- allSymbols(Namespace) - Method in class gnu.kawa.lispexpr.LispPackage
-
The list of symbols managed by a given namespace.
- allVars() - Method in class gnu.bytecode.LocalVarsAttr
-
- allVars() - Method in class gnu.bytecode.Scope
-
- ALT_MASK - Static variable in class gnu.jemacs.buffer.EKeymap
-
- alwaysCompile - Static variable in class gnu.expr.ModuleExp
-
Flag to force compilation, even when not required.
- ampersand - Static variable in class gnu.kawa.lispexpr.ReadTableEntry
-
Special handling of '&'
for SRFI-108/109.
- ancestorAttribute(int, String, String) - Method in class gnu.xml.NodeTree
-
Look for matching attribute in ancestor or self.
- AncestorAxis - Class in gnu.kawa.xml
-
Used to implement a ancestor:: step in a path expression.
- AncestorAxis() - Constructor for class gnu.kawa.xml.AncestorAxis
-
- AncestorOrSelfAxis - Class in gnu.kawa.xml
-
Used to implement a ancestor-or-self:: step in a path expression.
- AncestorOrSelfAxis() - Constructor for class gnu.kawa.xml.AncestorOrSelfAxis
-
- AND - Static variable in class gnu.kawa.functions.ArithOp
-
- and - Static variable in class gnu.kawa.functions.BitwiseOp
-
- and(IntNum, int) - Static method in class gnu.math.BitOps
-
Return the logical (bit-wise) "and" of an IntNum and an int.
- and(IntNum, IntNum) - Static method in class gnu.math.BitOps
-
Return the logical (bit-wise) "and" of two IntNums.
- andSymbol - Static variable in class kawa.standard.IfFeature
-
- angle() - Method in class gnu.math.Complex
-
- angle() - Method in class gnu.math.Quaternion
-
- angle() - Method in class gnu.math.RealNum
-
- ANNOTATION - Static variable in class gnu.bytecode.Access
-
- AnnotationDefaultAttr - Class in gnu.bytecode
-
Represents a "AnnotationDefault" attribute.
- AnnotationDefaultAttr(String, AnnotationEntry.Value, AttrContainer) - Constructor for class gnu.bytecode.AnnotationDefaultAttr
-
- AnnotationEntry - Class in gnu.bytecode
-
An annotation value mirror.
- AnnotationEntry() - Constructor for class gnu.bytecode.AnnotationEntry
-
- AnnotationEntry(ClassType) - Constructor for class gnu.bytecode.AnnotationEntry
-
- AnnotationEntry.Value - Class in gnu.bytecode
-
- annotationType() - Method in class gnu.bytecode.AnnotationEntry
-
- ANormalize - Class in gnu.expr
-
A visitor that performs transformation to Administrative Normal Form.
- ANormalize() - Constructor for class gnu.expr.ANormalize
-
- aNormalize(Expression, Compilation) - Static method in class gnu.expr.ANormalize
-
- antiqueWhite - Static variable in class gnu.kawa.models.StandardColor
-
- ANY_ATOMIC_TYPE_CODE - Static variable in class gnu.kawa.xml.XDataType
-
- ANY_REF - Static variable in class gnu.bytecode.ConstantPool
-
Any one of the XXX_REF types.
- ANY_SIMPLE_TYPE_CODE - Static variable in class gnu.kawa.xml.XDataType
-
- ANY_URI_TYPE_CODE - Static variable in class gnu.kawa.xml.XDataType
-
- anyAtomicType - Static variable in class gnu.kawa.xml.XDataType
-
- anyElement - Static variable in class gnu.kawa.xml.ElementType
-
- anyNode - Static variable in class gnu.kawa.xml.DescendantOrSelfAxis
-
- anyNodeTest - Static variable in class gnu.kawa.xml.NodeType
-
- AnyPat - Class in kawa.lang
-
A pattern that matches anything.
- AnyPat() - Constructor for class kawa.lang.AnyPat
-
- anySimpleType - Static variable in class gnu.kawa.xml.XDataType
-
- anyURIType - Static variable in class gnu.kawa.xml.XDataType
-
- append(char) - Method in class gnu.kawa.sax.ContentConsumer
-
- append(CharSequence) - Method in class gnu.kawa.sax.ContentConsumer
-
- append(CharSequence, int, int) - Method in class gnu.kawa.sax.ContentConsumer
-
- append(char) - Method in class gnu.kawa.xml.Nodes
-
- append(CharSequence) - Method in class gnu.kawa.xml.Nodes
-
- append(CharSequence, int, int) - Method in class gnu.kawa.xml.Nodes
-
- append(char) - Method in class gnu.kawa.xslt.XslTranslator
-
- append(CharSequence) - Method in class gnu.kawa.xslt.XslTranslator
-
- append(CharSequence, int, int) - Method in class gnu.kawa.xslt.XslTranslator
-
- append(char) - Method in interface gnu.lists.Consumer
-
- append(CharSequence) - Method in interface gnu.lists.Consumer
-
- append(CharSequence, int, int) - Method in interface gnu.lists.Consumer
-
- append(char) - Method in class gnu.lists.FilterConsumer
-
- append(CharSequence) - Method in class gnu.lists.FilterConsumer
-
- append(CharSequence, int, int) - Method in class gnu.lists.FilterConsumer
-
- append(char) - Method in class gnu.lists.FString
-
- append(CharSequence) - Method in class gnu.lists.FString
-
- append(CharSequence, int, int) - Method in class gnu.lists.FString
-
- append(Object) - Method in class gnu.lists.FString
-
- append(char) - Method in class gnu.lists.PrintConsumer
-
- append(CharSequence) - Method in class gnu.lists.PrintConsumer
-
- append(CharSequence, int, int) - Method in class gnu.lists.PrintConsumer
-
- append(char) - Method in class gnu.lists.TreeList
-
- append(CharSequence) - Method in class gnu.lists.TreeList
-
- append(CharSequence, int, int) - Method in class gnu.lists.TreeList
-
- append(char) - Method in class gnu.mapping.Values.FromTreeList
-
- append(CharSequence) - Method in class gnu.mapping.Values.FromTreeList
-
- append(CharSequence, int, int) - Method in class gnu.mapping.Values.FromTreeList
-
- append(int, Appendable) - Static method in class gnu.text.Char
-
- append(char) - Method in class gnu.xml.XMLFilter
-
- append(CharSequence) - Method in class gnu.xml.XMLFilter
-
- append(CharSequence, int, int) - Method in class gnu.xml.XMLFilter
-
- append - Class in kawa.standard
-
Implement the Scheme standard function "append".
- append() - Constructor for class kawa.standard.append
-
- append - Static variable in class kawa.standard.append
-
- append$V(Object[]) - Static method in class kawa.lang.Quote
-
Same as regular append, but handle SyntaxForm wrappers.
- append$V(Object[]) - Static method in class kawa.standard.append
-
- appendBodyValues() - Method in class gnu.kawa.brl.BRL
-
- appendBodyValues() - Method in class gnu.q2.lang.Q2
-
- appendBodyValues() - Method in class kawa.lang.Translator
-
- appendBodyValues() - Method in class kawa.standard.Scheme
-
Should the values of body/block be appended as multiple values?
Otherwise, just return the result of the final expression.
- appendBodyValues() - Method in class kawa.standard.SchemeCompilation
-
Should the values of body/block be appended as multiple values?
Otherwise, just return the result of the final expression.
- appendCharacter(int) - Method in class gnu.lists.FString
-
Append a Unicode code point.
- appendChild(Node) - Method in class gnu.kawa.xml.KNode
-
Not implemented.
- appendData(String) - Method in class gnu.kawa.xml.KCharacterData
-
- appendEscaped(Appendable, CharSequence) - Static method in class gnu.text.SourceError
-
- appendNamedEntity(String) - Method in class gnu.xquery.lang.XQParser
-
- appendTo(String, Appendable) - Method in class gnu.text.NamedCharTable
-
- appendTo(Appendable, boolean, String) - Method in class gnu.text.SourceError
-
- appendToArray(Object[]) - Static method in class kawa.standard.vector_append
-
- AppendValues - Class in gnu.kawa.functions
-
- AppendValues() - Constructor for class gnu.kawa.functions.AppendValues
-
- appendValues - Static variable in class gnu.kawa.functions.AppendValues
-
- ApplicationMainSupport - Class in gnu.expr
-
Run-time support for "main" method, inclding command-line arguments.
- ApplicationMainSupport() - Constructor for class gnu.expr.ApplicationMainSupport
-
- apply(double, double) - Method in class gnu.ecmascript.BinaryOp
-
- apply(CallContext) - Method in class gnu.expr.ApplyExp
-
- apply(CallContext) - Method in class gnu.expr.BeginExp
-
- apply(CallContext) - Method in class gnu.expr.BlockExp
-
- apply(CallContext) - Method in class gnu.expr.CaseExp
-
- apply(CallContext) - Method in class gnu.expr.ExitExp
-
- apply(CallContext) - Method in class gnu.expr.Expression
-
Evaluate the expression.
- apply(CallContext) - Method in class gnu.expr.IfExp
-
- apply(CallContext) - Method in class gnu.expr.LambdaExp
-
- apply(CallContext) - Method in class gnu.expr.LetExp
-
- apply(CallContext) - Method in class gnu.expr.QuoteExp
-
- apply(CallContext) - Method in class gnu.expr.ReferenceExp
-
- apply(CallContext) - Method in class gnu.expr.SetExp
-
- apply(CallContext) - Method in class gnu.expr.SynchronizedExp
-
- apply(CallContext) - Method in class gnu.expr.ThisExp
-
- apply(CallContext) - Method in class gnu.expr.TryExp
-
- Apply - Class in gnu.kawa.functions
-
Implement the standard Scheme function "apply".
- Apply(String, ApplyToArgs) - Constructor for class gnu.kawa.functions.Apply
-
- apply(Object, Object) - Method in class gnu.kawa.functions.IsEq
-
- apply(Object, Object) - Method in class gnu.kawa.functions.IsEqual
-
- apply(Object, Object, Map<Object, ArrayList<Object>>) - Method in class gnu.kawa.functions.IsEqual
-
- apply(Object, Object) - Static method in class gnu.kawa.functions.IsEqv
-
- apply(Object, Object) - Static method in class gnu.kawa.functions.MultiplyOp
-
- apply(Object, Object, Map<Object, ArrayList<Object>>) - Method in class gnu.kawa.functions.Unify
-
- apply(Procedure, Object, Object) - Static method in class gnu.kawa.reflect.ClassMethods
-
- apply(ObjectType, String, char, Language) - Static method in class gnu.kawa.reflect.ClassMethods
-
Find methods.
- apply(boolean, Object, Object, Object) - Static method in class gnu.kawa.reflect.SlotSet
-
- apply(int, Object, Object, NamedCollator) - Static method in class gnu.xquery.util.Compare
-
- apply(CallContext) - Method in class gnu.xquery.util.OrderedMap
-
- apply(InPort, String) - Static method in class kawa.standard.read_line
-
- apply - Static variable in class kawa.standard.Scheme
-
- apply$V(Object[]) - Static method in class kawa.standard.vector_append
-
- apply0() - Method in class gnu.jemacs.buffer.SelfInsertCommand
-
- apply0() - Method in class gnu.kawa.functions.ConstantFunction0
-
- apply0() - Method in class gnu.kawa.reflect.StaticGet
-
- apply0() - Method in class gnu.mapping.LocationProc
-
- apply0() - Method in class gnu.mapping.Procedure
-
- apply0() - Method in class gnu.mapping.Procedure0
-
- apply0() - Method in class gnu.mapping.Procedure0or1
-
- apply0() - Method in class gnu.mapping.Procedure1
-
- apply0() - Method in class gnu.mapping.Procedure1or2
-
- apply0() - Method in class gnu.mapping.Procedure2
-
- apply0() - Method in class gnu.mapping.Procedure3
-
- apply0() - Method in class gnu.mapping.Procedure4
-
- apply0() - Method in class kawa.lang.AutoloadProcedure
-
- apply0() - Method in class kawa.repl
-
- apply0() - Method in class kawa.TelnetRepl
-
- apply0args - Static variable in class gnu.expr.Compilation
-
- apply0method - Static variable in class gnu.expr.Compilation
-
- apply1(Object) - Method in class gnu.brl.random
-
- apply1(Object) - Method in class gnu.jemacs.buffer.SelfInsertCommand
-
- apply1(Object, Object) - Method in class gnu.kawa.functions.ApplyToArgs
-
- apply1(Object) - Method in class gnu.kawa.functions.BitwiseOp
-
- apply1(Object) - Method in class gnu.kawa.functions.Curry1
-
- apply1(Object) - Method in class gnu.kawa.functions.MakeDynamic
-
- apply1(Object) - Method in class gnu.kawa.functions.MakePromise
-
- apply1(Object) - Method in class gnu.kawa.functions.MakeSplice
-
- apply1(Object) - Method in class gnu.kawa.functions.Not
-
- apply1(Object) - Method in class gnu.kawa.functions.NumberPredicate
-
- apply1(Object) - Method in class gnu.kawa.functions.ParseFormat
-
- apply1(Object) - Method in class gnu.kawa.functions.Setter
-
- apply1(Object) - Method in class gnu.kawa.reflect.ArrayLength
-
- apply1(Object) - Method in class gnu.kawa.reflect.ArrayNew
-
- apply1(Object) - Method in class gnu.kawa.reflect.StaticSet
-
- apply1(Object) - Method in class gnu.kawa.reflect.Throw
-
- apply1(Object) - Method in class gnu.kawa.xml.CoerceNodes
-
- apply1(Object) - Method in class gnu.kawa.xml.MakeText
-
- apply1(Object) - Method in class gnu.kawa.xml.MakeUnescapedData
-
- apply1(Object) - Method in class gnu.kawa.xml.OutputAsXML
-
- apply1(Object) - Method in class gnu.kawa.xml.SortNodes
-
- apply1(Object) - Method in class gnu.mapping.LocationProc
-
- apply1(Object) - Method in class gnu.mapping.Procedure
-
- apply1(Object) - Method in class gnu.mapping.Procedure0
-
- apply1(Object) - Method in class gnu.mapping.Procedure0or1
-
- apply1(Object) - Method in class gnu.mapping.Procedure1
-
- apply1(Object) - Method in class gnu.mapping.Procedure1or2
-
- apply1(Object) - Method in class gnu.mapping.Procedure2
-
- apply1(Object) - Method in class gnu.mapping.Procedure3
-
- apply1(Object) - Method in class gnu.mapping.Procedure4
-
- apply1(Object) - Method in class gnu.mapping.Setter0
-
- apply1(Object) - Method in class gnu.xquery.util.ArithOp
-
- apply1(Object) - Method in class gnu.xquery.util.Average
-
- apply1(Object) - Method in class gnu.xquery.util.BooleanValue
-
- apply1(Object) - Method in class gnu.xquery.util.NumberValue
-
- apply1(Object) - Method in class kawa.lang.AutoloadProcedure
-
- apply1(Object) - Method in class kawa.lang.GetFieldProc
-
- apply1(Object) - Method in class kawa.lang.SyntaxRules
-
- apply1(Object) - Method in class kawa.repl
-
- apply1(Object) - Method in class kawa.standard.load
-
- apply1args - Static variable in class gnu.expr.Compilation
-
- apply1method - Static variable in class gnu.expr.Compilation
-
- apply2(Object, Object) - Method in class gnu.ecmascript.BinaryOp
-
- apply2(int, Object, Object) - Static method in class gnu.jemacs.lang.AddOp
-
- apply2(Object, Object) - Method in class gnu.jemacs.lang.NumberCompare
-
- apply2(int, Object, Object) - Static method in class gnu.jemacs.lang.NumberCompare
-
- apply2(int, Object, Object) - Static method in class gnu.kawa.functions.AddOp
-
- apply2(Object, Object) - Method in class gnu.kawa.functions.ApplyToArgs
-
- apply2(Object, Object) - Method in class gnu.kawa.functions.ApplyWithValues
-
- apply2(Object, Object) - Method in class gnu.kawa.functions.ArrayRef
-
- apply2(Object, Object) - Method in class gnu.kawa.functions.BitwiseOp
-
- apply2(Object, Object) - Method in class gnu.kawa.functions.CallWithValues
-
- apply2(Object, Object) - Method in class gnu.kawa.functions.Convert
-
- apply2(Object, Object) - Method in class gnu.kawa.functions.DivideOp
-
- apply2(Object, Object) - Method in class gnu.kawa.functions.Expt
-
- apply2(Object, Object) - Method in class gnu.kawa.functions.GetNamedPart
-
- apply2(Object, Object) - Method in class gnu.kawa.functions.IsEq
-
- apply2(Object, Object) - Method in class gnu.kawa.functions.IsEqual
-
- apply2(Object, Object) - Method in class gnu.kawa.functions.IsEqv
-
- apply2(Object, Object) - Method in class gnu.kawa.functions.Map
-
- apply2(Object, Object) - Method in class gnu.kawa.functions.NumberCompare
-
- apply2(int, Object, Object) - Static method in class gnu.kawa.functions.NumberCompare
-
- apply2(Object, Object) - Method in class gnu.kawa.functions.Setter.SetArray
-
- apply2(Object, Object) - Method in class gnu.kawa.functions.Setter.SetList
-
- apply2(Object, Object) - Method in class gnu.kawa.functions.Unify
-
- apply2(Object, Object) - Method in class gnu.kawa.reflect.ArrayGet
-
- apply2(Object, Object) - Method in class gnu.kawa.reflect.ClassMethods
-
Create a method or generic of the matching methods.
- apply2(Object, Object) - Method in class gnu.kawa.reflect.InstanceOf
-
- apply2(Object, Object) - Method in class gnu.kawa.reflect.SlotGet
-
- apply2(Object, Object) - Method in class gnu.kawa.xml.IntersectNodes
-
- apply2(Object, Object) - Method in class gnu.kawa.xml.NodeCompare
-
- apply2(Object, Object) - Method in class gnu.kawa.xml.UnionNodes
-
- apply2(Object, Object) - Method in class gnu.kawa.xml.WriteTo
-
- apply2(Object, Object) - Method in class gnu.mapping.Procedure
-
- apply2(Object, Object) - Method in class gnu.mapping.Procedure0
-
- apply2(Object, Object) - Method in class gnu.mapping.Procedure0or1
-
- apply2(Object, Object) - Method in class gnu.mapping.Procedure1
-
- apply2(Object, Object) - Method in class gnu.mapping.Procedure1or2
-
- apply2(Object, Object) - Method in class gnu.mapping.Procedure2
-
- apply2(Object, Object) - Method in class gnu.mapping.Procedure3
-
- apply2(Object, Object) - Method in class gnu.mapping.Procedure4
-
- apply2(Object, Object) - Method in class gnu.mapping.Setter1
-
- apply2(Object, Object) - Method in class gnu.xquery.util.ArithOp
-
- apply2(Object, Object) - Method in class gnu.xquery.util.CastableAs
-
- apply2(Object, Object) - Method in class gnu.xquery.util.CastAs
-
- apply2(Object, Object) - Method in class gnu.xquery.util.Compare
-
- apply2(Object, Object) - Method in class gnu.xquery.util.ItemAt
-
- apply2(Object, Object) - Method in class kawa.lang.AutoloadProcedure
-
- apply2(Object, Object) - Method in class kawa.lang.SetFieldProc
-
- apply2(Object, Object) - Method in class kawa.standard.load
-
- apply2args - Static variable in class gnu.expr.Compilation
-
- apply2method - Static variable in class gnu.expr.Compilation
-
- apply3(Object, Object, Object) - Method in class gnu.kawa.functions.ApplyToArgs
-
- apply3(Object, Object, Object) - Method in class gnu.kawa.functions.ArraySet
-
- apply3(Object, Object, Object) - Method in class gnu.kawa.functions.SetNamedPart
-
- apply3(Object, Object, Object) - Method in class gnu.kawa.reflect.ArraySet
-
- apply3(Object, Object, Object) - Method in class gnu.kawa.reflect.SlotSet
-
- apply3(Object, Object, Object) - Method in class gnu.mapping.Procedure
-
- apply3(Object, Object, Object) - Method in class gnu.mapping.Procedure0
-
- apply3(Object, Object, Object) - Method in class gnu.mapping.Procedure0or1
-
- apply3(Object, Object, Object) - Method in class gnu.mapping.Procedure1
-
- apply3(Object, Object, Object) - Method in class gnu.mapping.Procedure1or2
-
- apply3(Object, Object, Object) - Method in class gnu.mapping.Procedure2
-
- apply3(Object, Object, Object) - Method in class gnu.mapping.Procedure3
-
- apply3(Object, Object, Object) - Method in class gnu.mapping.Procedure4
-
- apply3(Object, Object, Object) - Method in class kawa.lang.AutoloadProcedure
-
- apply3method - Static variable in class gnu.expr.Compilation
-
- apply4(Object, Object, Object, Object) - Method in class gnu.kawa.functions.ApplyToArgs
-
- apply4(Object, Object, Object, Object) - Method in class gnu.mapping.Procedure
-
- apply4(Object, Object, Object, Object) - Method in class gnu.mapping.Procedure0
-
- apply4(Object, Object, Object, Object) - Method in class gnu.mapping.Procedure0or1
-
- apply4(Object, Object, Object, Object) - Method in class gnu.mapping.Procedure1
-
- apply4(Object, Object, Object, Object) - Method in class gnu.mapping.Procedure1or2
-
- apply4(Object, Object, Object, Object) - Method in class gnu.mapping.Procedure2
-
- apply4(Object, Object, Object, Object) - Method in class gnu.mapping.Procedure3
-
- apply4(Object, Object, Object, Object) - Method in class gnu.mapping.Procedure4
-
- apply4(Object, Object, Object, Object) - Method in class kawa.lang.AutoloadProcedure
-
- apply4method - Static variable in class gnu.expr.Compilation
-
- applyAsInt(int) - Method in interface gnu.lists.IntSequence
-
- applyCpsMethod - Static variable in class gnu.expr.Compilation
-
- ApplyExp - Class in gnu.expr
-
This class is used to represent "combination" or "application".
- ApplyExp(Expression, Expression...) - Constructor for class gnu.expr.ApplyExp
-
- ApplyExp(Procedure, Expression...) - Constructor for class gnu.expr.ApplyExp
-
- ApplyExp(Method, Expression...) - Constructor for class gnu.expr.ApplyExp
-
- applyFieldDecl - Static variable in class kawa.standard.SchemeCompilation
-
- applyFunction(Expression) - Method in class gnu.expr.Compilation
-
A language-dependent "apply" function for generic application.
- applyFunction(Expression) - Method in class kawa.standard.SchemeCompilation
-
- applyHandler(Object, Procedure) - Method in exception kawa.lang.NamedException
-
- applyL(ArgList) - Method in class gnu.mapping.Procedure
-
- applyMethod - Variable in class gnu.mapping.CallContext
-
- applyMethodCont - Static variable in class kawa.lang.Continuation
-
- applyMethodCont(Procedure, CallContext) - Static method in class kawa.lang.Continuation
-
- applyMethodExpression - Static variable in class gnu.expr.Expression
-
- applyMethodExpression(Procedure, CallContext) - Static method in class gnu.expr.Expression
-
- applymethods - Static variable in class gnu.expr.Compilation
-
- applyMethodType - Static variable in class gnu.mapping.Procedure
-
- applyN(int, Object[]) - Static method in class gnu.jemacs.lang.AddOp
-
- applyN(int, Object, Object[]) - Static method in class gnu.jemacs.lang.AddOp
-
- applyN(Object[]) - Method in class gnu.jemacs.lang.AddOp
-
- applyN(Object, Object[]) - Static method in class gnu.jemacs.lang.DivideOp
-
- applyN(Object[]) - Method in class gnu.jemacs.lang.DivideOp
-
- applyN(Object[]) - Method in class gnu.jemacs.lang.NumberCompare
-
- applyN(int, Object[]) - Static method in class gnu.kawa.functions.AddOp
-
- applyN(int, Object, Object[]) - Static method in class gnu.kawa.functions.AddOp
-
- applyN(Object[]) - Method in class gnu.kawa.functions.AddOp
-
- applyN(Object[]) - Method in class gnu.kawa.functions.ApplyToArgs
-
- applyN(Object[]) - Method in class gnu.kawa.functions.ArrayRef
-
- applyN(Object[]) - Method in class gnu.kawa.functions.ArraySet
-
- applyN(Object[]) - Method in class gnu.kawa.functions.BitwiseOp
-
- applyN(Object[]) - Method in class gnu.kawa.functions.DivideOp
-
- applyN(Object[]) - Method in class gnu.kawa.functions.Format
-
- applyN(Object[]) - Method in class gnu.kawa.functions.GetModuleClass
-
- applyN(Object[]) - Method in class gnu.kawa.functions.GetNamedInstancePart
-
- applyN(Object[]) - Method in class gnu.kawa.functions.MakeList
-
- applyN(Object[]) - Method in class gnu.kawa.functions.MakeProcedure
-
- applyN(Object[]) - Method in class gnu.kawa.functions.Map
-
- applyN(Object[]) - Method in class gnu.kawa.functions.MultiplyOp
-
- applyN(Object[]) - Method in class gnu.kawa.functions.NamedPart
-
- applyN(Object[]) - Method in class gnu.kawa.functions.NumberCompare
-
- applyN(Object[]) - Method in class gnu.kawa.functions.Setter.SetGArray
-
- applyN(Object[]) - Method in class gnu.kawa.reflect.ArrayMake
-
- applyN(Object[]) - Method in class gnu.kawa.reflect.MakeAnnotation
-
- applyN(Object[], SourceMessages) - Method in class gnu.kawa.reflect.MakeAnnotation
-
- applyN(Object[]) - Method in class gnu.mapping.Procedure
-
- applyN(Object[]) - Method in class gnu.mapping.Procedure0
-
- applyN(Object[]) - Method in class gnu.mapping.Procedure0or1
-
- applyN(Object[]) - Method in class gnu.mapping.Procedure1
-
- applyN(Object[]) - Method in class gnu.mapping.Procedure1or2
-
- applyN(Object[]) - Method in class gnu.mapping.Procedure2
-
- applyN(Object[]) - Method in class gnu.mapping.Procedure3
-
- applyN(Object[]) - Method in class gnu.mapping.Procedure4
-
- applyN(Object[]) - Method in class gnu.mapping.Setter
-
- applyN(Object[]) - Method in class gnu.mapping.Setter0
-
- applyN(Object[]) - Method in class gnu.mapping.Setter1
-
- applyN(Object[]) - Method in class kawa.lang.AutoloadProcedure
-
- applyN(Object[]) - Method in class kawa.lang.RecordConstructor
-
- applyN(Object[]) - Method in class kawa.standard.append
-
- applyN(Object[]) - Method in class kawa.standard.make
-
- applyN(Object[]) - Method in class kawa.standard.TracedProcedure
-
- applyN(Object[]) - Method in class kawa.standard.vector_append
-
- applyNargs - Static variable in class gnu.expr.Compilation
-
- applyNmethod - Static variable in class gnu.expr.Compilation
-
- applyNullary(Expression) - Static method in class gnu.q2.lang.Q2Translator
-
If the argument has zero arguments, should we still apply it?
- ApplyTemplates - Class in gnu.kawa.xslt
-
Implements the XSLT apply-templates command.
- applyTemplates$C(String, Symbol, Consumer) - Static method in class gnu.kawa.xslt.ApplyTemplates
-
- applyTemplates$X(String, Symbol, CallContext) - Static method in class gnu.kawa.xslt.ApplyTemplates
-
- applyTemplatesProc - Static variable in class gnu.kawa.xslt.ApplyTemplates
-
- ApplyToArgs - Class in gnu.kawa.functions
-
Implement the standard Scheme function "apply".
- ApplyToArgs(String, Language) - Constructor for class gnu.kawa.functions.ApplyToArgs
-
- applyToArgs - Static variable in class kawa.standard.Scheme
-
- applyToConsumer - Static variable in class gnu.expr.LambdaExp
-
- applyToConsumer(Procedure, CallContext) - Static method in class gnu.expr.LambdaExp.Closure
-
- applyToConsumer - Static variable in class gnu.expr.PrimProcedure
-
- applyToConsumer(Procedure, CallContext) - Static method in class gnu.expr.PrimProcedure
-
- applyToConsumer(Procedure, CallContext) - Static method in class gnu.kawa.functions.Apply
-
- applyToConsumer(Procedure, CallContext) - Static method in class gnu.kawa.xml.Attributes
-
- applyToConsumer(Procedure, CallContext) - Static method in class gnu.kawa.xml.Children
-
- applyToConsumer(Procedure, CallContext) - Static method in class gnu.kawa.xml.CommentConstructor
-
- applyToConsumer(Procedure, CallContext) - Static method in class gnu.kawa.xml.DocumentConstructor
-
- applyToConsumer(Procedure, CallContext) - Static method in class gnu.kawa.xml.IteratorItems
-
- applyToConsumer(Procedure, CallContext) - Static method in class gnu.kawa.xml.ListItems
-
- applyToConsumer(Procedure, CallContext) - Static method in class gnu.kawa.xml.MakeAttribute
-
- applyToConsumer(Procedure, CallContext) - Static method in class gnu.kawa.xml.MakeCDATA
-
- applyToConsumer(Procedure, CallContext) - Static method in class gnu.kawa.xml.MakeProcInst
-
- applyToConsumer(Procedure, CallContext) - Static method in class gnu.kawa.xml.MakeResponseHeader
-
- applyToConsumer(Procedure, CallContext) - Static method in class gnu.kawa.xml.MakeText
-
- applyToConsumer(Procedure, CallContext) - Static method in class gnu.kawa.xml.MakeWithBaseUri
-
- applyToConsumer(Procedure, CallContext) - Static method in class gnu.kawa.xslt.ApplyTemplates
-
- applyToConsumer(Procedure, CallContext) - Static method in class gnu.xquery.util.RelativeStep
-
- applyToConsumer(Procedure, CallContext) - Static method in class gnu.xquery.util.ValuesFilter
-
- applyToConsumerA2A - Static variable in class gnu.kawa.functions.ApplyToArgs
-
- applyToConsumerA2A(Procedure, CallContext) - Static method in class gnu.kawa.functions.ApplyToArgs
-
- applyToConsumerAV - Static variable in class gnu.kawa.functions.AppendValues
-
- applyToConsumerAV(Procedure, CallContext) - Static method in class gnu.kawa.functions.AppendValues
-
- applyToConsumerCC - Static variable in class gnu.kawa.functions.CallCC
-
- applyToConsumerCC(Procedure, CallContext) - Static method in class gnu.kawa.functions.CallCC
-
- applyToConsumerDefault - Static variable in class gnu.mapping.Procedure
-
- applyToConsumerDefault(Procedure, CallContext) - Static method in class gnu.mapping.Procedure
-
- applyToConsumerDefaultMP - Static variable in class gnu.mapping.MethodProc
-
- applyToConsumerDefaultMP(Procedure, CallContext) - Static method in class gnu.mapping.MethodProc
-
- applyToConsumerGP - Static variable in class gnu.expr.GenericProc
-
- applyToConsumerGP(Procedure, CallContext) - Static method in class gnu.expr.GenericProc
-
- applyToConsumerME(Procedure, CallContext) - Static method in class gnu.kawa.xml.MakeElement
-
- applyToConsumerMethod - Variable in class gnu.mapping.Procedure
-
- applyToConsumerRP - Static variable in class gnu.kawa.functions.RunProcess
-
- applyToConsumerRP(Procedure, CallContext) - Static method in class gnu.kawa.functions.RunProcess
-
- applyToConsumerTS - Static variable in class gnu.kawa.xml.TreeScanner
-
- applyToConsumerTS(Procedure, CallContext) - Static method in class gnu.kawa.xml.TreeScanner
-
- applyToConsumerX(CallContext) - Method in class gnu.expr.PrimProcedure
-
- applyToObjArgList(Procedure, CallContext) - Static method in class gnu.kawa.lispexpr.LangObjType.ArgListBuilder
-
- applyToObject(Procedure, CallContext) - Static method in class gnu.kawa.functions.Apply
-
- applyToObject(Procedure, CallContext) - Static method in class gnu.kawa.reflect.Invoke
-
- applyToObject - Static variable in class gnu.mapping.Procedure0
-
- applyToObject(Procedure, CallContext) - Static method in class gnu.mapping.Procedure0
-
- applyToObject - Static variable in class gnu.mapping.Procedure0or1
-
- applyToObject(Procedure, CallContext) - Static method in class gnu.mapping.Procedure0or1
-
- applyToObject - Static variable in class gnu.mapping.Procedure1
-
- applyToObject(Procedure, CallContext) - Static method in class gnu.mapping.Procedure1
-
- applyToObject - Static variable in class gnu.mapping.Procedure1or2
-
- applyToObject(Procedure, CallContext) - Static method in class gnu.mapping.Procedure1or2
-
- applyToObject - Static variable in class gnu.mapping.Procedure2
-
- applyToObject(Procedure, CallContext) - Static method in class gnu.mapping.Procedure2
-
- applyToObject - Static variable in class gnu.mapping.Procedure3
-
- applyToObject(Procedure, CallContext) - Static method in class gnu.mapping.Procedure3
-
- applyToObject - Static variable in class gnu.mapping.Procedure4
-
- applyToObject(Procedure, CallContext) - Static method in class gnu.mapping.Procedure4
-
- applyToObject - Static variable in class gnu.mapping.ProcedureN
-
- applyToObject(Procedure, CallContext) - Static method in class gnu.mapping.ProcedureN
-
- applyToObjectA2A - Static variable in class gnu.kawa.functions.ApplyToArgs
-
- applyToObjectA2A(Procedure, CallContext) - Static method in class gnu.kawa.functions.ApplyToArgs
-
- applyToObjectDefault - Static variable in class gnu.mapping.Procedure
-
- applyToObjectDefault(Procedure, CallContext) - Static method in class gnu.mapping.Procedure
-
- applyToObjectMethod - Variable in class gnu.mapping.Procedure
-
A static method with signature ??apply(Procedure,CallContext)
- applyWithFocus(Procedure, Object, int, int, Consumer) - Method in class gnu.xquery.lang.XQuery
-
Call a procedure with a given focus (context).
- applyWithFocus(Procedure, Object, int, int) - Method in class gnu.xquery.lang.XQuery
-
Call a procedure with a given focus (context).
- applyWithFocus(Procedure, Object, Consumer) - Method in class gnu.xquery.lang.XQuery
-
Call a procedure with each item in a sequence as the context item.
- applyWithFocus(Procedure, Object) - Method in class gnu.xquery.lang.XQuery
-
Call a procedure with each item in a sequence as the context item.
- applyWithFocus$X(Procedure, Object, CallContext) - Method in class gnu.xquery.lang.XQuery
-
Call a procedure with each item in a sequence as the context item.
- applyWithPromotion(int, Object, Object) - Static method in class gnu.kawa.functions.NumberCompare
-
- ApplyWithValues - Class in gnu.kawa.functions
-
This procedure's first argument values are applied as argument list to the second argument.
- ApplyWithValues() - Constructor for class gnu.kawa.functions.ApplyWithValues
-
- applyWithValues - Static variable in class gnu.kawa.functions.ApplyWithValues
-
- applyWithValues(Object, Procedure) - Static method in class gnu.kawa.functions.ApplyWithValues
-
- appropriateIntConstant(Expression[], int, InlineCalls) - Static method in class gnu.kawa.functions.CompileArith
-
- appropriateLongConstant(Expression[], int, InlineCalls) - Static method in class gnu.kawa.functions.CompileArith
-
- aqua - Static variable in class gnu.kawa.models.StandardColor
-
- aquamarine - Static variable in class gnu.kawa.models.StandardColor
-
- ARG_CAST - Static variable in exception gnu.mapping.WrongType
-
number==ARG_CAST
means a general cast.
- ARG_DESCRIPTION - Static variable in exception gnu.mapping.WrongType
-
number==ARG_DESCRIPTION
means not a call,
procname
describes the target.
- ARG_UNKNOWN - Static variable in exception gnu.mapping.WrongType
-
number==ARG_UNKNOWN
means unknown argument number.
- ARG_VARNAME - Static variable in exception gnu.mapping.WrongType
-
number==ARG_VARNAME
means not a call,
procname
is a variable name.
- argIfSplice(Expression) - Static method in class gnu.kawa.functions.MakeSplice
-
- ArgList - Interface in gnu.mapping
-
- ArgListBuilder - Interface in gnu.mapping
-
- ArgListImpl - Class in gnu.mapping
-
- ArgListImpl() - Constructor for class gnu.mapping.ArgListImpl
-
- ArgListImpl(ArgListImpl) - Constructor for class gnu.mapping.ArgListImpl
-
- ArgListPair - Class in gnu.mapping
-
- ArgListPair(ArgListVector, int) - Constructor for class gnu.mapping.ArgListPair
-
- argListType - Static variable in class gnu.kawa.lispexpr.LangObjType
-
- ArgListVector - Class in gnu.mapping
-
- ArgListVector(Object[], int, int) - Constructor for class gnu.mapping.ArgListVector
-
- argsCallContextField - Static variable in class gnu.expr.Compilation
-
- argTypes - Variable in class gnu.mapping.MethodProc
-
The parameter types.
- argValue - Variable in exception gnu.mapping.WrongType
-
The actual argument that was bad.
- argVectorType - Static variable in class gnu.kawa.lispexpr.LangObjType
-
- Arithmetic - Class in gnu.kawa.functions
-
- Arithmetic() - Constructor for class gnu.kawa.functions.Arithmetic
-
- ArithOp - Class in gnu.kawa.functions
-
- ArithOp(String, int) - Constructor for class gnu.kawa.functions.ArithOp
-
- ArithOp - Class in gnu.xquery.util
-
- Array<E> - Interface in gnu.lists
-
General interface to arrays of arbitrary dimension.
- ArrayClassLoader - Class in gnu.bytecode
-
Load classes from a set of byte arrays.
- ArrayClassLoader() - Constructor for class gnu.bytecode.ArrayClassLoader
-
- ArrayClassLoader(ClassLoader) - Constructor for class gnu.bytecode.ArrayClassLoader
-
- ArrayClassLoader(byte[][]) - Constructor for class gnu.bytecode.ArrayClassLoader
-
Load classes from the given byte arrays.
- ArrayClassLoader(String[], byte[][]) - Constructor for class gnu.bytecode.ArrayClassLoader
-
- ArrayGet - Class in gnu.kawa.reflect
-
- ArrayGet(Type) - Constructor for class gnu.kawa.reflect.ArrayGet
-
- ArrayLength - Class in gnu.kawa.reflect
-
- ArrayLength(Type) - Constructor for class gnu.kawa.reflect.ArrayLength
-
- ArrayMake - Class in gnu.kawa.reflect
-
- ArrayMake(Type) - Constructor for class gnu.kawa.reflect.ArrayMake
-
- ArrayNew - Class in gnu.kawa.reflect
-
- ArrayNew(Type) - Constructor for class gnu.kawa.reflect.ArrayNew
-
- ArrayPrint - Class in gnu.kawa.functions
-
Pretty-print an array (in APL-style).
- ArrayRef - Class in gnu.kawa.functions
-
- ArrayRef() - Constructor for class gnu.kawa.functions.ArrayRef
-
- arrayRef - Static variable in class gnu.kawa.functions.ArrayRef
-
- arrayRef(Array, Sequence) - Static method in class gnu.kawa.functions.ArrayRef
-
- Arrays - Class in gnu.kawa.functions
-
Static methods for implementing Scheme (SRFI-25) arrays.
- Arrays() - Constructor for class gnu.kawa.functions.Arrays
-
- Arrays - Class in gnu.lists
-
- Arrays() - Constructor for class gnu.lists.Arrays
-
- Arrays.BuiltArray<E> - Class in gnu.kawa.functions
-
Class for implementing computed (virtual) array.
- Arrays.ProcTransformedArray<E> - Class in gnu.kawa.functions
-
General array "view" class using a Procedure index transformer.
- ArraySet - Class in gnu.kawa.functions
-
- ArraySet() - Constructor for class gnu.kawa.functions.ArraySet
-
- arraySet - Static variable in class gnu.kawa.functions.ArraySet
-
- arraySet(Array, Sequence, Object) - Static method in class gnu.kawa.functions.ArraySet
-
- ArraySet - Class in gnu.kawa.reflect
-
- ArraySet(Type) - Constructor for class gnu.kawa.reflect.ArraySet
-
- ArrayType - Class in gnu.bytecode
-
- ArrayType(Type) - Constructor for class gnu.bytecode.ArrayType
-
- as - Static variable in class gnu.kawa.functions.Convert
-
- asAnnotationValue(Object, Type) - Static method in class gnu.bytecode.AnnotationEntry
-
- asArgList() - Method in interface gnu.mapping.ArgListBuilder
-
- asArgList() - Method in class gnu.mapping.ArgListImpl
-
- asArray(Object) - Static method in class gnu.kawa.functions.LispFormat
-
Convert sequence (or Object[]) to Object[].
- asBigDecimal(Object) - Static method in class gnu.kawa.functions.Arithmetic
-
- asBigDecimal() - Method in class gnu.math.IntNum
-
- asBigDecimal() - Method in class gnu.math.RealNum
-
- asBigInteger(Object) - Static method in class gnu.kawa.functions.Arithmetic
-
- asBigInteger() - Method in class gnu.math.IntNum
-
- asBooleanValue(ConditionalTarget, Type) - Method in class gnu.commonlisp.lang.Lisp2Compilation
-
- asBooleanValue(ConditionalTarget, Type) - Method in class gnu.expr.Compilation
-
Hook for language-specific handling in ConditionalTarget.
- asChar(Object) - Static method in class gnu.commonlisp.lang.CommonLisp
-
- asChar(Object) - Static method in class gnu.jemacs.lang.ELisp
-
- asChar(Object) - Static method in class gnu.xquery.lang.XQuery
-
- asComponent(Object) - Static method in class gnu.kawa.echo2.Echo2Display
-
- asContentPane(Object) - Static method in class gnu.kawa.echo2.Echo2Display
-
- asDFloNumOrNull(Object) - Static method in class gnu.math.DFloNum
-
- asDimension(Dimension2D) - Static method in class gnu.kawa.models.Display
-
- asDouble(Object) - Static method in class gnu.kawa.functions.Arithmetic
-
- asDouble(Object) - Static method in class gnu.xquery.util.StringUtils
-
- asFloat(Object) - Static method in class gnu.kawa.functions.Arithmetic
-
- asFormat(Object, char) - Static method in class gnu.kawa.functions.ParseFormat
-
- asFreshArgList() - Method in interface gnu.mapping.ArgListBuilder
-
- asFreshArgList() - Method in class gnu.mapping.ArgListImpl
-
- asGVector(Object) - Static method in class gnu.lists.Sequences
-
- asGVectorOrNull(Object) - Static method in class gnu.lists.Sequences
-
- ashift - Static variable in class gnu.kawa.functions.BitwiseOp
-
- ASHIFT_GENERAL - Static variable in class gnu.kawa.functions.ArithOp
-
- ASHIFT_LEFT - Static variable in class gnu.kawa.functions.ArithOp
-
- ASHIFT_RIGHT - Static variable in class gnu.kawa.functions.ArithOp
-
- ashiftl - Static variable in class gnu.kawa.functions.BitwiseOp
-
- ashiftr - Static variable in class gnu.kawa.functions.BitwiseOp
-
- asImmutable() - Method in class gnu.lists.AbstractSequence
-
- asImmutable() - Method in interface gnu.lists.Array
-
- asImmutable() - Method in class gnu.lists.SimpleVector
-
- asInt(Object) - Static method in class gnu.kawa.functions.Arithmetic
-
- asIntArrayOrNull(Object) - Static method in class gnu.lists.Arrays
-
- asIntNum(BigDecimal) - Static method in class gnu.kawa.functions.Arithmetic
-
- asIntNum(BigInteger) - Static method in class gnu.kawa.functions.Arithmetic
-
- asIntNum(Object) - Static method in class gnu.kawa.functions.Arithmetic
-
- asIntNumOrNull(Object) - Static method in class gnu.math.IntNum
-
- asIntSequenceOrNull(Object) - Static method in class gnu.lists.Sequences
-
- ask(String) - Method in class gnu.jemacs.buffer.EFrame
-
- ask(String) - Method in class gnu.jemacs.swing.SwingFrame
-
- ask(String) - Method in class gnu.jemacs.swt.SwtFrame
-
- asKeyStroke(char, int) - Static method in class gnu.jemacs.buffer.EKeymap
-
- asKeyStroke(Object) - Static method in class gnu.jemacs.buffer.EKeymap
-
- asLong(Object) - Static method in class gnu.kawa.functions.Arithmetic
-
- asNumber(Object) - Static method in class gnu.commonlisp.lang.CommonLisp
-
- asNumber(Object) - Static method in class gnu.jemacs.lang.ELisp
-
- asNumber(Object) - Static method in class gnu.xquery.lang.XQuery
-
- asNumeric(Object) - Static method in class gnu.kawa.functions.Arithmetic
-
- asNumericOrNull(Object) - Static method in class gnu.math.Numeric
-
- asPicture(Object) - Static method in class gnu.kawa.models.Pictures
-
- asPictureAll(Object[]) - Static method in class gnu.kawa.models.Pictures
-
- asPlainBytevector() - Method in class gnu.lists.Blob
-
- asRatNum(Object) - Static method in class gnu.kawa.functions.Arithmetic
-
- asRatNumOrNull(Object) - Static method in class gnu.math.RatNum
-
- asRealNumOrNull(Object) - Static method in class gnu.math.RealNum
-
- AsSequence(Array, int, int[], int[], Array<Integer>[]) - Constructor for class gnu.lists.ComposedArray.AsSequence
-
- asSequenceOrNull(Object) - Static method in class gnu.lists.Sequences
-
- ASSIGN - Static variable in class gnu.q2.lang.Operator
-
- assignConstants(ClassType) - Method in class gnu.bytecode.AnnotationDefaultAttr
-
- assignConstants(ClassType) - Method in class gnu.bytecode.Attribute
-
Add any needed constant pool entries for this Attribute.
- assignConstants(AttrContainer, ClassType) - Static method in class gnu.bytecode.Attribute
-
Add any needed constant pool entries for all attributes in a container.
- assignConstants(ClassType) - Method in class gnu.bytecode.CodeAttr
-
- assignConstants(ClassType) - Method in class gnu.bytecode.ConstantValueAttr
-
- assignConstants(ClassType) - Method in class gnu.bytecode.EnclosingMethodAttr
-
- assignConstants(ClassType) - Method in class gnu.bytecode.ExceptionsAttr
-
- assignConstants(ClassType) - Method in class gnu.bytecode.InnerClassesAttr
-
- assignConstants(ClassType) - Method in class gnu.bytecode.LocalVarsAttr
-
- assignConstants(ClassType) - Method in class gnu.bytecode.RuntimeAnnotationsAttr
-
- assignConstants(ClassType) - Method in class gnu.bytecode.SignatureAttr
-
- assignConstants(ClassType) - Method in class gnu.bytecode.SourceDebugExtAttr
-
- assignConstants(ClassType) - Method in class gnu.bytecode.SourceFileAttr
-
- asString(Object) - Static method in class gnu.xml.TextUtils
-
- asSymbol(String) - Static method in class gnu.commonlisp.lang.Lisp2
-
Get a symbol for a given (interned) Java string.
- asSymbol() - Method in class gnu.expr.Keyword
-
Get the corresponding non-keyword symbol.
- asSymbol(String) - Method in class kawa.standard.Scheme
-
- asType(Object) - Method in class gnu.expr.Language
-
"Coerce" a language-specific "type specifier" object to a Type.
- atomicCompare(int, Object, Object, NamedCollator) - Static method in class gnu.xquery.util.Compare
-
- atomicValue(Object) - Static method in class gnu.kawa.xml.KNode
-
- ATTEMPT_INLINE - Static variable in class gnu.expr.LambdaExp
-
- AttrContainer - Interface in gnu.bytecode
-
An interface for objects that (may) contain Attribute objects.
- Attribute - Class in gnu.bytecode
-
Represents an Attribute of an AttrContainer.
- Attribute(String) - Constructor for class gnu.bytecode.Attribute
-
Create a new Attribute.
- ATTRIBUTE_OK - Static variable in class gnu.kawa.xml.NodeType
-
- ATTRIBUTE_VALUE - Static variable in interface gnu.lists.Sequence
-
- AttributeAxis - Class in gnu.kawa.xml
-
Used to implement an attribute:: step in a path expression.
- AttributeAxis() - Constructor for class gnu.kawa.xml.AttributeAxis
-
- AttributePredicate - Interface in gnu.lists
-
A predicate that (only) matches a ATTRIBUTE_VALUE.
- Attributes - Class in gnu.kawa.xml
-
- attributes - Static variable in class gnu.kawa.xml.Attributes
-
- attributes(TreeList, int, Consumer) - Static method in class gnu.kawa.xml.Attributes
-
- attributes(Object, Consumer) - Static method in class gnu.kawa.xml.Attributes
-
- AttributeType - Class in gnu.kawa.xml
-
Matches an attribute name pattern.
- AttributeType(Symbol) - Constructor for class gnu.kawa.xml.AttributeType
-
- AttributeType(String, Symbol) - Constructor for class gnu.kawa.xml.AttributeType
-
- attributeType - Variable in class gnu.lists.FilterConsumer
-
The 'attribute type' from the most recent startAttribute.
- attrStart - Variable in class gnu.lists.TreeList
-
If non-zero, gap is in an attribute starting (1 less than) here.
- authenticate(HttpServletResponse) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIRequest
-
- AutoloadProcedure - Class in kawa.lang
-
Implement autoloading of Procedures.
- AutoloadProcedure() - Constructor for class kawa.lang.AutoloadProcedure
-
- AutoloadProcedure(String, String) - Constructor for class kawa.lang.AutoloadProcedure
-
- AutoloadProcedure(String, String, Language) - Constructor for class kawa.lang.AutoloadProcedure
-
- AutoloadSyntax - Class in kawa.lang
-
Implement autoloading of Syntax (including macros).
- AutoloadSyntax() - Constructor for class kawa.lang.AutoloadSyntax
-
- AutoloadSyntax(String, String) - Constructor for class kawa.lang.AutoloadSyntax
-
- AutoloadSyntax(String, String, Environment) - Constructor for class kawa.lang.AutoloadSyntax
-
- autoTruncates - Variable in class gnu.expr.StackTarget
-
Target is field or array element that automatically truncates.
- auxillaryRewrite(Object, Translator) - Method in class gnu.commonlisp.lang.OrdinaryLambda
-
- auxillaryRewrite(Object, Translator) - Method in class kawa.lang.Lambda
-
- auxKeyword - Variable in class gnu.commonlisp.lang.OrdinaryLambda
-
- availableCached(Object, Object) - Static method in class gnu.xquery.util.NodeUtils
-
Check if an XML document is available, caching the result.
- AVector<E> - Interface in gnu.lists
-
- Average - Class in gnu.xquery.util
-
- Average(String) - Constructor for class gnu.xquery.util.Average
-
- avg - Static variable in class gnu.xquery.util.Average
-
- axisNames - Static variable in class gnu.xquery.lang.XQParser
-
- azure - Static variable in class gnu.kawa.models.StandardColor
-
- c16vectorType - Static variable in class gnu.kawa.lispexpr.LangObjType
-
- cadetBlue - Static variable in class gnu.kawa.models.StandardColor
-
- calculateDatumsType() - Method in class gnu.expr.CaseExp
-
Computes the union type of the case expression datums.
- calculateDatumValue(Expression) - Method in class gnu.expr.CaseExp
-
Given the expression generated from a datum
returns the value of the datum as an Object.
- calculateSplit(String) - Static method in class gnu.bytecode.CodeAttr
-
Calculate how many CONSTANT_String constants we need for a string.
- calculateType() - Method in class gnu.expr.ApplyExp
-
- calculateType() - Method in class gnu.expr.BeginExp
-
- calculateType() - Method in class gnu.expr.CaseExp
-
- calculateType() - Method in class gnu.expr.ClassExp
-
The ClassType generated for this class.
- calculateType() - Method in class gnu.expr.ExitExp
-
- calculateType() - Method in class gnu.expr.Expression
-
- calculateType() - Method in class gnu.expr.IfExp
-
- calculateType() - Method in class gnu.expr.LambdaExp
-
- calculateType() - Method in class gnu.expr.LetExp
-
- calculateType() - Method in class gnu.expr.ObjectExp
-
- calculateType() - Method in class gnu.expr.QuoteExp
-
- calculateType() - Method in class gnu.expr.ReferenceExp
-
- calculateType() - Method in class gnu.expr.SetExp
-
- calculateType() - Method in class gnu.expr.ThisExp
-
- calculateType() - Method in class gnu.expr.TryExp
-
- calculateType() - Method in class gnu.kawa.functions.CurryExp
-
- call() - Method in class gnu.mapping.RunnableClosure
-
- call_with(Procedure) - Method in class gnu.mapping.Values
-
Apply a Procedure with these values as the arguments.
- call_with(Procedure) - Method in class gnu.mapping.Values.Values2
-
- CALL_WITH_CONSUMER - Static variable in class gnu.expr.Compilation
-
Function results are written to the current CallContext's Consumer.
- CALL_WITH_CONTINUATIONS - Static variable in class gnu.expr.Compilation
-
Support for full continuations.
- CALL_WITH_RETURN - Static variable in class gnu.expr.Compilation
-
Plain calling convention, using regular Java parameters and returns.
- CALL_WITH_TAILCALLS - Static variable in class gnu.expr.Compilation
-
Like CALL_WITH_CONSUMER, but handle full on-stack-growing tail-calls.
- CALL_WITH_UNSPECIFIED - Static variable in class gnu.expr.Compilation
-
- CallCC - Class in gnu.kawa.functions
-
Implement the Scheme standard function "call-with-current-continuation".
- callcc - Static variable in class gnu.kawa.functions.CallCC
-
- CallContext - Class in gnu.mapping
-
A procedure activation stack (when compiled with explicit stacks).
- CallContext() - Constructor for class gnu.mapping.CallContext
-
- CalledContinuation - Exception in kawa.lang
-
- CallWithValues - Class in gnu.kawa.functions
-
- CallWithValues() - Constructor for class gnu.kawa.functions.CallWithValues
-
- callWithValues - Static variable in class gnu.kawa.functions.CallWithValues
-
- callWithValues(Procedure, Procedure) - Static method in class gnu.kawa.functions.CallWithValues
-
- CancelledException - Exception in gnu.jemacs.buffer
-
Used to signal that an action was cancelled.
- CancelledException(String) - Constructor for exception gnu.jemacs.buffer.CancelledException
-
- CancelledException() - Constructor for exception gnu.jemacs.buffer.CancelledException
-
- canCompile(ApplyExp) - Method in class gnu.expr.PrimProcedure
-
- candidates - Variable in exception gnu.expr.CommandCompleter
-
- canonicalize(Expression) - Static method in class gnu.expr.BeginExp
-
Simplifies BeginExp.
- canonicalize(Expression[]) - Static method in class gnu.expr.BeginExp
-
- canonicalize() - Method in class gnu.mapping.Values
-
If a simple value, return that value.
- canonicalize() - Method in class gnu.mapping.Values.FromTreeList
-
- canonicalize() - Method in class gnu.mapping.Values.Values2
-
- canonicalize() - Method in class gnu.math.IntNum
-
- canonicalizeCDATA - Variable in class gnu.xml.XMLPrinter
-
- canonicalizeMethod - Static variable in class gnu.kawa.xml.SortNodes
-
- canUseInc(Expression, Declaration) - Static method in class gnu.expr.SetExp
-
- capitalize(String) - Static method in class gnu.kawa.functions.UnicodeUtils
-
- capture(Declaration, ReferenceExp) - Method in class gnu.expr.FindCapturedVars
-
- capture(Declaration) - Method in class gnu.expr.LambdaExp
-
- car - Variable in class gnu.lists.Pair
-
- CaseClause(Expression) - Constructor for class gnu.expr.CaseExp.CaseClause
-
Constructor for an else clause of the form (else expression+)
- CaseClause(Expression[], Expression) - Constructor for class gnu.expr.CaseExp.CaseClause
-
Constructor for a clause of the form ((datum*) expression+)
- CaseExp - Class in gnu.expr
-
This class represents a case expression
- CaseExp(Expression, CaseExp.CaseClause[]) - Constructor for class gnu.expr.CaseExp
-
Constructor for a case expression with no else clause.
- CaseExp(Expression, CaseExp.CaseClause[], CaseExp.CaseClause) - Constructor for class gnu.expr.CaseExp
-
Constructor for a case expression with an else clause.
- CaseExp.CaseClause - Class in gnu.expr
-
This class represent a clause of the case expression,
of the form ((datum*) expression+) or (else expression+)
- cast - Static variable in class gnu.kawa.functions.Convert
-
- cast(Object) - Method in class gnu.kawa.xml.XDataType
-
- cast(Object) - Method in class gnu.kawa.xml.XIntegerType
-
- cast(Object) - Method in class gnu.kawa.xml.XStringType
-
- cast(Object) - Static method in class gnu.lists.BitVector
-
- cast(Object) - Static method in class gnu.lists.CharVector
-
- cast(Object) - Static method in class gnu.lists.F32Vector
-
- cast(Object) - Static method in class gnu.lists.F64Vector
-
- cast(Object) - Static method in class gnu.lists.FVector
-
- cast(Object) - Static method in class gnu.lists.S16Vector
-
- cast(Object) - Static method in class gnu.lists.S32Vector
-
- cast(Object) - Static method in class gnu.lists.S64Vector
-
- cast(Object) - Static method in class gnu.lists.S8Vector
-
- cast(Object) - Static method in class gnu.lists.U16Vector
-
- cast(Object) - Static method in class gnu.lists.U32Vector
-
- cast(Object) - Static method in class gnu.lists.U64Vector
-
- cast(Object) - Static method in class gnu.lists.U8Vector
-
- cast(int) - Method in class gnu.math.DateTime
-
- CAST_AS_BUILTIN - Static variable in class gnu.xquery.lang.XQResolveNames
-
- CAST_METHOD_NAME - Static variable in class gnu.kawa.functions.GetNamedPart
-
Pseudo-method-name for the cast operation.
- castable(Object) - Method in class gnu.kawa.xml.XDataType
-
- CASTABLE_AS_BUILTIN - Static variable in class gnu.xquery.lang.XQResolveNames
-
- castableAs - Static variable in class gnu.xquery.lang.XQParser
-
- CastableAs - Class in gnu.xquery.util
-
- castableAs - Static variable in class gnu.xquery.util.CastableAs
-
- castableAsDecl - Static variable in class gnu.xquery.lang.XQResolveNames
-
- CastAs - Class in gnu.xquery.util
-
- CastAs() - Constructor for class gnu.xquery.util.CastAs
-
- castAs - Static variable in class gnu.xquery.util.CastAs
-
- castAsDecl - Static variable in class gnu.xquery.lang.XQResolveNames
-
- castNeeded(Type, Type) - Static method in class gnu.bytecode.CodeAttr
-
- castOrNull(Object) - Static method in class gnu.lists.BitVector
-
- castOrNull(Object) - Static method in class gnu.lists.CharVector
-
- castOrNull(Object) - Static method in class gnu.lists.F32Vector
-
- castOrNull(Object) - Static method in class gnu.lists.F64Vector
-
- castOrNull(Object) - Static method in class gnu.lists.FVector
-
- castOrNull(Object) - Static method in class gnu.lists.S16Vector
-
- castOrNull(Object) - Static method in class gnu.lists.S32Vector
-
- castOrNull(Object) - Static method in class gnu.lists.S64Vector
-
- castOrNull(Object) - Static method in class gnu.lists.S8Vector
-
- castOrNull(Object) - Static method in class gnu.lists.U16Vector
-
- castOrNull(Object) - Static method in class gnu.lists.U32Vector
-
- castOrNull(Object) - Static method in class gnu.lists.U64Vector
-
- castOrNull(Object) - Static method in class gnu.lists.U8Vector
-
- castToChar(Object) - Static method in class gnu.text.Char
-
- castToCharacter(Object) - Static method in class gnu.text.Char
-
- castToCharacterOrEof(Object) - Static method in class gnu.text.Char
-
- CatchableException - Exception in gnu.jemacs.lang
-
An exception thrown by (throw tag value) and caught by (catch tag body).
- CatchableException(Object, Object) - Constructor for exception gnu.jemacs.lang.CatchableException
-
- CatchClause - Class in gnu.expr
-
A "catch" clause of a "try-catch" form.
- CatchClause() - Constructor for class gnu.expr.CatchClause
-
- CatchClause(Declaration, Expression) - Constructor for class gnu.expr.CatchClause
-
- CatchClause(Object, Type, Expression) - Constructor for class gnu.expr.CatchClause
-
- CatchClause(LambdaExp) - Constructor for class gnu.expr.CatchClause
-
"Convert" a LambdaExp
to a CatchClause
.
- CComplex - Class in gnu.math
-
General Cartesian Complex number.
- CComplex() - Constructor for class gnu.math.CComplex
-
- CComplex(RealNum, RealNum) - Constructor for class gnu.math.CComplex
-
- CDATA_VALUE - Static variable in interface gnu.lists.Sequence
-
- cdr - Variable in class gnu.lists.Pair
-
- CEILING - Static variable in class gnu.math.Numeric
-
- ceiling(Object) - Static method in class gnu.xquery.util.NumberValue
-
- CGIContext() - Constructor for class gnu.kawa.servlet.CGIServletWrapper.CGIContext
-
- CGIRequest() - Constructor for class gnu.kawa.servlet.CGIServletWrapper.CGIRequest
-
- CGIResponse() - Constructor for class gnu.kawa.servlet.CGIServletWrapper.CGIResponse
-
- CGIServletWrapper - Class in gnu.kawa.servlet
-
Wrapper class to allow a Servlet to be run as a CGI script.
- CGIServletWrapper() - Constructor for class gnu.kawa.servlet.CGIServletWrapper
-
- CGIServletWrapper.CGIContext - Class in gnu.kawa.servlet
-
- CGIServletWrapper.CGIRequest - Class in gnu.kawa.servlet
-
- CGIServletWrapper.CGIResponse - Class in gnu.kawa.servlet
-
- chain1(Pair, Object) - Static method in class gnu.lists.LList
-
Utility function used by compiler when inlining `list'.
- chain4(Pair, Object, Object, Object, Object) - Static method in class gnu.lists.LList
-
Utility function used by compiler when inlining `list'.
- chainFreelist() - Method in class gnu.lists.StableManager
-
Put all free elements in positions in a chain starting with free.
- ChainLambdas - Class in gnu.expr
-
Sets up the firstChild/nextSibling links of each LambdaExp.
- ChainLambdas() - Constructor for class gnu.expr.ChainLambdas
-
- chainLambdas(Expression, Compilation) - Static method in class gnu.expr.ChainLambdas
-
- changedUpdate(DocumentEvent) - Method in class kawa.ReplDocument
-
- Char - Class in gnu.text
-
A wrapper for characters.
- Char() - Constructor for class gnu.text.Char
-
Should only be used for serialization.
- char_ready_p - Class in kawa.standard
-
- char_ready_p() - Constructor for class kawa.standard.char_ready_p
-
- char_type - Static variable in class gnu.bytecode.Type
-
- CHAR_VALUE - Static variable in interface gnu.lists.Sequence
-
- characterAt(int) - Method in class gnu.lists.FString
-
- characterAt(CharSequence, int) - Static method in class gnu.lists.Strings
-
Get character (code point) at a offset.
- characterAt(CharSequence, int, int, int) - Static method in class gnu.lists.Strings
-
Get character (code point) at a offset.
- CharacterIterator(CharSequence) - Constructor for class gnu.lists.Sequences.CharacterIterator
-
- characterOrEofType - Static variable in class gnu.kawa.lispexpr.LangPrimType
-
- characters(char[], int, int) - Method in class gnu.xml.XMLFilter
-
- characterType - Static variable in class gnu.kawa.lispexpr.LangPrimType
-
- charAt(int) - Method in class gnu.jemacs.buffer.Buffer
-
- charAt(int) - Method in class gnu.jemacs.swt.SwtCharBuffer
-
- charAt(int) - Method in class gnu.kawa.xml.XString
-
- charAt(int) - Method in class gnu.lists.AbstractCharVector
-
- charAt(int) - Method in class gnu.lists.Blob
-
- charAt(int) - Method in interface gnu.lists.CharSeq
-
The index is in terms of code units.
- charAt(int) - Method in class gnu.lists.IString
-
To implement CharSequence
- charAt(int) - Method in class gnu.lists.IString.SubString
-
- charAt(int) - Method in class gnu.lists.UnescapedData
-
- CharBuffer - Class in gnu.lists
-
Editable character sequence using a buffer-gap implementation and
self-adjusting position.
- CharBuffer(FString) - Constructor for class gnu.lists.CharBuffer
-
- CharBuffer(int) - Constructor for class gnu.lists.CharBuffer
-
- CharBuffer() - Constructor for class gnu.lists.CharBuffer
-
- charHeight - Variable in class gnu.jemacs.buffer.EWindow
-
Nominal height in pixels of a character, if non-zero.
- CharSeq - Interface in gnu.lists
-
A sequence where each element is a character (Unicode code point).
- charToObject(char) - Method in class gnu.expr.KawaConvert
-
- charToObject(char) - Method in class gnu.lists.Convert
-
- chartreuse - Static variable in class gnu.kawa.models.StandardColor
-
- charType - Static variable in class gnu.bytecode.Type
-
- charType - Static variable in class gnu.kawa.lispexpr.LangPrimType
-
- charValue(Object) - Method in class gnu.bytecode.PrimType
-
Coerce value to a char.
- charValue(Object) - Method in class gnu.kawa.lispexpr.LangPrimType
-
- charValue() - Method in class gnu.text.Char
-
- CharVector - Class in gnu.lists
-
Simple adjustable-length vector whose elements are 16-bit chars.
- CharVector(char[]) - Constructor for class gnu.lists.CharVector
-
Create an CharVector from a char[].
- charWidth(char, int) - Method in class gnu.jemacs.buffer.Buffer
-
- charWidth - Variable in class gnu.jemacs.buffer.EWindow
-
Nominal width in pixels of a character, if non-zero.
- checkAlias() - Method in class gnu.mapping.Promise
-
- checkArgCount(Procedure, int) - Static method in class gnu.mapping.Procedure
-
Check that the number of arguments in a call is valid.
- checkArgCount(Procedure, int, boolean) - Static method in exception gnu.mapping.WrongArguments
-
Returns an error message if the number of arguments in a call is invalid.
- checkArgCount(String, int, int, int) - Static method in exception gnu.mapping.WrongArguments
-
- checkBadCode(CallContext) - Method in class gnu.mapping.Procedure
-
- checkBlank() - Method in class gnu.mapping.Promise
-
- checkCanWrite() - Method in class gnu.kawa.functions.Arrays.BuiltArray
-
- checkCanWrite() - Method in class gnu.lists.AbstractSequence
-
- checkCanWrite() - Method in class gnu.lists.SimpleVector
-
- checkCanWrite() - Method in class gnu.lists.TransformedArray
-
- checkCharOrEof(Object) - Static method in class gnu.text.Char
-
Return character value of argument; otherwise return -2.
- checkCompareCode(int, int) - Static method in class gnu.kawa.functions.NumberCompare
-
- checkCompiledZip(InputStream, Path, Environment, Language) - Static method in class kawa.Shell
-
- checkCurrent(ModuleManager, long) - Method in class gnu.expr.ModuleInfo
-
Check if this module and its dependencies are up-to-dete.
- checkDefaultBinding(Symbol, Translator) - Method in class kawa.lang.Translator
-
If a symbol is lexically unbound, look for a default binding.
- checkDefaultBinding(Symbol, Translator) - Method in class kawa.standard.SchemeCompilation
-
If a symbol is lexically unbound, look for a default binding.
- checkDelim(LispReader, int, int) - Method in class gnu.kawa.lispexpr.ReaderExtendedLiteral
-
- checkDelim(LispReader, int, int) - Method in class gnu.kawa.lispexpr.ReaderXmlElement
-
- checkDomTerm() - Static method in class kawa.repl
-
- checkDone() - Method in class gnu.mapping.CallContext
-
- CheckedTarget - Class in gnu.expr
-
Same as StackTarget, but catch ClassCastException.
- CheckedTarget(Type) - Constructor for class gnu.expr.CheckedTarget
-
- CheckedTarget(Type, LambdaExp, int) - Constructor for class gnu.expr.CheckedTarget
-
- CheckedTarget(Type, String, int) - Constructor for class gnu.expr.CheckedTarget
-
- checkEncodingSpec(String) - Method in class gnu.kawa.lispexpr.LispReader
-
- checkEncodingSpec - Variable in class gnu.kawa.lispexpr.ReaderIgnoreRestOfLine
-
- checkErrors(PrintWriter, int) - Method in class gnu.text.Lexer
-
Returns true if any error were seen.
- checkErrors(Appendable, int) - Method in class gnu.text.SourceMessages
-
Checks if an error was seen; if so, prints and clears the messages.
- checkFinalPos(Object, int) - Static method in class gnu.mapping.Values
-
- checkForInitCall(Expression) - Method in class gnu.expr.LambdaExp
-
Check if argument is a this(...) or super(...) initializtion.
- checkingPendingInput() - Method in class kawa.ReplDocument
-
Check if there is any pending input.
- checkIntValue(Expression) - Static method in class gnu.expr.InlineCalls
-
- checkKeywordsDone() - Method in class gnu.mapping.CallContext
-
- checkKnownClass(Type, Compilation) - Static method in class gnu.kawa.reflect.CompileReflect
-
Check if class exists.
- checkLiteralKeyword() - Method in class gnu.expr.Expression
-
Is this a keyword argument?
In the future this will return non-null only for explicit
literal non-quoted Keywords.
- checkLongValue(Expression) - Static method in class gnu.expr.InlineCalls
-
- checkMark() - Method in class gnu.jemacs.buffer.Buffer
-
- checkName(String) - Static method in class gnu.xml.XName
-
Check if a string is a valid NMTOKEN, Name, or NCName.
- checkNext(char) - Method in class gnu.text.Lexer
-
Check if the next character matches a given character.
- checkNonList(Object) - Static method in class gnu.lists.LList
-
Helper to protect against pathological LLists (neithr Pair nor Empty).
- checkNonNegativeShift(Procedure, int) - Static method in class gnu.kawa.functions.BitwiseOp
-
- checkPragma(Symbol, Expression) - Method in class gnu.xquery.lang.XQResolveNames
-
- checkQuit() - Static method in exception gnu.jemacs.buffer.Signal
-
- checkRank(int) - Method in class gnu.lists.AbstractSequence
-
- checkReserved(String) - Static method in class gnu.ecmascript.Lexer
-
- checkRunDone(boolean) - Method in class gnu.expr.ModuleBody
-
- checkRunDone(boolean) - Method in interface gnu.expr.RunnableModule
-
Check if run has been invoked.
- checkSharing - Variable in class gnu.kawa.functions.DisplayFormat
-
Controls whether we check for sharing and cycles.
- checkSingleAbstractMethod() - Method in class gnu.bytecode.ClassType
-
Check to see if this is a Single Abstract Method (SAM) type.
- checkSizeEq(List, int) - Static method in class gnu.kawa.lispexpr.SeqSizeType
-
- checkSizeGe(List, int) - Static method in class gnu.kawa.lispexpr.SeqSizeType
-
- checkSrfi(String, Translator) - Static method in class kawa.standard.ImportFromLibrary
-
- checkStringCursor(Object) - Static method in class gnu.text.StringCursor
-
- checkType(Expression, Type) - Method in class gnu.expr.InlineCalls
-
- checkValidComment(char[], int, int) - Method in class gnu.xml.XMLFilter
-
- checkWriteAtomic() - Method in class gnu.xml.XMLFilter
-
- ChildAxis - Class in gnu.kawa.xml
-
Used to implement a child:: step in a path expression.
- ChildAxis() - Constructor for class gnu.kawa.xml.ChildAxis
-
- Children - Class in gnu.kawa.xml
-
- children - Static variable in class gnu.kawa.xml.Children
-
- children(TreeList, int, Consumer) - Static method in class gnu.kawa.xml.Children
-
- children(Object, Consumer) - Static method in class gnu.kawa.xml.Children
-
- chocolate - Static variable in class gnu.kawa.models.StandardColor
-
- CLASS - Static variable in class gnu.bytecode.ConstantPool
-
- CLASS_ACCESS_FLAGS - Static variable in class gnu.expr.Declaration
-
- CLASS_CONTEXT - Static variable in class gnu.bytecode.Access
-
Value for toString
's kind
parameter when decoding
a class's access flags.
- CLASS_MODIFIERS - Static variable in class gnu.bytecode.Access
-
Mask of access flags valid for a class.
- CLASS_RESOURCE_URI_PREFIX - Static variable in class gnu.text.ResourceStreamHandler
-
A special URI-scheme for accessing resources relative to a ClassLoader.
- CLASS_RESOURCE_URI_PREFIX_LENGTH - Static variable in class gnu.text.ResourceStreamHandler
-
The length of CLASS_RESOURCE_URI_PREFIX, including ":/".
- CLASS_SPECIFIED - Static variable in class gnu.expr.ClassExp
-
- CLASS_WRITTEN - Static variable in class gnu.expr.Compilation
-
State code indicating that bytecode has been written to its target.
- ClassExp - Class in gnu.expr
-
- ClassExp(boolean, ClassType) - Constructor for class gnu.expr.ClassExp
-
- ClassFileInput - Class in gnu.bytecode
-
Class to read a ClassType from a DataInputStream (.class file).
- ClassFileInput(InputStream) - Constructor for class gnu.bytecode.ClassFileInput
-
- ClassFileInput(ClassType, InputStream) - Constructor for class gnu.bytecode.ClassFileInput
-
- classFor(Compilation) - Method in class gnu.expr.ModuleExp
-
Return the class for this module.
- classifyFinite() - Method in class gnu.math.Complex
-
Check if value is finite, infinite, or NaN.
- classifyFinite() - Method in class gnu.math.Quaternion
-
Check if value is finite, infinite, or NaN.
- classifyFinite() - Method in class gnu.math.RatNum
-
- classifyFinite() - Method in class gnu.math.RealNum
-
- classifyType(Type) - Static method in class gnu.kawa.functions.Arithmetic
-
- classifyValue(Object) - Static method in class gnu.kawa.functions.Arithmetic
-
- ClassInitializer - Class in gnu.expr
-
Cause a class value from a ClassExp to be initialized.
- ClassInitializer(ClassExp, Field, Compilation) - Constructor for class gnu.expr.ClassInitializer
-
- ClassMemberLocation<T> - Class in gnu.kawa.reflect
-
A Location whose value is that of a named field/method of an object.
- ClassMemberLocation(Object, String, String) - Constructor for class gnu.kawa.reflect.ClassMemberLocation
-
- ClassMemberLocation(Object, ClassType, String) - Constructor for class gnu.kawa.reflect.ClassMemberLocation
-
- ClassMemberLocation(Object, Class, String) - Constructor for class gnu.kawa.reflect.ClassMemberLocation
-
- ClassMemberLocation(Object, Field) - Constructor for class gnu.kawa.reflect.ClassMemberLocation
-
- ClassMethods - Class in gnu.kawa.reflect
-
- ClassMethods() - Constructor for class gnu.kawa.reflect.ClassMethods
-
- classMethods - Static variable in class gnu.kawa.reflect.ClassMethods
-
- className - Variable in class gnu.expr.ModuleInfo
-
Name of class that implements module.
- classNameKeyword - Static variable in class kawa.standard.object
-
- ClassNamespace - Class in gnu.kawa.lispexpr
-
- ClassNamespace() - Constructor for class gnu.kawa.lispexpr.ClassNamespace
-
- ClassNamespace(ClassType) - Constructor for class gnu.kawa.lispexpr.ClassNamespace
-
- ClassNamespace - Static variable in class gnu.kawa.lispexpr.LispPackage
-
- classNameSpecifier - Variable in class gnu.expr.ClassExp
-
- classObjectExp - Static variable in class gnu.expr.QuoteExp
-
- classPrefix - Variable in class gnu.expr.Compilation
-
If non-null: a prefix for generateClassName to prepend to names.
- classPrefixDefault - Static variable in class gnu.expr.Compilation
-
- classPrefixPath - Static variable in class kawa.standard.ImportFromLibrary
-
- classResourcePath(Class) - Static method in class gnu.kawa.functions.GetModuleClass
-
- classSymbol - Static variable in class kawa.standard.ImportFromLibrary
-
- ClassType - Class in gnu.bytecode
-
- ClassType() - Constructor for class gnu.bytecode.ClassType
-
- ClassType(String) - Constructor for class gnu.bytecode.ClassType
-
- CLASSTYPE_FOR - Static variable in class gnu.kawa.functions.GetNamedPart
-
PREFIX:<>
is equivalent to the ClassType
bound to PREFIX
.
- ClassTypeWriter - Class in gnu.bytecode
-
This class prints out in contents of a ClassType in human-readable form.
- ClassTypeWriter(ClassType, Writer, int) - Constructor for class gnu.bytecode.ClassTypeWriter
-
- ClassTypeWriter(ClassType, OutputStream, int) - Constructor for class gnu.bytecode.ClassTypeWriter
-
- cleanup() - Method in class gnu.kawa.util.AbstractWeakHashTable
-
- cleanupAfterCompilation() - Method in class gnu.bytecode.ClassType
-
Clear various object references, to help garbage collection.
- cleanupAfterCompilation() - Method in class gnu.bytecode.Method
-
- cleanupAfterCompilation() - Method in class gnu.expr.Compilation
-
- cleanupAfterCompilation() - Method in class gnu.expr.ModuleInfo
-
- cleanupFromContext(int) - Method in class gnu.mapping.CallContext
-
Cleanup-only part of getFromContext.
- clear() - Method in class gnu.expr.ModuleContext
-
Remove all entries.
- clear() - Method in class gnu.expr.ModuleManager
-
Reset the set of known modules.
- clear() - Method in class gnu.kawa.util.AbstractHashTable
-
- clear() - Method in class gnu.kawa.util.IntHashTable
-
Removes all mappings from this map.
- clear() - Method in class gnu.lists.AbstractSequence
-
- clear() - Method in class gnu.lists.SubSequence
-
- clear() - Method in class gnu.lists.TreeList
-
- clear() - Method in interface gnu.mapping.ArgListBuilder
-
- clear() - Method in class gnu.mapping.ArgListImpl
-
- clear() - Method in class gnu.mapping.Values.FromTreeList
-
- clear() - Method in class gnu.text.SourceMessages
-
Clear the contained errors and warnings.
- clear() - Method in exception gnu.text.SyntaxException
-
- clearBuffer(int, int) - Method in class gnu.kawa.xml.Nodes.NodeVector
-
- clearBuffer(int, int) - Method in class gnu.lists.AbstractCharVector
-
- clearBuffer(int, int) - Method in class gnu.lists.BitVector
-
- clearBuffer(int, int) - Method in class gnu.lists.ByteVector
-
- clearBuffer(int, int) - Method in class gnu.lists.F32Vector
-
- clearBuffer(int, int) - Method in class gnu.lists.F64Vector
-
- clearBuffer(int, int) - Method in class gnu.lists.FVector
-
- clearBuffer(int, int) - Method in class gnu.lists.IntVector
-
- clearBuffer(int, int) - Method in class gnu.lists.LongVector
-
- clearBuffer(int, int) - Method in class gnu.lists.ShortVector
-
- clearBuffer(int, int) - Method in class gnu.lists.SimpleVector
-
- clearCallList() - Method in class gnu.expr.Declaration
-
Clear the list of callers headed by firstCall
.
- clearCallList() - Method in class gnu.expr.ScopeExp
-
- clearClass() - Method in class gnu.expr.ModuleInfo
-
- clearErrors() - Method in class gnu.text.Lexer
-
- clearErrors() - Method in class gnu.text.SourceMessages
-
Clear the error count (only).
- clearLocalCache() - Static method in class gnu.kawa.xml.Document
-
Clear the thread-local uri-to-document map.
- clearSoftCache() - Static method in class gnu.kawa.xml.Document
-
Clear the global uri-to-document "soft" cache.
- clearWordEnd() - Method in class gnu.lists.PrintConsumer
-
- clinitMethod - Variable in class gnu.expr.ClassExp
-
An artificial method named "$clinit$"
for evaluating
static initializations.
- clispEnvironment - Static variable in class gnu.commonlisp.lang.CommonLisp
-
- CLNamespace - Static variable in class gnu.kawa.lispexpr.LispPackage
-
- clone() - Method in class gnu.kawa.util.RangeTable
-
- clone() - Method in class gnu.lists.TreePosition
-
- clone_method - Static variable in class gnu.bytecode.Type
-
- cloneNode(boolean) - Method in class gnu.kawa.xml.KNode
-
Only implemented if deep is true.
- close() - Method in class gnu.bytecode.ZipLoader
-
Close the zip archive - loadClass will reopen if necessary.
- close() - Method in class gnu.expr.LitTable
-
- close() - Method in class gnu.jemacs.buffer.BufferWriter
-
- close() - Method in class gnu.jemacs.swt.BufferContentReader
-
- close() - Method in class gnu.lists.ConsumerWriter
-
- close() - Method in class gnu.text.Lexer
-
- close(boolean) - Method in class kawa.DomTermBackend
-
- closed(ReplDocument) - Method in class kawa.GuiConsole
-
- closed(ReplDocument) - Method in interface kawa.ReplDocument.DocumentCloseListener
-
Called when a ReplDocument closes.
- closeTag() - Method in class gnu.xml.XMLPrinter
-
- Closure(LambdaExp, CallContext) - Constructor for class gnu.expr.LambdaExp.Closure
-
- closure - Variable in class gnu.mapping.Future
-
- CLOSURE_ENV_NAME - Static variable in class gnu.expr.LambdaExp
-
- closureEnvField - Variable in class gnu.expr.LambdaExp
-
If non-null, this is a Field that is used for implementing lexical closures.
- cm - Static variable in class gnu.math.Unit
-
- code - Variable in class gnu.kawa.lispexpr.ReaderDispatchMisc
-
A code which specifies which particular reader-action to perform.
- code - Variable in class gnu.text.SourceError
-
If non-null, an error code, as might be specified by a standard.
- code - Variable in exception gnu.xquery.util.XQException
-
- CodeAttr - Class in gnu.bytecode
-
Represents the contents of a standard "Code" attribute.
- CodeAttr(Method) - Constructor for class gnu.bytecode.CodeAttr
-
- codepointCollation - Static variable in class gnu.xquery.util.NamedCollator
-
- codepointCompare(String, String) - Static method in class gnu.xquery.util.NamedCollator
-
Compares two strings lexicographically by codepoint.
- codepointEqual(Object, Object) - Static method in class gnu.xquery.util.StringUtils
-
- codepointsToString(Object) - Static method in class gnu.xquery.util.StringUtils
-
- coerce(Object, String, String) - Static method in class gnu.kawa.xml.AttributeType
-
- coerce(Object, String, String) - Static method in class gnu.kawa.xml.ElementType
-
- coerce(Object) - Static method in class gnu.kawa.xml.KNode
-
Convert value to a KNode, returning null if it isn't a node.
- coerce(Object, String) - Static method in class gnu.kawa.xml.ProcessingInstructionType
-
- coerce(T) - Method in class gnu.mapping.ConstrainedLocation
-
- coerce(Object) - Method in class gnu.mapping.ReadOnlyLocation
-
- coerceBuffer(Object) - Static method in class gnu.jemacs.buffer.Buffer
-
- coerceDFloNum(Object) - Static method in class gnu.kawa.lispexpr.LangObjType
-
- coerceEq(Object, int) - Static method in class gnu.kawa.lispexpr.SeqSizeType
-
- coerceEqOrNull(Object, int) - Static method in class gnu.kawa.lispexpr.SeqSizeType
-
- coerceExpression(Object, Translator) - Method in class kawa.lang.Quote
-
- coerceForce(Object, int) - Static method in class gnu.kawa.xml.NodeType
-
- coerceFromObject(Object) - Method in class gnu.bytecode.ObjectType
-
- coerceFromObject(Object) - Method in class gnu.bytecode.PrimType
-
- coerceFromObject(Object) - Method in class gnu.bytecode.Type
-
Convert an object to a value of this Type.
- coerceFromObject(Object) - Method in class gnu.expr.InlineCalls.LenientExpectedType
-
- coerceFromObject(Class, Object) - Method in class gnu.expr.Language
-
- coerceFromObject(Object) - Method in class gnu.kawa.lispexpr.LangObjType
-
- coerceFromObject(Object) - Method in class gnu.kawa.lispexpr.LangPrimType
-
- coerceFromObject(Object) - Method in class gnu.kawa.lispexpr.SeqSizeType
-
- coerceFromObject(Object) - Method in class gnu.kawa.reflect.OccurrenceType
-
- coerceFromObject(Object) - Method in class gnu.kawa.reflect.SingletonType
-
- coerceFromObject(Object) - Method in class gnu.kawa.xml.AttributeType
-
- coerceFromObject(Object) - Method in class gnu.kawa.xml.ElementType
-
- coerceFromObject(Object) - Method in class gnu.kawa.xml.NodeType
-
- coerceFromObject(Object) - Method in class gnu.kawa.xml.ProcessingInstructionType
-
- coerceFromObject(Object) - Method in class gnu.kawa.xml.XDataType
-
- coerceFromObject(Object) - Method in class gnu.kawa.xml.XIntegerType
-
- coerceGe(Object, int) - Static method in class gnu.kawa.lispexpr.SeqSizeType
-
- coerceGeOrNull(Object, int) - Static method in class gnu.kawa.lispexpr.SeqSizeType
-
- coerceIntNum(Object) - Static method in class gnu.kawa.lispexpr.LangObjType
-
- CoerceNodes - Class in gnu.kawa.xml
-
Coerces an item sequence to a node sequence.
- CoerceNodes() - Constructor for class gnu.kawa.xml.CoerceNodes
-
- coerceNodes - Static variable in class gnu.kawa.xml.CoerceNodes
-
- coerceNumeric(Object) - Static method in class gnu.kawa.lispexpr.LangObjType
-
- coerceOrNull(Object, String, String) - Static method in class gnu.kawa.xml.AttributeType
-
- coerceOrNull(Object, String, String) - Static method in class gnu.kawa.xml.ElementType
-
- coerceOrNull(Object, int) - Static method in class gnu.kawa.xml.NodeType
-
- coerceOrNull(Object, String) - Static method in class gnu.kawa.xml.ProcessingInstructionType
-
- coerceRatNum(Object) - Static method in class gnu.kawa.lispexpr.LangObjType
-
- coerceRealNum(Object) - Static method in class gnu.kawa.lispexpr.LangObjType
-
- coerceToClass(Object) - Static method in class gnu.kawa.lispexpr.LangObjType
-
- coerceToClassOrNull(Object) - Static method in class gnu.kawa.lispexpr.LangObjType
-
- coerceToClassType(Object) - Static method in class gnu.kawa.lispexpr.LangObjType
-
- coerceToClassTypeOrNull(Object) - Static method in class gnu.kawa.lispexpr.LangObjType
-
- coerceToConstVector(Object) - Static method in class gnu.kawa.lispexpr.LangObjType
-
- coerceToLazy(Object) - Static method in class gnu.mapping.Promise
-
- coerceToModel(Object) - Method in class gnu.kawa.models.Display
-
- coerceToModel(Object) - Method in class gnu.kawa.swingviews.SwingDisplay
-
- coerceToObject(Object) - Method in class gnu.bytecode.Type
-
Given a raw JVM value convert it to an object of this type.
- coerceToObject(Class, Object) - Method in class gnu.expr.Language
-
- coerceToObject(Object) - Method in class gnu.kawa.lispexpr.LangPrimType
-
- coerceToProcedure(Object) - Static method in class gnu.kawa.lispexpr.LangObjType
-
- coerceToProcedureOrNull(Object) - Static method in class gnu.kawa.lispexpr.LangObjType
-
- coerceToSequence(Object) - Static method in class gnu.lists.Sequences
-
- coerceToSingleton(Object) - Static method in class gnu.kawa.reflect.SingletonType
-
- coerceToType(Object) - Static method in class gnu.kawa.lispexpr.LangObjType
-
- coerceToTypeOrNull(Object) - Static method in class gnu.kawa.lispexpr.LangObjType
-
- coerceToU8Vector(Object) - Static method in class gnu.kawa.lispexpr.LangObjType
-
- coercionOrNullMethod() - Method in class gnu.kawa.lispexpr.LangObjType
-
- colatitude() - Method in class gnu.math.Complex
-
- colatitude() - Method in class gnu.math.Quaternion
-
- collection(Object, Object) - Static method in class gnu.xquery.util.NodeUtils
-
- COLLECTION_BUILTIN - Static variable in class gnu.xquery.lang.XQResolveNames
-
Code number for the special collection
function.
- collectionResolverSymbol - Static variable in class gnu.xquery.util.NodeUtils
-
Symbol used to bind a collection resolver.
- colonToken - Static variable in class gnu.ecmascript.Lexer
-
- Column - Class in gnu.kawa.models
-
A "vertical box" container.
- Column() - Constructor for class gnu.kawa.models.Column
-
- combine(Number, Object, int) - Static method in class gnu.kawa.functions.MultiplyOp
-
- combine(List) - Static method in class gnu.kawa.models.PBox
-
- combine(Object, Object, PairWithPosition) - Method in class gnu.q2.lang.Operator
-
- combineName(Expression, Expression) - Static method in class gnu.kawa.functions.CompileNamedPart
-
- combineType(Type, Type) - Static method in class gnu.kawa.functions.CompileArith
-
- Command - Class in gnu.jemacs.buffer
-
- Command() - Constructor for class gnu.jemacs.buffer.Command
-
- CommandCompleter - Exception in gnu.expr
-
Handle command completion based on expression context.
- CommandCompleter(int, List<String>, String, int, Compilation) - Constructor for exception gnu.expr.CommandCompleter
-
- CommandDialog - Class in gnu.jemacs.swt
-
- CommandDialog(Shell) - Constructor for class gnu.jemacs.swt.CommandDialog
-
- CommandDialog(Shell, int) - Constructor for class gnu.jemacs.swt.CommandDialog
-
- commandLineArgArray - Static variable in class gnu.expr.ApplicationMainSupport
-
- commandLineArguments - Static variable in class gnu.expr.ApplicationMainSupport
-
- commandName - Static variable in class gnu.expr.ApplicationMainSupport
-
- commaToken - Static variable in class gnu.ecmascript.Lexer
-
- COMMENT_OK - Static variable in class gnu.kawa.xml.NodeType
-
- COMMENT_VALUE - Static variable in interface gnu.lists.Sequence
-
- CommentConstructor - Class in gnu.kawa.xml
-
- commentConstructor - Static variable in class gnu.kawa.xml.CommentConstructor
-
- commentFromParser(char[], int, int) - Method in class gnu.xml.XMLFilter
-
Process a comment, when called from an XML parser.
- commentNodeTest - Static variable in class gnu.kawa.xml.NodeType
-
- commonAncestor(NamespaceBinding, NamespaceBinding) - Static method in class gnu.xml.NamespaceBinding
-
- CommonLisp - Class in gnu.commonlisp.lang
-
- CommonLisp() - Constructor for class gnu.commonlisp.lang.CommonLisp
-
- compare(Type) - Method in class gnu.bytecode.ArrayType
-
- compare(Type) - Method in class gnu.bytecode.ClassType
-
- compare(Type) - Method in class gnu.bytecode.ObjectType
-
- compare(Type) - Method in class gnu.bytecode.ParameterizedType
-
- compare(PrimType, PrimType) - Static method in class gnu.bytecode.PrimType
-
- compare(Type) - Method in class gnu.bytecode.PrimType
-
- compare(Type) - Method in class gnu.bytecode.SpecialObjectType
-
- compare(Type) - Method in class gnu.bytecode.Type
-
Return a numeric code showing "subtype" relationship:
1: if other is a pure subtype of this;
0: if has the same values;
-1: if this is a pure subtype of other;
-2: if they have values in common but neither is a subtype of the other;
-3: if the types have no values in common.
- compare(Type) - Method in class gnu.bytecode.TypeVariable
-
- compare(Type) - Method in class gnu.expr.InlineCalls.LenientExpectedType
-
- compare(Type) - Method in class gnu.expr.InlineCalls.ProcedureInCallContext
-
- compare(Type) - Method in class gnu.expr.InlineCalls.ValueNeededType
-
- compare(Object, Object, boolean) - Static method in class gnu.kawa.functions.NumberCompare
-
Compare two numbers.
- compare(Object, int, Object, int, boolean) - Static method in class gnu.kawa.functions.NumberCompare
-
- compare(Type) - Method in class gnu.kawa.lispexpr.GenArrayType
-
- compare(Type) - Method in class gnu.kawa.lispexpr.LangObjType
-
- compare(Type) - Method in class gnu.kawa.lispexpr.LangPrimType
-
- compare(Type) - Method in class gnu.kawa.lispexpr.SeqSizeType
-
- compare(Type) - Method in class gnu.kawa.reflect.LazyType
-
- compare(Type) - Method in class gnu.kawa.reflect.MultValuesType
-
- compare(Type) - Method in class gnu.kawa.reflect.OccurrenceType
-
- compare(Type) - Method in class gnu.kawa.reflect.SingletonType
-
- compare(T, int, int, C) - Method in class gnu.kawa.util.HeapSort
-
- compare(Object, Object) - Method in class gnu.kawa.util.HeapSort.IndexSort
-
- compare(int[], int, int, Object) - Method in class gnu.kawa.util.HeapSort.IndexSort
-
- compare(Type) - Method in class gnu.kawa.xml.NodeType
-
- compare(Type) - Method in class gnu.kawa.xml.XDataType
-
- compare(int, int) - Method in class gnu.lists.AbstractSequence
-
Compare two positions, and indicate their relative order.
- compare(SeqPosition, SeqPosition) - Method in class gnu.lists.AbstractSequence
-
- compare(AbstractSequence, int, AbstractSequence, int) - Static method in class gnu.lists.AbstractSequence
-
This is used for the XML concept of "document order".
- compare(int, int) - Method in class gnu.lists.SubSequence
-
- compare(int, int) - Method in class gnu.lists.TreeList
-
Compare two positions, and indicate their relative order.
- compare(int, int) - Method in class gnu.mapping.Values.FromTreeList
-
- compare(BaseUnit, BaseUnit) - Static method in class gnu.math.BaseUnit
-
- compare(Complex, Complex) - Static method in class gnu.math.Complex
-
- compare(Object) - Method in class gnu.math.Complex
-
- compare(DateTime, DateTime) - Static method in class gnu.math.DateTime
-
Return -1, 0, or 1, depending on which value is greater.
- compare(Object) - Method in class gnu.math.DateTime
-
- compare(double, double) - Static method in class gnu.math.DFloNum
-
- compare(IntNum, IntNum, double) - Static method in class gnu.math.DFloNum
-
Compare (x_num/x_den) with toExact(y).
- compare(Object) - Method in class gnu.math.DFloNum
-
- compare(Duration, Duration) - Static method in class gnu.math.Duration
-
- compare(Object) - Method in class gnu.math.Duration
-
- compare(Object) - Method in class gnu.math.IntFraction
-
- compare(IntNum, IntNum) - Static method in class gnu.math.IntNum
-
Return -1, 0, or 1, depending on which value is greater.
- compare(IntNum, long) - Static method in class gnu.math.IntNum
-
Return -1, 0, or 1, depending on which value is greater.
- compare(Object) - Method in class gnu.math.IntNum
-
- compare(Object) - Method in class gnu.math.Numeric
-
Return an integer for which of this
or obj
is larger.
- compare(Quantity, Quantity) - Static method in class gnu.math.Quantity
-
- compare(Object) - Method in class gnu.math.Quantity
-
- compare(Quaternion, Quaternion) - Static method in class gnu.math.Quaternion
-
- compare(Object) - Method in class gnu.math.Quaternion
-
- compare(RatNum, RatNum) - Static method in class gnu.math.RatNum
-
- Compare - Class in gnu.xquery.util
-
Compares two values (or sequences) according to XPath semantics.
- Compare() - Constructor for class gnu.xquery.util.Compare
-
- compare(String, String) - Method in class gnu.xquery.util.NamedCollator
-
- compare(Object, Object, NamedCollator) - Static method in class gnu.xquery.util.StringUtils
-
This implements the XQuery fn:compare
function.
- COMPARE_BUILTIN - Static variable in class gnu.xquery.lang.XQResolveNames
-
Code number for the special compare
function.
- compareDocumentPosition(Node) - Method in class gnu.kawa.xml.KNode
-
- compareEquals - Variable in class kawa.lang.BindDecls
-
- compareIndentation(int, int) - Static method in class gnu.q2.lang.Q2
-
Compare two indentation amounts.
- compareLiteral(Declaration, QuoteExp) - Method in class kawa.lang.BindDecls
-
- compareReversed(Numeric) - Method in class gnu.math.DFloNum
-
- compareReversed(Numeric) - Method in class gnu.math.IntFraction
-
- compareReversed(Numeric) - Method in class gnu.math.Numeric
-
- compareReversed(Numeric) - Method in class gnu.math.Quantity
-
- compareStrict(Object, Object, boolean) - Static method in class gnu.kawa.functions.NumberCompare
-
- compareTo(Object) - Method in class gnu.lists.AbstractCharVector
-
- compareTo(AbstractCharVector<?>, AbstractCharVector<?>, int) - Static method in class gnu.lists.AbstractCharVector
-
- compareTo(char[], char[], int) - Static method in class gnu.lists.AbstractCharVector
-
- compareTo(Object) - Method in class gnu.lists.BitVector
-
- compareTo(Object) - Method in class gnu.lists.F32Vector
-
- compareTo(Object) - Method in class gnu.lists.F64Vector
-
- compareTo(Object) - Method in class gnu.lists.FVector
-
- compareTo(IString) - Method in class gnu.lists.IString
-
- compareTo(Object) - Method in class gnu.lists.LList
-
- compareTo(Pair, Pair) - Static method in class gnu.lists.Pair
-
- compareTo(Object) - Method in class gnu.lists.Pair
-
- compareTo(Object) - Method in class gnu.lists.S16Vector
-
- compareTo(Object) - Method in class gnu.lists.S32Vector
-
- compareTo(Object) - Method in class gnu.lists.S64Vector
-
- compareTo(Object) - Method in class gnu.lists.S8Vector
-
- compareTo(CharSequence, CharSequence) - Static method in class gnu.lists.Strings
-
- compareTo(Object) - Method in class gnu.lists.U16Vector
-
- compareTo(Object) - Method in class gnu.lists.U32Vector
-
- compareTo(Object) - Method in class gnu.lists.U64Vector
-
- compareTo(Object) - Method in class gnu.lists.U8Vector
-
- compareTo(Object) - Method in class gnu.mapping.Symbol
-
- compareTo(Object) - Method in class gnu.math.RealNum
-
Implements the Comparable interface.
- compareTo(UByte) - Method in class gnu.math.UByte
-
- compareTo(UInt) - Method in class gnu.math.UInt
-
- compareTo(ULong) - Method in class gnu.math.ULong
-
- compareTo(UShort) - Method in class gnu.math.UShort
-
- compareTo(Object) - Method in class gnu.text.Char
-
- compareTo(Object) - Method in class gnu.text.StringCursor
-
- compareToInt(PrimIntegerVector, PrimIntegerVector) - Static method in class gnu.lists.PrimIntegerVector
-
- compatibleWithCount(Type, int) - Static method in class gnu.kawa.reflect.OccurrenceType
-
- Compilation - Class in gnu.expr
-
State for a single expression or module.
- Compilation(Language, SourceMessages, NameLookup) - Constructor for class gnu.expr.Compilation
-
- CompilationHelpers - Class in gnu.kawa.functions
-
Various static methods used to inline and compile specific procedures.
- CompilationHelpers() - Constructor for class gnu.kawa.functions.CompilationHelpers
-
- compilationTopname - Static variable in class kawa.repl
-
- compile(Compilation, Target) - Method in class gnu.expr.ApplyExp
-
- compile(ApplyExp, Compilation, Target) - Static method in class gnu.expr.ApplyExp
-
- compile(Compilation, Target) - Method in class gnu.expr.BeginExp
-
- compile(Compilation, Target) - Method in class gnu.expr.BlockExp
-
- compile(Compilation, Target) - Method in class gnu.expr.CaseExp
-
- compile(Compilation, Target) - Method in class gnu.expr.CatchClause
-
- compile(Compilation, Target) - Method in class gnu.expr.ClassExp
-
- compile(Compilation, Target) - Method in class gnu.expr.ErrorExp
-
- compile(Compilation, Target) - Method in class gnu.expr.ExitExp
-
- compile(Compilation, Target) - Method in class gnu.expr.Expression
-
- compile(Compilation, Type) - Method in class gnu.expr.Expression
-
- compile(Compilation, Declaration) - Method in class gnu.expr.Expression
-
Compile an expression with checking suitable for a known Declaration.
- compile(Compilation, Target) - Method in class gnu.expr.FluidLetExp
-
- compile(Compilation, Target) - Method in class gnu.expr.IfExp
-
- compile(Expression, Expression, Expression, Compilation, Target) - Static method in class gnu.expr.IfExp
-
- compile(ApplyExp, Compilation, Target) - Method in interface gnu.expr.Inlineable
-
- compile(String) - Method in class gnu.expr.KawaScriptEngine
-
- compile(Reader) - Method in class gnu.expr.KawaScriptEngine
-
- compile(InPort, ScriptContext) - Method in class gnu.expr.KawaScriptEngine
-
- compile(InPort, ScriptContext, SourceMessages) - Method in class gnu.expr.KawaScriptEngine
-
- compile(Compilation, Target) - Method in class gnu.expr.LambdaExp
-
- compile(Compilation, Target) - Method in class gnu.expr.LangExp
-
- compile(Compilation, Target) - Method in class gnu.expr.LetExp
-
- compile(Compilation, Target) - Method in class gnu.expr.ObjectExp
-
- compile(ApplyExp, Compilation, Target) - Method in class gnu.expr.PrimProcedure
-
- compile(Compilation, Target) - Method in class gnu.expr.QuoteExp
-
- compile(Compilation, Target) - Method in class gnu.expr.ReferenceExp
-
- compile(Compilation, Target) - Method in class gnu.expr.SetExp
-
- compile(Compilation, Target) - Method in class gnu.expr.SynchronizedExp
-
- compile(Compilation, Target) - Method in class gnu.expr.ThisExp
-
- compile(Compilation, Target) - Method in class gnu.expr.TryExp
-
- compile(ApplyExp, Compilation, Target) - Method in class gnu.kawa.functions.AppendValues
-
- compile(ApplyExp, Compilation, Target) - Method in class gnu.kawa.functions.CallCC
-
- compile(ApplyExp, Compilation, Target) - Method in class gnu.kawa.functions.CompileArith
-
- compile(ApplyExp, Compilation, Target) - Method in class gnu.kawa.functions.GetModuleClass
-
- compile(ApplyExp, Compilation, Target) - Method in class gnu.kawa.functions.MakeList
-
- compile(Expression[], int, Compilation) - Static method in class gnu.kawa.functions.MakeList
-
- compile(ApplyExp, Compilation, Target) - Method in class gnu.kawa.functions.ValuesMap
-
- compile(ApplyExp, Compilation, Target) - Method in class gnu.kawa.reflect.InstanceOf
-
- compile(ApplyExp, Compilation, Target) - Method in class gnu.kawa.reflect.SlotGet
-
- compile(ApplyExp, Compilation, Target) - Method in class gnu.kawa.reflect.SlotSet
-
- compile(ApplyExp, Compilation, Target) - Method in class gnu.kawa.reflect.StaticGet
-
- compile(ApplyExp, Compilation, Target) - Method in class gnu.kawa.reflect.StaticSet
-
- compile(ApplyExp, Compilation, Target) - Method in class gnu.kawa.reflect.Throw
-
- compile(ApplyExp, Compilation, Target) - Method in class gnu.kawa.reflect.TypeSwitch
-
- compile(ApplyExp, Compilation, Target) - Method in class gnu.kawa.xml.CoerceNodes
-
- compile(ApplyExp, Compilation, Target) - Method in class gnu.kawa.xml.MakeText
-
- compile(ApplyExp, Compilation, Target) - Method in class gnu.kawa.xml.NodeConstructor
-
- compile(ApplyExp, Compilation, Target) - Method in class gnu.kawa.xml.SortNodes
-
- compile(ApplyExp, Compilation, Target) - Method in class gnu.kawa.xml.UnionNodes
-
- compile(ApplyExp, Compilation, Target) - Method in class gnu.xquery.util.CastableAs
-
- compile(ApplyExp, Compilation, Target) - Method in class gnu.xquery.util.CastAs
-
- compile(ApplyExp, Compilation, Target) - Method in class gnu.xquery.util.OrderedMap
-
- compile(ApplyExp, Compilation, Target) - Method in class gnu.xquery.util.RelativeStep
-
- compile(ApplyExp, Compilation, Target) - Method in class gnu.xquery.util.ValuesFilter
-
- compile(ApplyExp, Compilation, Target) - Method in class kawa.lang.GetFieldProc
-
- compile(ApplyExp, Compilation, Target) - Method in class kawa.lang.SetFieldProc
-
- compile_checkcast(Type) - Method in class gnu.bytecode.Method
-
- compile_push_this() - Method in class gnu.bytecode.Method
-
- compile_push_value(Variable) - Method in class gnu.bytecode.Method
-
Deprecated.
- COMPILE_SETUP - Static variable in class gnu.expr.Compilation
-
State code that various compile-only data has been determined.
- compile_store_value(Variable) - Method in class gnu.bytecode.Method
-
Deprecated.
- compileAnnotations(AttrContainer, ElementType) - Method in class gnu.expr.Declaration
-
- compileArgsToContext(ApplyExp, Method, Compilation) - Static method in class gnu.expr.ApplyExp
-
- CompileArith - Class in gnu.kawa.functions
-
- CompileArrays - Class in gnu.kawa.reflect
-
- CompileArrays() - Constructor for class gnu.kawa.reflect.CompileArrays
-
- compileBody(Compilation) - Method in class gnu.expr.LambdaExp
-
- CompileBuildObject - Class in gnu.kawa.reflect
-
Support for custom class-specific compile-time object builders.
- CompileBuildObject() - Constructor for class gnu.kawa.reflect.CompileBuildObject
-
- compileCallCC(ApplyExp, Compilation, Target, Procedure) - Static method in class gnu.kawa.functions.CompileMisc
-
- compileChild(Expression, boolean, Compilation, ConsumerTarget) - Static method in class gnu.kawa.xml.NodeConstructor
-
- compileConstant(Object) - Method in class gnu.expr.Compilation
-
Emit code to "evaluate" a compile-time constant.
- compileConstant(Object, Target) - Method in class gnu.expr.Compilation
-
- compileConvert(ApplyExp, Compilation, Target, Procedure) - Static method in class gnu.kawa.functions.CompileMisc
-
- COMPILED - Static variable in class gnu.expr.Compilation
-
State code indicating the bytecode has been generated.
- CompiledModule - Class in gnu.expr
-
Representation of an interactive module after parsing and compiling.
- CompiledModule(ModuleExp, Object, Language) - Constructor for class gnu.expr.CompiledModule
-
- CompiledProc - Class in gnu.expr
-
- CompiledProc(Object, boolean, MethodHandle, Object, int) - Constructor for class gnu.expr.CompiledProc
-
- CompiledProc(boolean, MethodHandle, Object, int, Object) - Constructor for class gnu.expr.CompiledProc
-
- compileEnd(Compilation) - Method in class gnu.expr.LambdaExp
-
- compileEq(ApplyExp, Compilation, Target, Procedure) - Static method in class gnu.kawa.functions.CompileMisc
-
- CompileFile - Class in kawa.lang
-
Procedure to read and compile and entire file.
- CompileFile() - Constructor for class kawa.lang.CompileFile
-
- compileFiles(String[], int, int) - Static method in class kawa.repl
-
- compileFromStack(Compilation, Type) - Method in class gnu.expr.ConditionalTarget
-
- compileFromStack(Compilation, Type) - Method in class gnu.expr.ConsumerTarget
-
- compileFromStack(Compilation, Type) - Method in class gnu.expr.IgnoreTarget
-
- compileFromStack(Compilation, Type) - Method in class gnu.expr.StackTarget
-
- compileFromStack(Compilation, Type) - Method in class gnu.expr.Target
-
- compileFromStack0(Compilation, Type) - Method in class gnu.expr.StackTarget
-
- compileGeneric(ApplyExp, Compilation, Target) - Method in class gnu.kawa.functions.CompileArith
-
- compileGet(ApplyExp, Compilation, Target, Procedure) - Static method in class gnu.kawa.reflect.CompileArrays
-
- compileGetCurrent(Compilation) - Static method in class gnu.kawa.xml.Focus
-
- compileInlined(LambdaExp, Expression, int, Method, Compilation, Target) - Static method in class gnu.kawa.functions.ValuesMap
-
- compileIntNum(Expression, Expression, int, int, Compilation) - Method in class gnu.kawa.functions.CompileArith
-
- compileInvoke(Compilation, Method, Target, boolean, int, Type, boolean) - Static method in class gnu.expr.PrimProcedure
-
Emit the actual invoke operation, after arguments have been pushed.
- CompileInvoke - Class in gnu.kawa.reflect
-
- CompileInvoke() - Constructor for class gnu.kawa.reflect.CompileInvoke
-
- compileLength(ApplyExp, Compilation, Target, Procedure) - Static method in class gnu.kawa.reflect.CompileArrays
-
- compileMake(ApplyExp, Compilation, Target, Procedure) - Static method in class gnu.kawa.reflect.CompileArrays
-
- compileMakeDynamic(ApplyExp, Compilation, Target, Procedure) - Static method in class gnu.kawa.functions.CompileMisc
-
- compileMembers(Compilation) - Method in class gnu.expr.ClassExp
-
- CompileMisc - Class in gnu.kawa.functions
-
- CompileMisc() - Constructor for class gnu.kawa.functions.CompileMisc
-
- CompileMisc - Class in gnu.xquery.util
-
- CompileMisc() - Constructor for class gnu.xquery.util.CompileMisc
-
- CompileNamedPart - Class in gnu.kawa.functions
-
- CompileNamedPart() - Constructor for class gnu.kawa.functions.CompileNamedPart
-
- compileNew(ApplyExp, Compilation, Target, Procedure) - Static method in class gnu.kawa.reflect.CompileArrays
-
- compileNot(ApplyExp, Compilation, Target, Procedure) - Static method in class gnu.kawa.functions.CompileMisc
-
- compileNumberCompare(ApplyExp, Compilation, Target, Procedure) - Static method in class gnu.kawa.functions.CompileMisc
-
- compileNumPredicate(ApplyExp, Compilation, Target, Procedure) - Static method in class gnu.kawa.functions.CompileMisc
-
- compileOrderedMap(ApplyExp, Compilation, Target, Procedure) - Static method in class gnu.xquery.util.CompileMisc
-
- CompileProcess - Class in gnu.kawa.functions
-
- CompileProcess() - Constructor for class gnu.kawa.functions.CompileProcess
-
- compilePushClass(Compilation, Target) - Method in class gnu.expr.ClassExp
-
- compilerAvailable - Static variable in class gnu.expr.ModuleExp
-
Deprecated.
- compilerAvailable() - Static method in class gnu.expr.ModuleExp
-
- compileReachedUnexpected(CodeAttr) - Static method in class gnu.expr.PrimProcedure
-
- CompileReflect - Class in gnu.kawa.reflect
-
- CompileReflect() - Constructor for class gnu.kawa.reflect.CompileReflect
-
- compileRestArg(Type, ApplyExp, int, int, Compilation) - Static method in class gnu.expr.PrimProcedure
-
- compilerKey - Static variable in class gnu.mapping.Procedure
-
- compilerXKey - Static variable in class gnu.mapping.Procedure
-
- compileSet(ApplyExp, Compilation, Target, Procedure) - Static method in class gnu.kawa.reflect.CompileArrays
-
- compileSetField(Compilation) - Method in class gnu.expr.ClassExp
-
- compileSetField(Compilation) - Method in class gnu.expr.LambdaExp
-
- compileStore(Compilation) - Method in class gnu.expr.Declaration
-
- compileToArchive(ModuleExp, String) - Method in class gnu.expr.Compilation
-
- compileToNode(ApplyExp, Compilation, ConsumerTarget) - Method in class gnu.kawa.xml.DocumentConstructor
-
- compileToNode(ApplyExp, Compilation, ConsumerTarget) - Method in class gnu.kawa.xml.MakeAttribute
-
- compileToNode(ApplyExp, Compilation, ConsumerTarget) - Method in class gnu.kawa.xml.MakeElement
-
- compileToNode(ApplyExp, Compilation, ConsumerTarget) - Method in class gnu.kawa.xml.MakeProcInst
-
- compileToNode(ApplyExp, Compilation, ConsumerTarget) - Method in class gnu.kawa.xml.MakeText
-
- compileToNode(ApplyExp, Compilation, ConsumerTarget) - Method in class gnu.kawa.xml.MakeWithBaseUri
-
- compileToNode(ApplyExp, Compilation, ConsumerTarget) - Method in class gnu.kawa.xml.NodeConstructor
-
- compileToNode(ApplyExp, Compilation, ConsumerTarget) - Method in class gnu.kawa.xslt.ApplyTemplates
-
- compileUsingConsumer(Expression, Compilation, Target) - Static method in class gnu.expr.ConsumerTarget
-
Compile an expression using a temporary Consumer, if needed.
- compileUsingConsumer(Expression, Compilation, Target, Method, Method) - Static method in class gnu.expr.ConsumerTarget
-
- compileUsingNodeTree(Expression, Compilation, Target) - Static method in class gnu.kawa.xml.NodeConstructor
-
Compile an expression using a fresh NodeTree.
- compileUsingValues(Expression, Compilation, Target) - Static method in class gnu.expr.ConsumerTarget
-
- CompileValues - Class in gnu.kawa.functions
-
Compile-time support for call-with-values and related code.
- CompileValues() - Constructor for class gnu.kawa.functions.CompileValues
-
- compileWithPosition(Compilation, Target) - Method in class gnu.expr.Expression
-
Same as compile, but emit line number beforehard.
- compileWithPosition(Compilation, Target, Expression) - Method in class gnu.expr.Expression
-
Same as 2-argument compileWithPosition,
but use some other Expression's line number.
- compileWrite(Expression, Compilation) - Method in class gnu.expr.ConsumerTarget
-
- CompileXmlFunctions - Class in gnu.kawa.xml
-
- CompileXmlFunctions() - Constructor for class gnu.kawa.xml.CompileXmlFunctions
-
- COMPLETE_REQUEST - Static variable in exception gnu.expr.CommandCompleter
-
A pseudo-letter returned on a completion request.
- Complex - Class in gnu.math
-
- Complex() - Constructor for class gnu.math.Complex
-
- complexPart() - Method in class gnu.math.Complex
-
- complexPart() - Method in class gnu.math.Quaternion
-
- components() - Method in class gnu.math.DateTime
-
- ComposedArray<E> - Class in gnu.lists
-
Indexing "composes" with a set of indexing arrays.
- ComposedArray(Array, int, int[], int[], Array<Integer>[]) - Constructor for class gnu.lists.ComposedArray
-
- ComposedArray.AsSequence<E> - Class in gnu.lists
-
Same as ComposedArray but also implements AVector.
- compressStackMapTable - Static variable in class gnu.bytecode.StackMapTableAttr
-
- concat$V(Object, Object, Object[]) - Static method in class gnu.xquery.util.StringUtils
-
- condExpand - Static variable in class kawa.standard.IfFeature
-
- condExpandSymbol - Static variable in class kawa.standard.define_library
-
- ConditionalTarget - Class in gnu.expr
-
This is the Target of a boolean expression, in a conditional context.
- ConditionalTarget(Label, Label, Language) - Constructor for class gnu.expr.ConditionalTarget
-
- condToken - Static variable in class gnu.ecmascript.Lexer
-
- conjugate() - Method in class gnu.math.Complex
-
- conjugate() - Method in class gnu.math.Quaternion
-
- conjugate() - Method in class gnu.math.RealNum
-
- cons(Object, Object) - Static method in class gnu.lists.RAPair
-
- constant_fold - Class in kawa.standard
-
Implements the "constant-fold" transformer.
- constant_fold() - Constructor for class kawa.standard.constant_fold
-
- constant_fold - Static variable in class kawa.standard.constant_fold
-
- ConstantFunction0 - Class in gnu.kawa.functions
-
A 0-argument function that returns a constant value.
- ConstantFunction0(String, Object) - Constructor for class gnu.kawa.functions.ConstantFunction0
-
- ConstantFunction0(String, QuoteExp) - Constructor for class gnu.kawa.functions.ConstantFunction0
-
- ConstantPool - Class in gnu.bytecode
-
Manages a pool of constants, as used in .class files and Java interpreters.
- ConstantPool() - Constructor for class gnu.bytecode.ConstantPool
-
- ConstantPool(DataInputStream) - Constructor for class gnu.bytecode.ConstantPool
-
- ConstantValueAttr - Class in gnu.bytecode
-
- ConstantValueAttr(Object) - Constructor for class gnu.bytecode.ConstantValueAttr
-
- ConstantValueAttr(int) - Constructor for class gnu.bytecode.ConstantValueAttr
-
- CONSTITUENT - Static variable in class gnu.kawa.lispexpr.ReadTable
-
- constituent - Static variable in class gnu.kawa.lispexpr.ReadTableEntry
-
- ConstrainedLocation<T> - Class in gnu.mapping
-
- ConstrainedLocation() - Constructor for class gnu.mapping.ConstrainedLocation
-
- constructNamespace - Static variable in class gnu.kawa.lispexpr.LispLanguage
-
- constructor - Variable in class gnu.bytecode.ClassType
-
- constVectorType - Static variable in class gnu.kawa.lispexpr.LangObjType
-
- Consumable - Interface in gnu.lists
-
An object that can send its contents to a Consumer.
- consume(Consumer) - Method in class gnu.kawa.xml.KNode
-
- consume(int, int, Consumer) - Method in class gnu.lists.AbstractSequence
-
- consume(Consumer) - Method in class gnu.lists.AbstractSequence
-
- consume(Consumer) - Method in interface gnu.lists.Consumable
-
- consume(Consumer) - Method in class gnu.lists.FVector
-
- consume(Consumer) - Method in class gnu.lists.IString
-
- consume(Consumer) - Method in class gnu.lists.LList
-
- consume(Consumer) - Method in class gnu.lists.TreeList
-
- consume(Consumer) - Method in class gnu.mapping.Values.FromTreeList
-
- consumeIRange(int, int, Consumer) - Method in class gnu.lists.TreeList
-
- consumeNext(int, Consumer) - Method in class gnu.lists.AbstractSequence
-
Copy an element specified by a position pair to a Consumer.
- consumeNext(int, Consumer) - Method in class gnu.lists.TreeList
-
- consumeNext(int, Consumer) - Method in class gnu.mapping.Values.FromTreeList
-
- consumePosRange(int, int, Consumer) - Method in class gnu.kawa.xml.Nodes
-
- consumePosRange(int, int, Consumer) - Method in class gnu.kawa.xml.Nodes.NodeVector
-
- consumePosRange(int, int, Consumer) - Method in class gnu.lists.AbstractSequence
-
- consumePosRange(int, int, Consumer) - Method in class gnu.lists.BitVector
-
- consumePosRange(int, int, Consumer) - Method in class gnu.lists.F32Vector
-
- consumePosRange(int, int, Consumer) - Method in class gnu.lists.F64Vector
-
- consumePosRange(int, int, Consumer) - Method in class gnu.lists.FString
-
- consumePosRange(int, int, Consumer) - Method in class gnu.lists.FVector
-
- consumePosRange(int, int, Consumer) - Method in class gnu.lists.PrimIntegerVector
-
- consumePosRange(int, int, Consumer) - Method in class gnu.lists.S64Vector
-
- consumePosRange(int, int, Consumer) - Method in class gnu.lists.StableManager
-
- consumePosRange(int, int, Consumer) - Method in class gnu.lists.TreeList
-
- consumePosRange(int, int, Consumer) - Method in class gnu.lists.U32Vector
-
- consumePosRange(int, int, Consumer) - Method in class gnu.lists.U64Vector
-
- consumePosRange(int, int, Consumer) - Method in class gnu.mapping.Values.FromTreeList
-
- Consumer - Interface in gnu.lists
-
A Consumer is something that will accept data (output),
and do something with it.
- consumer - Variable in class gnu.mapping.CallContext
-
Function results are written to this Consumer.
- ConsumerTarget - Class in gnu.expr
-
A Target which is some variable that implements gnu.lists.Consumer.
- ConsumerTarget(Variable) - Constructor for class gnu.expr.ConsumerTarget
-
- ConsumerTarget(Variable, Type) - Constructor for class gnu.expr.ConsumerTarget
-
- ConsumerWriter - Class in gnu.lists
-
A Writer that wraps (filters) a Consumer.
- ConsumerWriter(Consumer) - Constructor for class gnu.lists.ConsumerWriter
-
- consX(Object[]) - Static method in class gnu.lists.LList
-
SRFI-1's cons* and Common Lisp's list* function.
- consX$V(Object[]) - Static method in class kawa.lang.Quote
-
A wrapper around LList.consX to make it a "variable-arg method".
- contains(Object) - Method in class gnu.lists.AbstractSequence
-
See java.util.List.
- contains(Object, Object) - Static method in class gnu.xquery.util.StringUtils
-
- containsAll(Collection<?>) - Method in class gnu.lists.AbstractSequence
-
See java.util.List.
- containsHeader(String) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIResponse
-
- containsKey(Object) - Method in class gnu.mapping.Environment
-
- content - Variable in class gnu.jemacs.swing.SwingBuffer
-
- ContentConsumer - Class in gnu.kawa.sax
-
Forward Consumer events to a SAX2 ContentHandler.
- ContentConsumer() - Constructor for class gnu.kawa.sax.ContentConsumer
-
- ContentConsumer(ContentHandler) - Constructor for class gnu.kawa.sax.ContentConsumer
-
- context - Variable in class gnu.expr.Declaration
-
- Context() - Constructor for class gnu.kawa.servlet.KawaHttpHandler.Context
-
- Context(HttpServlet, HttpServletRequest, HttpServletResponse) - Constructor for class gnu.kawa.servlet.KawaServlet.Context
-
- contextDecl() - Method in class gnu.expr.AccessExp
-
- contextInstance - Static variable in class gnu.expr.ConsumerTarget
-
- continuation - Variable in exception kawa.lang.CalledContinuation
-
- Continuation - Class in kawa.lang
-
A Continuation "represents an entire (default) future for the computation.
- Continuation(CallContext) - Constructor for class kawa.lang.Continuation
-
- CONTINUE_TOKEN - Static variable in class gnu.ecmascript.Reserved
-
- Convert - Class in gnu.ecmascript
-
- Convert() - Constructor for class gnu.ecmascript.Convert
-
- convert(Compilation, Type, Type) - Static method in class gnu.expr.StackTarget
-
- convert(Object, int) - Static method in class gnu.kawa.functions.Arithmetic
-
Coerce a number to one of the Arithmetic.XXX_CODE types.
- Convert - Class in gnu.kawa.functions
-
- Convert(String, boolean) - Constructor for class gnu.kawa.functions.Convert
-
- Convert - Class in gnu.lists
-
A class that encapsulates conversions between primitive and Object.
- Convert() - Constructor for class gnu.lists.Convert
-
- convertApply(ApplyExp) - Static method in class gnu.q2.lang.Q2Translator
-
- converter - Variable in class gnu.mapping.ConstrainedLocation
-
- convertIntegerLiteral(IntNum, PrimType, boolean) - Static method in class gnu.kawa.lispexpr.LangPrimType
-
- convertToIntegerString(Object, int) - Method in class gnu.kawa.functions.IntegerFormat
-
- convertToRaw(Object) - Method in class gnu.bytecode.PrimType
-
- convertToRaw(Object) - Method in class gnu.kawa.lispexpr.LangPrimType
-
- convertValue(Expression) - Method in interface gnu.expr.TypeValue
-
Return converted expression or null.
- convertValue(Expression) - Method in class gnu.kawa.lispexpr.GenArrayType
-
- convertValue(Expression) - Method in class gnu.kawa.lispexpr.LangObjType
-
- convertValue(Expression) - Method in class gnu.kawa.lispexpr.LangPrimType
-
- convertValue(Expression) - Method in class gnu.kawa.reflect.MappedArrayType
-
- convertValue(Expression) - Method in class gnu.kawa.reflect.OccurrenceType
-
- convertValue(Expression) - Method in class gnu.kawa.xml.NodeType
-
- convertValue(Expression) - Method in class gnu.kawa.xml.XDataType
-
- copy(InputStream, OutputStream, byte[]) - Static method in class gnu.bytecode.ZipArchive
-
- copy(InputStream, String, byte[]) - Static method in class gnu.bytecode.ZipArchive
-
- copy() - Method in class gnu.kawa.util.RangeTable
-
- copy() - Method in class gnu.kawa.xml.KNode
-
- copy(Array<E>, Array<E>) - Static method in class gnu.lists.Arrays
-
- copy(int, int) - Method in class gnu.lists.FString
-
- copy() - Method in class gnu.lists.SeqPosition
-
- copy(SimpleVector, int, int, boolean) - Static method in class gnu.lists.Sequences
-
- copy(List, Range.IntRange, boolean) - Static method in class gnu.lists.Sequences
-
- COPY_NAMESPACES_INHERIT - Static variable in class gnu.xml.XMLFilter
-
- COPY_NAMESPACES_MASK - Static variable in class gnu.xml.XMLFilter
-
- COPY_NAMESPACES_PRESERVE - Static variable in class gnu.xml.XMLFilter
-
- COPY_ON_WRITE - Static variable in class gnu.lists.SimpleVector
-
- copyBuffer(int) - Method in class gnu.kawa.xml.Nodes.NodeVector
-
- copyBuffer(int) - Method in class gnu.lists.AbstractCharVector
-
- copyBuffer(int) - Method in class gnu.lists.BitVector
-
- copyBuffer(int) - Method in class gnu.lists.ByteVector
-
- copyBuffer(int) - Method in class gnu.lists.F32Vector
-
- copyBuffer(int) - Method in class gnu.lists.F64Vector
-
- copyBuffer(int) - Method in class gnu.lists.FVector
-
- copyBuffer(int) - Method in class gnu.lists.IndirectIndexedSeq
-
- copyBuffer(int) - Method in class gnu.lists.IntVector
-
- copyBuffer(int) - Method in class gnu.lists.LongVector
-
- copyBuffer(int) - Method in class gnu.lists.ShortVector
-
- copyBuffer(int) - Method in class gnu.lists.SimpleVector
-
- copyData(WritableRaster) - Method in class gnu.kawa.models.DrawImage
-
- copyFrom(int, ByteVector, int, int) - Method in class gnu.lists.ByteVector
-
- copyFrom(int, GVector<E>, int, int) - Method in class gnu.lists.FVector
-
- copyInPlaceIsSafe(Object, Object) - Static method in class gnu.lists.Sequences
-
- copyInto(CharSequence, int, int, CharSeq, int) - Static method in class gnu.lists.Strings
-
- copyNamespacesMode - Variable in class gnu.xml.XMLFilter
-
- copyPos(int) - Method in class gnu.lists.AbstractSequence
-
Make a copy of a position int.
- copyPos(int) - Method in class gnu.lists.CharBuffer
-
- copyPos(int) - Method in class gnu.lists.ExtSequence
-
- copyPos(int) - Method in class gnu.lists.StableManager
-
- copySimple(SimpleVector, int, int, boolean) - Static method in class gnu.lists.Sequences
-
Do a logical substring operation with sharing.
- copyStream(InputStream, OutputStream, boolean) - Static method in class gnu.kawa.functions.RunProcess
-
Copy bytes from InputStream to OutputStream using current Thread.
- copyTo(Object[], int, int, Object) - Static method in class gnu.kawa.functions.MakeSplice
-
- copyTo(Object, int, int, Object, Type) - Static method in class gnu.kawa.functions.MakeSplice
-
- coral - Static variable in class gnu.kawa.models.StandardColor
-
- cornflowerBlue - Static variable in class gnu.kawa.models.StandardColor
-
- cornsilk - Static variable in class gnu.kawa.models.StandardColor
-
- cos() - Method in class gnu.math.Complex
-
- cos(double, double) - Static method in class gnu.math.DComplex
-
- cos(double, double, double, double) - Static method in class gnu.math.DQuaternion
-
- cos() - Method in class gnu.math.Quaternion
-
- cos() - Method in class gnu.math.RealNum
-
- count(AttrContainer) - Static method in class gnu.bytecode.Attribute
-
- count(Object) - Static method in class gnu.kawa.functions.MakeSplice
-
- count - Variable in class gnu.mapping.ArgListImpl
-
Number of arguments.
- count(NamespaceBinding) - Method in class gnu.xml.NamespaceBinding
-
Return the number of bindings before the fencePost
.
- countColumns(char[], int, int, int) - Method in class gnu.jemacs.buffer.Buffer
-
- countDecls() - Method in class gnu.expr.ScopeExp
-
- countLines(String) - Method in class gnu.jemacs.swt.LineOffsets
-
- countMethods(Filter, int) - Method in class gnu.bytecode.ClassType
-
Count methods matching a given filter.
- countValues(Object) - Static method in class gnu.mapping.Values
-
- CpoolClass - Class in gnu.bytecode
-
A CONSTANT_Class entry in the constant pool.
- CpoolEntry - Class in gnu.bytecode
-
An entry in the constant pool of a ClassType.
- CpoolEntry() - Constructor for class gnu.bytecode.CpoolEntry
-
- CpoolEntry(ConstantPool, int) - Constructor for class gnu.bytecode.CpoolEntry
-
- CpoolInvokeDynamic - Class in gnu.bytecode
-
A CONSTANT_InvokeDynamic entry in the constant pool.
- CpoolInvokeDynamic() - Constructor for class gnu.bytecode.CpoolInvokeDynamic
-
- CpoolMethodHandle - Class in gnu.bytecode
-
A CONSTANT_MethodHandle entry in the constant pool.
- CpoolMethodHandle() - Constructor for class gnu.bytecode.CpoolMethodHandle
-
- CpoolMethodType - Class in gnu.bytecode
-
A CONSTANT_MethodType entry in the constant pool.
- CpoolMethodType() - Constructor for class gnu.bytecode.CpoolMethodType
-
- CpoolNameAndType - Class in gnu.bytecode
-
A CONSTANT_NameAndType entry in the constant pool.
- CpoolRef - Class in gnu.bytecode
-
A CONSTANT_{Field,Method,InterfaceMethod}Ref entry in the constant pool.
- CpoolString - Class in gnu.bytecode
-
A CONSTANT_String entry in the constant pool.
- CpoolUtf8 - Class in gnu.bytecode
-
A CONSTANT_Utf8 entry in the constant pool.
- CpoolValue1 - Class in gnu.bytecode
-
A CONSTANT_Integer or CONSTANT_Float entry in the constant pool.
- CpoolValue2 - Class in gnu.bytecode
-
A CONSTANT_Long or CONSTANT_Double entry in the constant pool.
- CQuantity - Class in gnu.math
-
General Cartesian Quaternion quantity.
- CQuantity(Quaternion, Unit) - Constructor for class gnu.math.CQuantity
-
- CQuantity(RealNum, RealNum, Unit) - Constructor for class gnu.math.CQuantity
-
- CQuantity(RealNum, RealNum, RealNum, RealNum, Unit) - Constructor for class gnu.math.CQuantity
-
- CQuaternion - Class in gnu.math
-
General Cartesian Quaternion number (a four-dimensional extension
of complex numbers).
- CQuaternion() - Constructor for class gnu.math.CQuaternion
-
- CQuaternion(RealNum, RealNum, RealNum, RealNum) - Constructor for class gnu.math.CQuaternion
-
- create(Declaration, Expression, Compilation) - Static method in class gnu.expr.BindingInitializer
-
Create a BindingInitializer and link it into the correct
initializer chain.
- create(Echo2Window) - Static method in class gnu.kawa.echo2.Echo2Servlet
-
- create(ReadTable, boolean) - Static method in class gnu.kawa.lispexpr.ReaderDispatch
-
Create a fresh instance and initialize it appropriately for Common Lisp.
- create(Type[]) - Static method in class gnu.kawa.reflect.MultValuesType
-
- create(int) - Static method in class gnu.mapping.Namespace
-
- create() - Static method in class gnu.mapping.Namespace
-
- createArray(Type, Compilation, Expression[], int, int) - Static method in class gnu.kawa.reflect.CompileArrays
-
Optimized code generation of array creation with splicing support.
- createAttribute(String) - Method in class gnu.kawa.xml.KDocument
-
Not implemented.
- createAttributeNS(String, String) - Method in class gnu.kawa.xml.KDocument
-
Not implemented.
- createBackend() - Method in class kawa.DomTermServer
-
- createBindings() - Method in class gnu.expr.KawaScriptEngine
-
- createCDATASection(String) - Method in class gnu.kawa.xml.KDocument
-
Not implemented.
- createClasspath() - Method in class gnu.kawa.ant.Kawac
-
Adds a path to the classpath.
- createComment(String) - Method in class gnu.kawa.xml.KDocument
-
Not implemented.
- createDefaultEditorKit() - Method in class kawa.ReplPane
-
- createDocumentFragment() - Method in class gnu.kawa.xml.KDocument
-
Not implemented.
- createElement(String) - Method in class gnu.kawa.xml.KDocument
-
Not implemented.
- createElementNS(String, String) - Method in class gnu.kawa.xml.KDocument
-
Not implemented.
- createEntityReference(String) - Method in class gnu.kawa.xml.KDocument
-
Not implemented.
- createExclude() - Method in class gnu.kawa.ant.Kawac
-
- createExcludesFile() - Method in class gnu.kawa.ant.Kawac
-
- createFields(Compilation) - Method in class gnu.expr.ClassExp
-
Create a Field in the instanceClass for each declared field.
- createFilter(Class<T>) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIContext
-
- createInclude() - Method in class gnu.kawa.ant.Kawac
-
- createIncludesFile() - Method in class gnu.kawa.ant.Kawac
-
- createInitial() - Static method in class gnu.kawa.lispexpr.ReadTable
-
Create a new ReadTable and initialize it appropriately for Common Lisp.
- createLineCommenterSet() - Method in class gnu.kawa.ant.XCopy
-
- createLineStripperSet() - Method in class gnu.kawa.ant.XCopy
-
- createListener(Class<T>) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIContext
-
- createModulePass(Pair, ScopeExp, Translator) - Method in class kawa.standard.define_library
-
- createPatternSet() - Method in class gnu.kawa.ant.Kawac
-
- createPos(int, boolean) - Method in class gnu.jemacs.swing.SwingBuffer
-
- createPos(int, boolean) - Method in class gnu.jemacs.swt.SwtBuffer
-
- createPos(int, boolean) - Method in class gnu.lists.AbstractSequence
-
Generate a position at a given index.
- createPos(int, boolean) - Method in class gnu.lists.CharBuffer
-
- createPos(int, boolean) - Method in class gnu.lists.FString
-
- createPos(int, boolean) - Method in class gnu.lists.LList
-
- createPos(int, boolean) - Method in class gnu.lists.StableManager
-
- createPos(int, boolean) - Method in class gnu.lists.SubSequence
-
- createPos(int, boolean) - Method in class gnu.lists.TreeList
-
- createPos(int, boolean) - Method in class gnu.mapping.Values.FromTreeList
-
- createPosition(int) - Method in class gnu.kawa.swingviews.SwingContent
-
- createProcessingInstruction(String, String) - Method in class gnu.kawa.xml.KDocument
-
Not implemented.
- createReadTable() - Method in class gnu.commonlisp.lang.CommonLisp
-
- createReadTable() - Method in class gnu.commonlisp.lang.Lisp2
-
- createReadTable() - Method in class gnu.jemacs.lang.ELisp
-
- createReadTable() - Method in class gnu.kawa.brl.BRL
-
- createReadTable() - Method in class gnu.kawa.lispexpr.LispLanguage
-
Create a fresh ReadTable
appropriate for this language.
- createReadTable() - Method in class gnu.q2.lang.Q2
-
- createReadTable() - Method in class kawa.standard.Scheme
-
- createRelativePos(int, int, boolean) - Method in class gnu.lists.AbstractSequence
-
- createRelativePos(int, int, boolean) - Method in class gnu.lists.FString
-
- createRelativePos(int, int, boolean) - Method in class gnu.lists.LList
-
- createRelativePos(int, int, boolean) - Method in class gnu.lists.SubSequence
-
- createRelativePos(int, int, boolean) - Method in class gnu.lists.TreeList
-
- createRelativePos(int, int, boolean) - Method in class gnu.mapping.Values.FromTreeList
-
- createServlet(Class<T>) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIContext
-
- createTextNode(String) - Method in class gnu.kawa.xml.KDocument
-
Not implemented.
- createWithClassName(String) - Method in class gnu.expr.ModuleManager
-
- crimson - Static variable in class gnu.kawa.models.StandardColor
-
- CTRL_MASK - Static variable in class gnu.jemacs.buffer.EKeymap
-
- ctx - Variable in exception kawa.lang.CalledContinuation
-
- curClass - Variable in class gnu.expr.Compilation
-
- curEnvironment - Static variable in class gnu.mapping.Environment
-
- curLambda - Variable in class gnu.expr.Compilation
-
- curMethodLambda - Variable in class kawa.lang.Translator
-
- curPosition - Variable in class gnu.jemacs.swing.SwingBuffer
-
- current - Static variable in class gnu.expr.Language
-
- current() - Static method in class gnu.mapping.Environment
-
Deprecated.
- current_scope - Variable in class gnu.bytecode.LocalVarsAttr
-
- current_scope - Variable in class gnu.expr.Compilation
-
- currentCallConvention() - Method in class gnu.expr.Compilation
-
- currentColumn() - Method in class gnu.jemacs.buffer.Buffer
-
- currentColumn(int) - Method in class gnu.jemacs.buffer.Buffer
-
Return the column number at a specified offset.
- currentColumn() - Method in class gnu.jemacs.buffer.Marker
-
- currentDate() - Static method in class gnu.xquery.util.TimeUtils
-
- currentDateTime() - Static method in class gnu.xquery.util.TimeUtils
-
- currentLambda() - Method in class gnu.expr.Compilation
-
- currentLambda - Variable in class gnu.expr.ExpVisitor
-
- currentLambda() - Method in class gnu.expr.ScopeExp
-
- currentLoadPath - Static variable in class kawa.Shell
-
- currentMacroDefinition - Variable in class kawa.lang.Translator
-
Set if we're processing (as opposed to expanding)
a define-syntax
or defmacro
.
- currentModule() - Method in class gnu.expr.Compilation
-
The same as getModule, until we allow nested modules.
- currentModule() - Method in class gnu.expr.ScopeExp
-
- currentOptions - Variable in class gnu.expr.Compilation
-
- currentPackage - Static variable in class gnu.kawa.lispexpr.LispPackage
-
Common Lisp *package*
special.
- currentScope() - Method in class gnu.expr.Compilation
-
- currentSymbol - Static variable in class gnu.kawa.functions.RunProcess
-
- currentTime() - Static method in class gnu.xquery.util.TimeUtils
-
- currentVisitor - Static variable in class gnu.expr.InlineCalls
-
- Curry1 - Class in gnu.kawa.functions
-
A curried procedure.
- Curry1(String, Procedure) - Constructor for class gnu.kawa.functions.Curry1
-
- CurryExp - Class in gnu.kawa.functions
-
A specialized ApplyExp class for curried function calls.
- CurryExp(Procedure, Procedure, Expression...) - Constructor for class gnu.kawa.functions.CurryExp
-
- curScanNesting() - Method in class kawa.lang.Translator
-
- cyan - Static variable in class gnu.kawa.models.StandardColor
-
- darkBlue - Static variable in class gnu.kawa.models.StandardColor
-
- darkCyan - Static variable in class gnu.kawa.models.StandardColor
-
- darkGoldenrod - Static variable in class gnu.kawa.models.StandardColor
-
- darkGray - Static variable in class gnu.kawa.models.StandardColor
-
- darkGreen - Static variable in class gnu.kawa.models.StandardColor
-
- darkGrey - Static variable in class gnu.kawa.models.StandardColor
-
- darkKhaki - Static variable in class gnu.kawa.models.StandardColor
-
- darkMagenta - Static variable in class gnu.kawa.models.StandardColor
-
- darkOliveGreen - Static variable in class gnu.kawa.models.StandardColor
-
- darkorange - Static variable in class gnu.kawa.models.StandardColor
-
- darkOrchid - Static variable in class gnu.kawa.models.StandardColor
-
- darkRed - Static variable in class gnu.kawa.models.StandardColor
-
- darkSalmon - Static variable in class gnu.kawa.models.StandardColor
-
- darkSeaGreen - Static variable in class gnu.kawa.models.StandardColor
-
- darkSlateBlue - Static variable in class gnu.kawa.models.StandardColor
-
- darkSlateGray - Static variable in class gnu.kawa.models.StandardColor
-
- darkSlateGrey - Static variable in class gnu.kawa.models.StandardColor
-
- darkTurquoise - Static variable in class gnu.kawa.models.StandardColor
-
- darkViolet - Static variable in class gnu.kawa.models.StandardColor
-
- data - Variable in class gnu.lists.AbstractCharVector
-
- data - Variable in class gnu.lists.TreeList
-
- data$X(Object, CallContext) - Static method in class gnu.xquery.util.NodeUtils
-
- date - Static variable in class gnu.math.Unit
-
- DATE_MASK - Static variable in class gnu.math.DateTime
-
- DATE_TIME_TYPE_CODE - Static variable in class gnu.kawa.xml.XDataType
-
- DATE_TYPE_CODE - Static variable in class gnu.kawa.xml.XDataType
-
- DateTime - Class in gnu.math
-
Represents a date and/or time.
- DateTime(int) - Constructor for class gnu.math.DateTime
-
- DateTime(int, GregorianCalendar) - Constructor for class gnu.math.DateTime
-
- dateTime(Object, Object) - Static method in class gnu.xquery.util.TimeUtils
-
- dateTimeType - Static variable in class gnu.kawa.xml.XTimeType
-
- dateType - Static variable in class gnu.kawa.xml.XTimeType
-
- DAY_MASK - Static variable in class gnu.math.DateTime
-
- DAY_TIME_DURATION_TYPE_CODE - Static variable in class gnu.kawa.xml.XDataType
-
- dayFromDate(Object) - Static method in class gnu.xquery.util.TimeUtils
-
- dayFromDateTime(Object) - Static method in class gnu.xquery.util.TimeUtils
-
- daysFromDuration(Object) - Static method in class gnu.xquery.util.TimeUtils
-
- daysInMonth(int, int) - Static method in class gnu.math.DateTime
-
- dayTimeDurationType - Static variable in class gnu.kawa.xml.XDataType
-
- DComplex - Class in gnu.math
-
A complex number using rectangular (Cartesian) plain double values.
- DComplex() - Constructor for class gnu.math.DComplex
-
- DComplex(double, double) - Constructor for class gnu.math.DComplex
-
- DDimension - Class in gnu.kawa.models
-
A subclass of Dimension that uses doubles.
- DDimension() - Constructor for class gnu.kawa.models.DDimension
-
- DDimension(double, double) - Constructor for class gnu.kawa.models.DDimension
-
- DDimension(Dimension2D) - Constructor for class gnu.kawa.models.DDimension
-
- dead() - Method in class gnu.bytecode.Variable
-
- Debug - Class in gnu.xquery.util
-
- Debug() - Constructor for class gnu.xquery.util.Debug
-
- DEBUGGING - Static variable in class kawa.lang.SyntaxForms
-
- debugPrintANF - Static variable in class gnu.expr.Compilation
-
- debugPrintExpr - Static variable in class gnu.expr.Compilation
-
If true, print out expressions after parsing and before optimizations.
- debugPrintFinalExpr - Static variable in class gnu.expr.Compilation
-
If true, print out final expressions after optimizations etc.
- debugStackTraceOnError - Static variable in class gnu.text.SourceMessages
-
If true, print out stack trace with any error.
- debugStackTraceOnWarning - Static variable in class gnu.text.SourceMessages
-
If true, print out stack trace with any warning.
- DECIMAL_ONE - Static variable in class gnu.kawa.xml.XDataType
-
- DECIMAL_TYPE_CODE - Static variable in class gnu.kawa.xml.XDataType
-
- decimalType - Static variable in class gnu.kawa.xml.XDataType
-
- Declaration - Class in gnu.expr
-
The static information associated with a local variable binding.
- Declaration(Object, Type) - Constructor for class gnu.expr.Declaration
-
- Declaration(Variable) - Constructor for class gnu.expr.Declaration
-
- Declaration(Object) - Constructor for class gnu.expr.Declaration
-
- Declaration(Object, Field) - Constructor for class gnu.expr.Declaration
-
- Declaration.ValueSource - Class in gnu.expr
-
- declareClosureEnv() - Method in class gnu.expr.LambdaExp
-
- declareParts(Compilation) - Method in class gnu.expr.ClassExp
-
- declareRoles(String...) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIContext
-
- declareThis(ClassType) - Method in class gnu.expr.LambdaExp
-
- declError(String) - Method in class gnu.xquery.lang.XQParser
-
- declFromField(ModuleExp, Object, Field) - Method in class gnu.expr.Language
-
- declFromField(ModuleExp, Object, Field) - Method in class gnu.kawa.lispexpr.LispLanguage
-
- decodeArrayType(String) - Static method in class gnu.kawa.lispexpr.LispLanguage
-
- decodeType(Type, String, ParameterizedType) - Method in class gnu.expr.Language
-
- decodeType(Type, String[], int, ParameterizedType, Language) - Static method in class gnu.expr.PrimProcedure
-
- DEEP_EQUAL_BUILTIN - Static variable in class gnu.xquery.lang.XQResolveNames
-
Code number for the special deep-equal
function.
- deepCopy(IdentityHashTable) - Method in class gnu.expr.ApplyExp
-
- deepCopy(IdentityHashTable) - Method in class gnu.expr.ExitExp
-
- deepCopy(Expression, IdentityHashTable) - Static method in class gnu.expr.Expression
-
Make a deep copy of this expression, if possible.
- deepCopy(Expression[], IdentityHashTable) - Static method in class gnu.expr.Expression
-
- deepCopy(Expression) - Static method in class gnu.expr.Expression
-
- deepCopy(IdentityHashTable) - Method in class gnu.expr.Expression
-
- deepCopy(IdentityHashTable) - Method in class gnu.expr.QuoteExp
-
- deepCopy(IdentityHashTable) - Method in class gnu.expr.ReferenceExp
-
- deepEqual(NodeTree, int, NodeTree, int, NamedCollator) - Static method in class gnu.xquery.util.SequenceUtils
-
- deepEqual(Object, Object, NamedCollator) - Static method in class gnu.xquery.util.SequenceUtils
-
- deepEqualChildren(NodeTree, int, NodeTree, int, NamedCollator) - Static method in class gnu.xquery.util.SequenceUtils
-
- deepEqualItems(Object, Object, NamedCollator) - Static method in class gnu.xquery.util.SequenceUtils
-
- deepPink - Static variable in class gnu.kawa.models.StandardColor
-
- deepSkyBlue - Static variable in class gnu.kawa.models.StandardColor
-
- defAliasStFld(String, String, String) - Method in class gnu.expr.Language
-
Declare in the current Environment a variable aliased to a static field.
- DEFAULT_COLLATION_BUILTIN - Static variable in class gnu.xquery.lang.XQResolveNames
-
Code number for the special default-collation
function.
- DEFAULT_ELEMENT_PREFIX - Static variable in class gnu.xquery.lang.XQuery
-
Pseudo-namespace "prefix" for the default element namespace.
- DEFAULT_FUNCTION_PREFIX - Static variable in class gnu.xquery.lang.XQuery
-
Pseudo-namespace "prefix" for the default function namespace.
- DEFAULT_INITIAL_SIZE - Static variable in class gnu.kawa.util.AbstractHashTable
-
- defaultBracketMode - Static variable in class gnu.kawa.lispexpr.ReadTable
-
Default value to pass to setBracketMode() unless overridden.
- defaultCallConvention - Static variable in class gnu.expr.Compilation
-
The default calling convention.
- defaultClassFileVersion - Static variable in class gnu.expr.Compilation
-
- defaultDefault - Variable in class kawa.lang.Lambda
-
- defaultElementNamespaceSymbol - Static variable in class gnu.kawa.lispexpr.ReaderXmlElement
-
- defaultFormatInfo - Static variable in class kawa.Shell
-
- defaultFormatMethod - Static variable in class kawa.Shell
-
- defaultFormatName - Static variable in class kawa.Shell
-
- defaultFunctionNamespacePath - Static variable in class gnu.xquery.lang.XQuery
-
- defaultName() - Static method in class gnu.jemacs.buffer.EFrame
-
- defaultNamespace() - Method in class gnu.mapping.Environment
-
- defaultPrompter - Static variable in class kawa.Shell
-
- defaultReadTable - Variable in class gnu.kawa.lispexpr.LispLanguage
-
The default ReadTable
for this language.
- defaultResult() - Method in class gnu.kawa.functions.ArithOp
-
- defaultResult() - Method in class gnu.kawa.functions.BitwiseOp
-
- defaultResult() - Method in class gnu.kawa.functions.MultiplyOp
-
- defaultStroke - Static variable in class gnu.kawa.models.Pictures
-
- defaultStyle - Static variable in class gnu.jemacs.swing.SwingBuffer
-
- defaultStyle - Static variable in class kawa.ReplDocument
-
- defaultToolkit - Static variable in class gnu.jemacs.buffer.EToolkit
-
- defaultValue(Expression, D) - Method in class gnu.expr.ExpExpVisitor
-
- defaultValue(Expression, D) - Method in class gnu.expr.ExpVisitor
-
- defaultValue(Expression, Void) - Method in class gnu.expr.PushApply
-
- defcustom - Class in gnu.jemacs.lang
-
- defcustom() - Constructor for class gnu.jemacs.lang.defcustom
-
- deferableInit(Expression) - Method in class gnu.expr.InlineCalls
-
- defgroup - Class in gnu.jemacs.lang
-
- defgroup() - Constructor for class gnu.jemacs.lang.defgroup
-
- define(CodeAttr) - Method in class gnu.bytecode.Label
-
Define the value of a label as having the current location.
- define(Symbol, Object, Object) - Method in class gnu.expr.AbstractScriptEngineFactory.BindingsEnvironment
-
- define(Symbol, Object, Object) - Method in class gnu.expr.BuiltinEnvironment
-
- define(String, Object) - Method in class gnu.expr.Language
-
Enter a value into the current environment.
- define(Object, Field, String, Language, Environment) - Static method in class gnu.kawa.reflect.ClassMemberLocation
-
- define(Environment, Symbol, Object, String, String) - Static method in class gnu.kawa.reflect.StaticFieldLocation
-
- define(Symbol, Object, Object) - Method in class gnu.mapping.Environment
-
- define(Symbol) - Static method in class gnu.mapping.Location
-
Implement top-level 'define' for Scheme in interactive mode.
- define(Symbol, Object, int, Object) - Method in class gnu.mapping.SimpleEnvironment
-
- define(Symbol, Object, Object) - Method in class gnu.mapping.SimpleEnvironment
-
- define(String, DQuantity) - Static method in class gnu.math.Unit
-
- define(String, double, Unit) - Static method in class gnu.math.Unit
-
- define(String, Object) - Method in class gnu.xquery.lang.XQuery
-
- define(Symbol, TemplateScope, ScopeExp, Translator) - Method in class kawa.lang.BindDecls
-
- define(Object, ScopeExp) - Method in class kawa.lang.Translator
-
- define(Object, SyntaxForm, ScopeExp) - Method in class kawa.lang.Translator
-
- define(Object, TemplateScope, ScopeExp) - Method in class kawa.lang.Translator
-
- define - Class in kawa.standard
-
The Syntax transformer that re-writes the "%define" internal form.
- define(Lambda) - Constructor for class kawa.standard.define
-
- define_alias - Class in kawa.standard
-
- define_alias() - Constructor for class kawa.standard.define_alias
-
- define_alias - Static variable in class kawa.standard.define_alias
-
- define_autoload - Class in kawa.standard
-
- define_autoload(String, boolean) - Constructor for class kawa.standard.define_autoload
-
- define_autoload - Static variable in class kawa.standard.define_autoload
-
- define_autoloads_from_file - Static variable in class kawa.standard.define_autoload
-
- define_base_unit - Static variable in class kawa.standard.define_unit
-
- define_class - Class in kawa.standard
-
- define_class - Static variable in class kawa.standard.define_class
-
- define_library - Class in kawa.standard
-
Implements the R7RS 'define-library' form.
- define_library() - Constructor for class kawa.standard.define_library
-
- define_library - Static variable in class kawa.standard.define_library
-
- define_library_scan - Static variable in class kawa.standard.define_library
-
- define_macro - Static variable in class kawa.standard.define_syntax
-
- define_method(String, String, String) - Method in class gnu.xquery.lang.XQuery
-
- define_namespace - Static variable in class gnu.kawa.lispexpr.DefineNamespace
-
- define_private_alias - Static variable in class kawa.standard.define_alias
-
- define_private_namespace - Static variable in class gnu.kawa.lispexpr.DefineNamespace
-
- define_rewrite_syntax - Static variable in class kawa.standard.define_syntax
-
- define_simple_class - Static variable in class kawa.standard.define_class
-
- define_syntax - Class in kawa.standard
-
- define_syntax() - Constructor for class kawa.standard.define_syntax
-
- define_syntax(Object, int) - Constructor for class kawa.standard.define_syntax
-
- define_syntax(Object, boolean) - Constructor for class kawa.standard.define_syntax
-
- define_syntax - Static variable in class kawa.standard.define_syntax
-
- define_unit - Class in kawa.standard
-
- define_unit(boolean) - Constructor for class kawa.standard.define_unit
-
- define_unit - Static variable in class kawa.standard.define_unit
-
- define_xml_namespace - Static variable in class gnu.kawa.lispexpr.DefineNamespace
-
- defineAll(Object, Language, Environment) - Static method in class gnu.kawa.reflect.ClassMemberLocation
-
Import all the public fields of an object.
- defineApplyTemplate(String, double, Symbol, Procedure) - Static method in class gnu.kawa.xslt.XSLT
-
- defineCallTemplate(Symbol, double, Procedure) - Static method in class gnu.kawa.xslt.XSLT
-
- defined() - Method in class gnu.bytecode.Label
-
- defineFunction(Named) - Method in class gnu.expr.Language
-
Enter a named function into the current environment.
- defineFunction(String, Object) - Method in class gnu.expr.Language
-
Enter a function into the current environment.
- defineKey(Object, Object) - Method in class gnu.jemacs.buffer.EKeymap
-
- defineKey(int, Object) - Method in class gnu.jemacs.buffer.EKeymap
-
- DefineNamespace - Class in gnu.kawa.lispexpr
-
- DefineNamespace() - Constructor for class gnu.kawa.lispexpr.DefineNamespace
-
- DefineOp - Class in gnu.q2.lang
-
Syntax handler for ($define$ VAR [TYPE-SPECIFIER]).
- DefineOp() - Constructor for class gnu.q2.lang.DefineOp
-
- defineOp - Static variable in class gnu.q2.lang.DefineOp
-
- definePrefix(int) - Method in class gnu.jemacs.buffer.EKeymap
-
Get or create keymap associate with a prefix key in a given keymap.
- defineRaw(CodeAttr) - Method in class gnu.bytecode.Label
-
Define the value of a label as having the current location.
- defineRaw - Static variable in class kawa.standard.define
-
- defineSym - Static variable in class gnu.q2.lang.Q2
-
- defineTemplate(Symbol, String, double, Symbol, Procedure) - Static method in class gnu.kawa.xslt.XSLT
-
- DEFINING_FLAG - Static variable in class gnu.expr.SetExp
-
- defProcStFld(String, String, String) - Method in class gnu.expr.Language
-
Declare in the current Environment a procedure bound to a static field.
- defProcStFld(Symbol, String, String) - Method in class gnu.expr.Language
-
- defProcStFld(String, String) - Method in class gnu.expr.Language
-
Declare in the current Environment a procedure bound to a static field.
- defProcStFldAs(String, String, String) - Method in class gnu.expr.Language
-
Declare by name in the current environment a procedure bound to a static field.
- defSntxStFld(String, String, String) - Method in class gnu.kawa.lispexpr.LispLanguage
-
Declare in the current Environment a Syntax bound to a static field.
- defSntxStFld(String, String) - Method in class gnu.kawa.lispexpr.LispLanguage
-
- defun - Class in gnu.commonlisp.lang
-
The Syntax transformer that re-writes the `defun' ELisp builtin.
- defun(Lambda) - Constructor for class gnu.commonlisp.lang.defun
-
- defun(String, Object) - Method in class gnu.commonlisp.lang.Lisp2
-
- defun(Symbol, Object) - Method in class gnu.commonlisp.lang.Lisp2
-
- defvar - Class in gnu.commonlisp.lang
-
- defvar(boolean) - Constructor for class gnu.commonlisp.lang.defvar
-
- degree - Static variable in class gnu.math.Unit
-
- delete() - Method in class gnu.jemacs.buffer.EFrame
-
- delete() - Method in class gnu.jemacs.buffer.EWindow
-
- delete() - Method in class gnu.jemacs.swing.SwingFrame
-
- delete(int, int) - Method in class gnu.jemacs.swt.SwtCharBuffer
-
- delete(int, int) - Method in class gnu.lists.SimpleVector
-
- deleteData(int, int) - Method in class gnu.kawa.xml.KCharacterData
-
- deleteLines(int, int) - Method in class gnu.jemacs.swt.LineOffsets
-
- deleteNoValidate() - Method in class gnu.jemacs.buffer.EWindow
-
- deleteNoValidate() - Method in class gnu.jemacs.swing.SwingWindow
-
- deleteOldText() - Method in class kawa.ReplDocument
-
Delete old text, prior to line containing outputMark.
- deleteOtherWindows() - Method in class gnu.jemacs.buffer.EWindow
-
- demangle2(char, char) - Static method in class gnu.expr.Mangling
-
Demangle a three-character mangling starting with '$'.
- demangleField(String) - Static method in class gnu.expr.Mangling
-
- demangleMethod(String) - Static method in class gnu.expr.Mangling
-
- demangleName(String, boolean) - Static method in class gnu.expr.Mangling
-
- demangleQualifiedName(String) - Static method in class gnu.expr.Mangling
-
- demangleSymbolic(String) - Static method in class gnu.expr.Mangling
-
- denominator() - Method in class gnu.math.IntFraction
-
- denominator() - Method in class gnu.math.IntNum
-
- denominator() - Method in class gnu.math.RatNum
-
- DescendantAxis - Class in gnu.kawa.xml
-
Used to implement a descendant:: step in a path expression.
- DescendantAxis() - Constructor for class gnu.kawa.xml.DescendantAxis
-
- DescendantOrSelfAxis - Class in gnu.kawa.xml
-
Used to implement a descendant-or-self:: step in a path expression.
- description - Variable in exception gnu.xquery.util.XQException
-
- destroy() - Method in class gnu.kawa.echo2.Echo2Servlet
-
- destroy() - Method in class gnu.kawa.functions.LProcess
-
- detect(InputStream) - Static method in class gnu.expr.Language
-
Detect the programming language of a file based on its first line.
- detect(InPort) - Static method in class gnu.expr.Language
-
Detect the programming language of a file based on its first line.
- detect(String) - Static method in class gnu.expr.Language
-
Detect the programming language of a file based on its first line.
- dfault - Static variable in class gnu.expr.Special
-
- DFloNum - Class in gnu.math
-
- DFloNum() - Constructor for class gnu.math.DFloNum
-
- DFloNum(double) - Constructor for class gnu.math.DFloNum
-
- DFloNum(String) - Constructor for class gnu.math.DFloNum
-
- dflonumType - Static variable in class gnu.kawa.lispexpr.LangObjType
-
- Dimensions - Class in gnu.math
-
A Dimensions object represents the product or ratio of BaseUnits.
- dimensions() - Method in class gnu.math.Quantity
-
- dimensions() - Method in class gnu.math.Unit
-
- dimGray - Static variable in class gnu.kawa.models.StandardColor
-
- dimGrey - Static variable in class gnu.kawa.models.StandardColor
-
- DIRECT_ON_SET - Static variable in class gnu.mapping.IndirectableLocation
-
If value==DIRECT_ON_SET
, break indirection on a set
.
- disAssemble(ClassTypeWriter, int, int) - Method in class gnu.bytecode.CodeAttr
-
- disassemble(Procedure, Writer) - Static method in class gnu.expr.PrimProcedure
-
- disassemble(Procedure, ClassTypeWriter) - Static method in class gnu.expr.PrimProcedure
-
- disassemble() - Method in class kawa.lang.SyntaxPattern
-
- disassemble(PrintWriter, Translator) - Method in class kawa.lang.SyntaxPattern
-
- disassemble$X(Procedure, CallContext) - Static method in class gnu.expr.PrimProcedure
-
- display(boolean, EFrame) - Method in class gnu.jemacs.buffer.Buffer
-
- Display - Class in gnu.kawa.models
-
An abstract "display device".
- Display() - Constructor for class gnu.kawa.models.Display
-
- displayFormat - Static variable in class gnu.commonlisp.lang.CommonLisp
-
- displayFormat - Static variable in class gnu.jemacs.lang.ELisp
-
- DisplayFormat - Class in gnu.kawa.functions
-
Handle formatted output for Lisp-like languages.
- DisplayFormat(boolean, char) - Constructor for class gnu.kawa.functions.DisplayFormat
-
Create a new instance.
- dispose(Menu) - Static method in class gnu.jemacs.swt.SwtHelper
-
Calls menubar.dispose()
- DISTINCT_VALUES_BUILTIN - Static variable in class gnu.xquery.lang.XQResolveNames
-
Code number for the special distinct-values
function.
- DistinctValues - Class in gnu.xquery.util
-
- DistinctValues() - Constructor for class gnu.xquery.util.DistinctValues
-
- distinctValues$X(Object, NamedCollator, CallContext) - Static method in class gnu.xquery.util.DistinctValues
-
- div - Static variable in class gnu.kawa.functions.DivideOp
-
- div(Object) - Method in class gnu.math.Complex
-
- div(Object) - Method in class gnu.math.DComplex
-
- div(double, double, double, double) - Static method in class gnu.math.DComplex
-
- div(Object) - Method in class gnu.math.DFloNum
-
- div(Object) - Method in class gnu.math.DQuantity
-
- div(Object) - Method in class gnu.math.DQuaternion
-
- div(double, double, double, double, double, double, double, double) - Static method in class gnu.math.DQuaternion
-
- div(Duration, Duration) - Static method in class gnu.math.Duration
-
- div(Object) - Method in class gnu.math.Duration
-
- div(Object) - Method in class gnu.math.IntFraction
-
- div(Object) - Method in class gnu.math.IntNum
-
- div(Object) - Method in class gnu.math.Numeric
-
- div(Object) - Method in class gnu.math.Quantity
-
- div(Object) - Method in class gnu.math.Quaternion
-
- div(Object) - Method in class gnu.math.RealNum
-
- div - Static variable in class gnu.xquery.util.ArithOp
-
- div(BigDecimal, BigDecimal) - Static method in class gnu.xquery.util.ArithOp
-
- div0 - Static variable in class gnu.kawa.functions.DivideOp
-
- div_inv() - Method in class gnu.math.Numeric
-
Return the multiplicative inverse.
- divide(Complex, Complex) - Static method in class gnu.math.Complex
-
- divide(DQuantity, DQuantity) - Static method in class gnu.math.DQuantity
-
- divide(long, long, IntNum, IntNum, int) - Static method in class gnu.math.IntNum
-
- divide(IntNum, IntNum, IntNum, IntNum, int) - Static method in class gnu.math.IntNum
-
Divide two integers, yielding quotient and remainder.
- divide(Quantity, Quantity) - Static method in class gnu.math.Quantity
-
- divide(Quaternion, Quaternion) - Static method in class gnu.math.Quaternion
-
- divide(RatNum, RatNum) - Static method in class gnu.math.RatNum
-
- divide(RealNum, RealNum) - Static method in class gnu.math.RealNum
-
- divide(Unit, Unit) - Static method in class gnu.math.Unit
-
- DIVIDE_GENERIC - Static variable in class gnu.kawa.functions.ArithOp
-
Implement's Scheme /
operation.
- DIVIDE_INEXACT - Static variable in class gnu.kawa.functions.ArithOp
-
Implements a division operation.
- DivideOp - Class in gnu.jemacs.lang
-
- DivideOp(String) - Constructor for class gnu.jemacs.lang.DivideOp
-
- DivideOp - Class in gnu.kawa.functions
-
Implement the Scheme standard function "/".
- DivideOp(String, int) - Constructor for class gnu.kawa.functions.DivideOp
-
- divReversed(Numeric) - Method in class gnu.math.Complex
-
- divReversed(Numeric) - Method in class gnu.math.DFloNum
-
- divReversed(Numeric) - Method in class gnu.math.DQuantity
-
- divReversed(Numeric) - Method in class gnu.math.IntFraction
-
- divReversed(Numeric) - Method in class gnu.math.Numeric
-
- divReversed(Numeric) - Method in class gnu.math.Quantity
-
- divReversed(Numeric) - Method in class gnu.math.Quaternion
-
- DO - Static variable in class kawa.Telnet
-
Indicates the request that the other party perform, or
confirmation that you are expecting the other party to perform, the
indicated option.
- doc - Variable in class gnu.jemacs.swing.SwingBuffer
-
- DOC_AVAILABLE_BUILTIN - Static variable in class gnu.xquery.lang.XQResolveNames
-
Code number for the special doc-available
function.
- DOC_BUILTIN - Static variable in class gnu.xquery.lang.XQResolveNames
-
Code number for the special doc
function.
- docCached(Object, Object) - Static method in class gnu.xquery.util.NodeUtils
-
Parse an XML document, caching the result.
- doCoerce(Compilation) - Method in class gnu.expr.CheckedTarget
-
- doCoerce(Compilation) - Method in class gnu.expr.StackTarget
-
- doCopyOnWrite(int) - Method in class gnu.lists.SimpleVector
-
- docStart - Variable in class gnu.lists.TreeList
-
If non-zero, gap is in an document starting (1 less than) here.
- doctypePublic - Static variable in class gnu.xml.XMLPrinter
-
The system identifier emitted in a DOCTYPE declaration.
- doctypeSystem - Static variable in class gnu.xml.XMLPrinter
-
Fluid parameter to control whether a DOCTYPE declaration is emitted.
- Document - Class in gnu.kawa.xml
-
Implement the XQuery function 'document'.
- Document() - Constructor for class gnu.kawa.xml.Document
-
- document - Static variable in class gnu.kawa.xml.Document
-
- DOCUMENT_OK - Static variable in class gnu.kawa.xml.NodeType
-
- DOCUMENT_URI - Static variable in class gnu.lists.TreeList
-
The document-uri property of a node.
- DOCUMENT_VALUE - Static variable in interface gnu.lists.Sequence
-
- DocumentConstructor - Class in gnu.kawa.xml
-
- documentConstructor - Static variable in class gnu.kawa.xml.DocumentConstructor
-
- documentNodeTest - Static variable in class gnu.kawa.xml.NodeType
-
- documentUri(Object) - Static method in class gnu.xquery.util.NodeUtils
-
- documentUriOfPos(int) - Method in class gnu.lists.TreeList
-
- dodgerBlue - Static variable in class gnu.kawa.models.StandardColor
-
- doExit(int) - Static method in error gnu.kawa.util.ExitCalled
-
- doFixups() - Method in class gnu.bytecode.ClassType
-
Do various fixups after generating code but before we can write it out.
- doGet(HttpServletRequest, HttpServletResponse) - Method in class gnu.kawa.servlet.KawaServlet
-
- doit(ArgListVector, Consumer) - Static method in class gnu.kawa.functions.RunProcess
-
- DomTermBackend - Class in kawa
-
An implementation of DomTerm's Backend that runs a Kawa REPL.
- DomTermBackend(Language, Environment, boolean) - Constructor for class kawa.DomTermBackend
-
- DomTermBackend() - Constructor for class kawa.DomTermBackend
-
- DomTermServer - Class in kawa
-
- DomTermServer(int) - Constructor for class kawa.DomTermServer
-
- DONT - Static variable in class kawa.Telnet
-
- DONT_COPY - Static variable in class gnu.expr.Declaration
-
- DONT_DEREFERENCE - Static variable in class gnu.expr.ReferenceExp
-
- DONT_USE_JSR - Static variable in class gnu.bytecode.CodeAttr
-
- doPost(HttpServletRequest, HttpServletResponse) - Method in class gnu.kawa.servlet.KawaServlet
-
- doSaveTopLevelRedefs() - Method in class gnu.expr.NameLookup
-
When true, top-level defs should push rather then replace old ones.
- doThrow(Object) - Static method in class gnu.kawa.reflect.Throw
-
- doTrace(Procedure, boolean) - Static method in class kawa.standard.TracedProcedure
-
- dots3_sym - Static variable in class gnu.kawa.lispexpr.LispLanguage
-
- dots3Symbol - Static variable in class kawa.lang.SyntaxTemplate
-
- dotToken - Static variable in class gnu.ecmascript.Lexer
-
- DOUBLE - Static variable in class gnu.bytecode.ConstantPool
-
- DOUBLE_CODE - Static variable in class gnu.kawa.functions.Arithmetic
-
Promotion code double/Double.
- DOUBLE_ONE - Static variable in class gnu.kawa.xml.XDataType
-
- double_type - Static variable in class gnu.bytecode.Type
-
- DOUBLE_TYPE_CODE - Static variable in class gnu.kawa.xml.XDataType
-
- DOUBLE_VALUE - Static variable in interface gnu.lists.Sequence
-
Return code used to indicate next element is 64-bit double.
- DOUBLE_ZERO - Static variable in class gnu.kawa.xml.XDataType
-
- doubleImagValue() - Method in class gnu.math.DComplex
-
- doubleImagValue() - Method in class gnu.math.DQuaternion
-
- doubleImagValue() - Method in class gnu.math.Quantity
-
The value of the imaginary component, as a double.
- doubleImagValue() - Method in class gnu.math.Quaternion
-
- doubleJmagValue() - Method in class gnu.math.DQuaternion
-
- doubleJmagValue() - Method in class gnu.math.Quantity
-
The value of the "j" component, as a double.
- doubleJmagValue() - Method in class gnu.math.Quaternion
-
- doubleKmagValue() - Method in class gnu.math.DQuaternion
-
- doubleKmagValue() - Method in class gnu.math.Quantity
-
The value of the "k" component, as a double.
- doubleKmagValue() - Method in class gnu.math.Quaternion
-
- doubleRealValue() - Method in class gnu.math.Quaternion
-
- doubleToObject(double) - Method in class gnu.expr.KawaConvert
-
- doubleToObject(double) - Method in class gnu.lists.Convert
-
- doubleType - Static variable in class gnu.bytecode.Type
-
- doubleType - Static variable in class gnu.kawa.lispexpr.LangPrimType
-
- doubleType - Static variable in class gnu.kawa.xml.XDataType
-
- doubleValue() - Method in class gnu.math.DComplex
-
- doubleValue() - Method in class gnu.math.DFloNum
-
- doubleValue() - Method in class gnu.math.DQuantity
-
- doubleValue() - Method in class gnu.math.DQuaternion
-
- doubleValue() - Method in class gnu.math.IntFraction
-
- doubleValue() - Method in class gnu.math.IntNum
-
- doubleValue() - Method in class gnu.math.Quantity
-
The value of the real component, as a double.
- doubleValue() - Method in class gnu.math.Quaternion
-
- doubleValue() - Method in class gnu.math.Unit
-
- doubleValue() - Method in class gnu.math.UnsignedPrim
-
- doubleValue_method - Static variable in class gnu.bytecode.Type
-
- downto(Object, Object, Object, boolean) - Static method in class gnu.kawa.functions.RangeUtils
-
- downto(IntNum, IntNum, IntNum, boolean) - Static method in class gnu.lists.Range
-
- DQuantity - Class in gnu.math
-
A Quantity represented as the product of a plain double and a Unit.
- DQuantity(double, Unit) - Constructor for class gnu.math.DQuantity
-
- DQuaternion - Class in gnu.math
-
A quaternion number using plain double values.
- DQuaternion() - Constructor for class gnu.math.DQuaternion
-
- DQuaternion(double, double, double, double) - Constructor for class gnu.math.DQuaternion
-
- DrawImage - Class in gnu.kawa.models
-
- DrawImage() - Constructor for class gnu.kawa.models.DrawImage
-
- DrawImage(BufferedImage) - Constructor for class gnu.kawa.models.DrawImage
-
- DrawShape - Class in gnu.kawa.models
-
- DrawShape(Shape) - Constructor for class gnu.kawa.models.DrawShape
-
- drop(Object, int) - Static method in class gnu.lists.Sequences
-
- drop(Object, int, int) - Static method in class gnu.lists.Sequences
-
- drop(ArgList, int) - Static method in class gnu.mapping.ArgListVector
-
- dump - Class in gnu.bytecode
-
Application to read a ClassType from a DataInputStream (.class file).
- dump() - Method in class gnu.lists.CharBuffer
-
- dump() - Method in class gnu.lists.TreeList
-
- dump(PrintWriter) - Method in class gnu.lists.TreeList
-
- dump(PrintWriter, int, int) - Method in class gnu.lists.TreeList
-
- dump() - Method in class gnu.lists.TreePosition
-
Copy this position into pos.
- dumpZipPrefix - Static variable in class gnu.expr.ModuleExp
-
Used to control which .zip file dumps are generated.
- duplicateAttributeMessage(Symbol, Object) - Static method in class gnu.xml.XMLFilter
-
- duplicateDeclarationError(Declaration, Declaration, Compilation) - Static method in class gnu.expr.ScopeExp
-
- Duration - Class in gnu.math
-
- Duration() - Constructor for class gnu.math.Duration
-
- duration - Static variable in class gnu.math.Unit
-
- DURATION_TYPE_CODE - Static variable in class gnu.kawa.xml.XDataType
-
- durationType - Static variable in class gnu.kawa.xml.XDataType
-
- DynamicLocation<T> - Class in gnu.mapping
-
A Location that forwards to a thread-specific Location.
- DynamicLocation(Symbol, Object) - Constructor for class gnu.mapping.DynamicLocation
-
- dynamicType - Static variable in class gnu.kawa.lispexpr.LangObjType
-
- EARLY_INIT - Static variable in class gnu.expr.Declaration
-
Initialize in <init>
/<clinit>
rather than in run
/$run$
.
- ECHO - Static variable in class kawa.Telnet
-
- Echo2AppInstance - Class in gnu.kawa.echo2
-
- Echo2AppInstance() - Constructor for class gnu.kawa.echo2.Echo2AppInstance
-
- Echo2Display - Class in gnu.kawa.echo2
-
- Echo2Display() - Constructor for class gnu.kawa.echo2.Echo2Display
-
- Echo2Servlet - Class in gnu.kawa.echo2
-
- Echo2Servlet(String, Class) - Constructor for class gnu.kawa.echo2.Echo2Servlet
-
- Echo2Window - Class in gnu.kawa.echo2
-
- Echo2Window() - Constructor for class gnu.kawa.echo2.Echo2Window
-
- effectiveIndex(int, int) - Method in class gnu.kawa.functions.Arrays.ProcTransformedArray
-
- effectiveIndex(int[]) - Method in class gnu.kawa.functions.Arrays.ProcTransformedArray
-
- effectiveIndex() - Method in class gnu.lists.AbstractSequence
-
- effectiveIndex(int) - Method in class gnu.lists.AbstractSequence
-
- effectiveIndex(int, int) - Method in class gnu.lists.AbstractSequence
-
- effectiveIndex(int, int, int, int...) - Method in class gnu.lists.AbstractSequence
-
- effectiveIndex(int[]) - Method in class gnu.lists.AbstractSequence
-
- effectiveIndex() - Method in interface gnu.lists.Array
-
- effectiveIndex(int) - Method in interface gnu.lists.Array
-
- effectiveIndex(int, int) - Method in interface gnu.lists.Array
-
- effectiveIndex(int, int, int, int...) - Method in interface gnu.lists.Array
-
- effectiveIndex(int[]) - Method in interface gnu.lists.Array
-
- effectiveIndex() - Method in class gnu.lists.ComposedArray
-
- effectiveIndex(int) - Method in class gnu.lists.ComposedArray
-
- effectiveIndex(int, int) - Method in class gnu.lists.ComposedArray
-
- effectiveIndex(int, int, int, int...) - Method in class gnu.lists.ComposedArray
-
- effectiveIndex(int) - Method in class gnu.lists.FlattenedArray
-
- effectiveIndex(int) - Method in class gnu.lists.FString
-
- effectiveIndex() - Method in class gnu.lists.GeneralArray
-
- effectiveIndex(int) - Method in class gnu.lists.GeneralArray
-
- effectiveIndex(int, int) - Method in class gnu.lists.GeneralArray
-
- effectiveIndex(int, int, int, int...) - Method in class gnu.lists.GeneralArray
-
- effectiveIndex(int) - Method in class gnu.lists.IndirectIndexedSeq
-
- effectiveIndex(int) - Method in class gnu.lists.IString
-
- effectiveIndex(int) - Method in class gnu.lists.SimpleVector
-
- EFrame - Class in gnu.jemacs.buffer
-
- EFrame() - Constructor for class gnu.jemacs.buffer.EFrame
-
- EFrame(EWindow) - Constructor for class gnu.jemacs.buffer.EFrame
-
- EKeymap - Class in gnu.jemacs.buffer
-
- EKeymap(String) - Constructor for class gnu.jemacs.buffer.EKeymap
-
- EKeymap() - Constructor for class gnu.jemacs.buffer.EKeymap
-
- ELEMENT_OK - Static variable in class gnu.kawa.xml.NodeType
-
- ELEMENT_VALUE - Static variable in interface gnu.lists.Sequence
-
- elementGetterMethodName() - Method in class gnu.kawa.lispexpr.LangObjType
-
- ElementPredicate - Interface in gnu.lists
-
A predicate that (only) matches a ELEMENT_VALUE.
- elements - Variable in class gnu.bytecode.ArrayType
-
- elements() - Method in class gnu.lists.AbstractSequence
-
- elements() - Method in interface gnu.lists.Sequence
-
- elementSetterMethodName() - Method in class gnu.kawa.lispexpr.LangObjType
-
- ElementType - Class in gnu.kawa.xml
-
- ElementType(Symbol) - Constructor for class gnu.kawa.xml.ElementType
-
- ElementType(String, Symbol) - Constructor for class gnu.kawa.xml.ElementType
-
- ELisp - Class in gnu.jemacs.lang
-
- elispEnvironment - Static variable in class gnu.jemacs.lang.ELisp
-
- ELSE_TOKEN - Static variable in class gnu.ecmascript.Reserved
-
- elseSymbol - Static variable in class kawa.standard.IfFeature
-
- elseToken - Static variable in class gnu.ecmascript.Lexer
-
- EMenu - Interface in gnu.jemacs.buffer
-
- emit(Compilation) - Method in class gnu.expr.BindingInitializer
-
- emit(Compilation) - Method in class gnu.expr.ClassInitializer
-
- emit(Compilation) - Method in class gnu.expr.Initializer
-
- emit() - Method in class gnu.expr.LitTable
-
- emit(Compilation) - Method in class gnu.expr.ProcInitializer
-
- emitAdd(char) - Method in class gnu.bytecode.CodeAttr
-
- emitAdd(PrimType) - Method in class gnu.bytecode.CodeAttr
-
- emitAdd() - Method in class gnu.bytecode.CodeAttr
-
Deprecated.
- emitAnd() - Method in class gnu.bytecode.CodeAttr
-
- emitAndThen() - Method in class gnu.bytecode.CodeAttr
-
Convenience for compiling if P1 && P2 then S1 else S2
.
- emitArrayLength() - Method in class gnu.bytecode.CodeAttr
-
- emitArrayLoad(Type) - Method in class gnu.bytecode.CodeAttr
-
Load an element from an array.
- emitArrayLoad() - Method in class gnu.bytecode.CodeAttr
-
Load an element from an array.
- emitArrayStore(Type) - Method in class gnu.bytecode.CodeAttr
-
Store into an element of an array.
- emitArrayStore() - Method in class gnu.bytecode.CodeAttr
-
Store into an element of an array.
- emitBinop(int, Type) - Method in class gnu.bytecode.CodeAttr
-
- emitCatchEnd() - Method in class gnu.bytecode.CodeAttr
-
- emitCatchStart(Variable) - Method in class gnu.bytecode.CodeAttr
-
- emitCatchStart(ClassType) - Method in class gnu.bytecode.CodeAttr
-
- emitCharacterReference(int, char[], int, int) - Method in class gnu.xml.XMLFilter
-
Process a character entity reference.
- emitCheckcast(Type) - Method in class gnu.bytecode.CodeAttr
-
- emitCheckedCoerce(Compilation, String, int, Type) - Static method in class gnu.expr.CheckedTarget
-
- emitCheckedCoerce(Compilation, LambdaExp, int, Type, Type, Variable) - Static method in class gnu.expr.CheckedTarget
-
- emitCoerceFromObject(CodeAttr) - Method in class gnu.bytecode.ObjectType
-
Compile (in given method) cast from Object to this Type.
- emitCoerceFromObject(CodeAttr) - Method in class gnu.bytecode.ParameterizedType
-
- emitCoerceFromObject(CodeAttr) - Method in class gnu.bytecode.PrimType
-
- emitCoerceFromObject(CodeAttr) - Method in class gnu.bytecode.Type
-
Compile code to coerce/convert from Object to this type.
- emitCoerceFromObject(CodeAttr) - Method in class gnu.bytecode.TypeVariable
-
- emitCoerceFromObject(Type, Compilation) - Static method in class gnu.expr.StackTarget
-
- emitCoerceFromObject(CodeAttr) - Method in class gnu.kawa.lispexpr.LangObjType
-
- emitCoerceFromObject(CodeAttr) - Method in class gnu.kawa.lispexpr.LangPrimType
-
- emitCoerceFromObject(CodeAttr) - Method in class gnu.kawa.lispexpr.SeqSizeType
-
- emitCoerceFromObject(CodeAttr) - Method in class gnu.kawa.reflect.MappedArrayType
-
- emitCoerceFromObject(CodeAttr) - Method in class gnu.kawa.reflect.SingletonType
-
- emitCoerceFromObject(CodeAttr) - Method in class gnu.kawa.xml.AttributeType
-
- emitCoerceFromObject(CodeAttr) - Method in class gnu.kawa.xml.ElementType
-
- emitCoerceFromObject(CodeAttr) - Method in class gnu.kawa.xml.NodeType
-
- emitCoerceFromObject(CodeAttr) - Method in class gnu.kawa.xml.ProcessingInstructionType
-
- emitCoerceFromObject(CodeAttr) - Method in class gnu.kawa.xml.XDataType
-
- emitCoerceOrNullMethod(Variable, Compilation) - Method in class gnu.kawa.xml.AttributeType
-
- emitCoerceOrNullMethod(Variable, Compilation) - Method in class gnu.kawa.xml.ElementType
-
- emitCoerceOrNullMethod(Variable, Compilation) - Method in class gnu.kawa.xml.NodeType
-
- emitCoerceOrNullMethod(Variable, Compilation) - Method in class gnu.kawa.xml.ProcessingInstructionType
-
- emitCoerceToBoolean() - Method in class gnu.expr.Compilation
-
Generate code to test if an object is considered true.
- emitCoerceToObject(CodeAttr) - Method in class gnu.bytecode.PrimType
-
- emitCoerceToObject(CodeAttr) - Method in class gnu.bytecode.Type
-
Compile code to convert a object of this type on the stack to Object.
- emitCoerceToObject(CodeAttr) - Method in class gnu.kawa.lispexpr.LangPrimType
-
- emitCoerceToObject(CodeAttr) - Method in class gnu.kawa.xml.XDataType
-
- emitCoercionOrNull(CodeAttr) - Method in class gnu.kawa.lispexpr.LangObjType
-
- emitCoercionOrNull(CodeAttr) - Method in class gnu.kawa.lispexpr.SeqSizeType
-
- emitConvert(PrimType, PrimType) - Method in class gnu.bytecode.CodeAttr
-
- emitConvertFromPrimitive(Type, CodeAttr) - Method in class gnu.bytecode.Type
-
Convert from stackType (usually PrimType) to this type.
- emitConvertFromPrimitive(Type, CodeAttr) - Method in class gnu.kawa.lispexpr.LangObjType
-
- emitDiv() - Method in class gnu.bytecode.CodeAttr
-
- emitDoctypeDecl(char[], int, int, int, int) - Method in class gnu.xml.XMLFilter
-
Process a DOCTYPE declaration.
- emitDup() - Method in class gnu.bytecode.CodeAttr
-
Emit code to duplicate the top element of the stack.
- emitDup(int, int) - Method in class gnu.bytecode.CodeAttr
-
Compile code to duplicate with offset.
- emitDup(int) - Method in class gnu.bytecode.CodeAttr
-
Compile code to duplicate the top 1 or 2 words.
- emitDup(Type) - Method in class gnu.bytecode.CodeAttr
-
- emitDupX() - Method in class gnu.bytecode.CodeAttr
-
Emit code to duplicate the top element of the stack
and place the copy before the previous element.
- emitElse() - Method in class gnu.bytecode.CodeAttr
-
Compile start of else clause.
- emitEndAttributes() - Method in class gnu.xml.XMLFilter
-
Process the end of a start tag.
- emitEndElement(char[], int, int) - Method in class gnu.xml.XMLFilter
-
Process an end tag.
- emitEntityReference(char[], int, int) - Method in class gnu.xml.XMLFilter
-
Process an entity reference.
- emitFi() - Method in class gnu.bytecode.CodeAttr
-
Compile end of conditional.
- emitFinallyEnd() - Method in class gnu.bytecode.CodeAttr
-
- emitFinallyStart() - Method in class gnu.bytecode.CodeAttr
-
- emitGetField(Field) - Method in class gnu.bytecode.CodeAttr
-
Compile code to get a non-static field value.
- emitGetStatic(Field) - Method in class gnu.bytecode.CodeAttr
-
Compile code to get a static field value.
- emitGoto(Label) - Method in class gnu.bytecode.CodeAttr
-
Compile an unconditional branch (goto).
- emitGotoFirstBranch(CodeAttr) - Method in class gnu.expr.ConditionalTarget
-
Goto whichever of IfTrue or ifFalse is specified by trueBranchComesFirst.
- emitGotoIfCompare1(Label, int) - Method in class gnu.bytecode.CodeAttr
-
- emitGotoIfCompare2(Label, int) - Method in class gnu.bytecode.CodeAttr
-
- emitGotoIfEq(Label, boolean) - Method in class gnu.bytecode.CodeAttr
-
Deprecated.
- emitGotoIfEq(Label) - Method in class gnu.bytecode.CodeAttr
-
Compile a conditional transfer if 2 top stack elements are equal.
- emitGotoIfGe(Label) - Method in class gnu.bytecode.CodeAttr
-
- emitGotoIfGt(Label) - Method in class gnu.bytecode.CodeAttr
-
- emitGotoIfIntEqZero(Label) - Method in class gnu.bytecode.CodeAttr
-
- emitGotoIfIntGeZero(Label) - Method in class gnu.bytecode.CodeAttr
-
- emitGotoIfIntGtZero(Label) - Method in class gnu.bytecode.CodeAttr
-
- emitGotoIfIntLeZero(Label) - Method in class gnu.bytecode.CodeAttr
-
- emitGotoIfIntLtZero(Label) - Method in class gnu.bytecode.CodeAttr
-
- emitGotoIfIntNeZero(Label) - Method in class gnu.bytecode.CodeAttr
-
- emitGotoIfLe(Label) - Method in class gnu.bytecode.CodeAttr
-
- emitGotoIfLt(Label) - Method in class gnu.bytecode.CodeAttr
-
- emitGotoIfNE(Label) - Method in class gnu.bytecode.CodeAttr
-
Compile conditional transfer if 2 top stack elements are not equal.
- emitGotoIfNonNull(Label) - Method in class gnu.bytecode.CodeAttr
-
- emitGotoIfNull(Label) - Method in class gnu.bytecode.CodeAttr
-
- emitIfCompare1(int) - Method in class gnu.bytecode.CodeAttr
-
Compile start of a conditional:
if (!(x opcode 0)) ....
- emitIfEq() - Method in class gnu.bytecode.CodeAttr
-
Compile start of a conditional: if (x == y) ...
The values of x and y must already have been pushed.
- emitIfGe() - Method in class gnu.bytecode.CodeAttr
-
Compile start of a conditional: if (x >= y) ...
The values of x and y must already have been pushed.
- emitIfGt() - Method in class gnu.bytecode.CodeAttr
-
Compile start of a conditional: if (x > y) ...
The values of x and y must already have been pushed.
- emitIfIntCompare(int) - Method in class gnu.bytecode.CodeAttr
-
Compile start of a conditional: if (!(x OPCODE y)) ...
The value of x and y must already have been pushed.
- emitIfIntEqZero() - Method in class gnu.bytecode.CodeAttr
-
Compile start of conditional: if (x == 0) ....
- emitIfIntGEq() - Method in class gnu.bytecode.CodeAttr
-
- emitIfIntGEqZero() - Method in class gnu.bytecode.CodeAttr
-
Compile start of conditional: if (x >= 0)
.
- emitIfIntLEqZero() - Method in class gnu.bytecode.CodeAttr
-
Compile start of conditional: if (x <= 0)
.
- emitIfIntLt() - Method in class gnu.bytecode.CodeAttr
-
- emitIfIntNotZero() - Method in class gnu.bytecode.CodeAttr
-
Compile start of conditional: if (x != 0) ....
- emitIfLe() - Method in class gnu.bytecode.CodeAttr
-
Compile start of a conditional: if (x <= y) ...
The values of x and y must already have been pushed.
- emitIfLt() - Method in class gnu.bytecode.CodeAttr
-
Compile start of a conditional: if (x < y) ...
The values of x and y must already have been pushed.
- emitIfNEq() - Method in class gnu.bytecode.CodeAttr
-
Compile start of a conditional: if (x != y) ...
- emitIfNotNull() - Method in class gnu.bytecode.CodeAttr
-
Compile start of conditional: if (x != null) ...
.
- emitIfNull() - Method in class gnu.bytecode.CodeAttr
-
Compile start of conditional: if (x == null) ...
- emitIfRaw() - Method in class gnu.bytecode.CodeAttr
-
Start a new if/then/else block.
- emitIfRefCompare1(int) - Method in class gnu.bytecode.CodeAttr
-
Compile start of a conditional: if (!(x opcode null)) ...
.
- emitIfThen() - Method in class gnu.bytecode.CodeAttr
-
- emitInc(Variable, short) - Method in class gnu.bytecode.CodeAttr
-
Emit an instruction to increment a variable by some amount.
- emitInstanceof(Type) - Method in class gnu.bytecode.CodeAttr
-
- emitInvoke(Method) - Method in class gnu.bytecode.CodeAttr
-
- emitInvokeInterface(Method) - Method in class gnu.bytecode.CodeAttr
-
- emitInvokeMethod(Method, int) - Method in class gnu.bytecode.CodeAttr
-
- emitInvokeSpecial(Method) - Method in class gnu.bytecode.CodeAttr
-
- emitInvokeStatic(Method) - Method in class gnu.bytecode.CodeAttr
-
Compile a static method call.
- emitInvokeVirtual(Method) - Method in class gnu.bytecode.CodeAttr
-
Compile a virtual method call.
- emitIOr() - Method in class gnu.bytecode.CodeAttr
-
- emitIsInstance(CodeAttr) - Method in class gnu.bytecode.ParameterizedType
-
- emitIsInstance(CodeAttr) - Method in class gnu.bytecode.PrimType
-
- emitIsInstance(CodeAttr) - Method in class gnu.bytecode.Type
-
- emitIsInstance(Variable, Compilation, Target) - Method in interface gnu.expr.TypeValue
-
Emit code for incoming instanceof this_type.
- emitIsInstance(Variable, Compilation, Target) - Method in class gnu.kawa.lispexpr.GenArrayType
-
- emitIsInstance(Variable, Compilation, Target) - Method in class gnu.kawa.lispexpr.LangObjType
-
- emitIsInstance(CodeAttr) - Method in class gnu.kawa.lispexpr.LangPrimType
-
- emitIsInstance(Variable, Compilation, Target) - Method in class gnu.kawa.lispexpr.LangPrimType
-
- emitIsInstance(TypeValue, Variable, Compilation, Target) - Static method in class gnu.kawa.reflect.InstanceOf
-
- emitIsInstance(Variable, Compilation, Target) - Method in class gnu.kawa.reflect.MappedArrayType
-
- emitIsInstance(Variable, Compilation, Target) - Method in class gnu.kawa.reflect.OccurrenceType
-
- emitIsInstance(Variable, Compilation, Target) - Method in class gnu.kawa.xml.NodeType
-
- emitIsInstance(Variable, Compilation, Target) - Method in class gnu.kawa.xml.XDataType
-
- emitJsr(Label) - Method in class gnu.bytecode.CodeAttr
-
- emitLoad(Variable) - Method in class gnu.bytecode.CodeAttr
-
Compile code to push the contents of a local variable onto the statck.
- emitLoadModuleMethod(LambdaExp, Compilation) - Static method in class gnu.expr.ProcInitializer
-
Create and load a CompiledProc for the given procedure.
- emitMonitorEnter() - Method in class gnu.bytecode.CodeAttr
-
- emitMonitorExit() - Method in class gnu.bytecode.CodeAttr
-
- emitMul() - Method in class gnu.bytecode.CodeAttr
-
- emitNew(ClassType) - Method in class gnu.bytecode.CodeAttr
-
Invoke new on a class type.
- emitNewArray(Type, int) - Method in class gnu.bytecode.CodeAttr
-
Compile code to allocate a new array.
- emitNewArray(Type) - Method in class gnu.bytecode.CodeAttr
-
- emitNot(Type) - Method in class gnu.bytecode.CodeAttr
-
Compile 'not', assuming 0 or 1 is on the JVM stack.
- emitPop(int) - Method in class gnu.bytecode.CodeAttr
-
Compile code to pop values off the stack (and ignore them).
- emitPrimop(int, int, Type) - Method in class gnu.bytecode.CodeAttr
-
- emitPushBoolean(boolean) - Method in class gnu.commonlisp.lang.Lisp2Compilation
-
- emitPushBoolean(boolean) - Method in class gnu.expr.Compilation
-
Push language-specific boxed true or false value.
- emitPushClass(ObjectType) - Method in class gnu.bytecode.CodeAttr
-
Push a class constant pool entry.
- emitPushConstant(int, Type) - Method in class gnu.bytecode.CodeAttr
-
- emitPushConstant(CpoolEntry) - Method in class gnu.bytecode.CodeAttr
-
- emitPushDefaultValue(Type) - Method in class gnu.bytecode.CodeAttr
-
Push zero or null as appropriate for the given type.
- emitPushDouble(double) - Method in class gnu.bytecode.CodeAttr
-
- emitPushFloat(float) - Method in class gnu.bytecode.CodeAttr
-
- emitPushInt(int) - Method in class gnu.bytecode.CodeAttr
-
- emitPushLong(long) - Method in class gnu.bytecode.CodeAttr
-
- emitPushMethodHandle(Method) - Method in class gnu.bytecode.CodeAttr
-
Push a MethodHandle, using an appropriate constant pool entry.
- emitPushNull() - Method in class gnu.bytecode.CodeAttr
-
- emitPushNull(ObjectType) - Method in class gnu.bytecode.CodeAttr
-
- emitPushPrimArray(Object, ArrayType) - Method in class gnu.bytecode.CodeAttr
-
- emitPushPrimArray(Object, int, int, ArrayType) - Method in class gnu.bytecode.CodeAttr
-
Emit code to push a constant primitive array.
- emitPushString(String) - Method in class gnu.bytecode.CodeAttr
-
Emit code to push the value of a constant String.
- emitPushThis() - Method in class gnu.bytecode.CodeAttr
-
- emitPutField(Field) - Method in class gnu.bytecode.CodeAttr
-
Compile code to put a non-static field value.
- emitPutStatic(Field) - Method in class gnu.bytecode.CodeAttr
-
Compile code to put a static field value.
- emitRem() - Method in class gnu.bytecode.CodeAttr
-
- emitRet(Variable) - Method in class gnu.bytecode.CodeAttr
-
Emit a 'ret' instruction.
- emitReturn() - Method in class gnu.bytecode.CodeAttr
-
Compile a method return.
- emitShl() - Method in class gnu.bytecode.CodeAttr
-
- emitShr() - Method in class gnu.bytecode.CodeAttr
-
- emitSourceDebugExtAttr - Static variable in class gnu.expr.Compilation
-
- emitStackMapEntry(Label, CodeAttr) - Method in class gnu.bytecode.StackMapTableAttr
-
Emit type state for the given Label.
- emitStartAttribute(char[], int, int) - Method in class gnu.xml.XMLFilter
-
Process an attribute, with the given attribute name.
- emitStartElement(char[], int, int) - Method in class gnu.xml.XMLFilter
-
Process a start tag, with the given element name.
- emitStore(Variable) - Method in class gnu.bytecode.CodeAttr
-
- emitStoreDefaultValue(Variable) - Method in class gnu.bytecode.CodeAttr
-
Initialize a variable to zero or null, as appropriate.
- emitSub(char) - Method in class gnu.bytecode.CodeAttr
-
- emitSub(PrimType) - Method in class gnu.bytecode.CodeAttr
-
- emitSub() - Method in class gnu.bytecode.CodeAttr
-
Deprecated.
- emitSwap() - Method in class gnu.bytecode.CodeAttr
-
- emitTailCall(boolean, Label) - Method in class gnu.bytecode.CodeAttr
-
Compile a tail-call to position 0 of the current procedure.
- emitTailCall(boolean, Scope) - Method in class gnu.bytecode.CodeAttr
-
Compile a tail-call to position 0 of the current procedure.
- emitTestIf(Variable, Declaration, Compilation) - Method in interface gnu.expr.TypeValue
-
Emit code for
if (incoming instanceof this_type) decl = incoming ....
- emitTestIf(Variable, Declaration, Compilation) - Method in class gnu.kawa.lispexpr.GenArrayType
-
- emitTestIf(Variable, Declaration, Compilation) - Method in class gnu.kawa.lispexpr.LangObjType
-
- emitTestIf(Variable, Declaration, Compilation) - Method in class gnu.kawa.lispexpr.LangPrimType
-
- emitTestIf(Variable, Declaration, Compilation) - Method in class gnu.kawa.reflect.MappedArrayType
-
- emitTestIf(Variable, Declaration, Compilation) - Method in class gnu.kawa.reflect.OccurrenceType
-
- emitTestIf(Variable, Declaration, Compilation) - Method in class gnu.kawa.xml.NodeType
-
- emitTestIf(Variable, Declaration, Compilation) - Method in class gnu.kawa.xml.XDataType
-
- emitTestIfNumber(Variable, Declaration, Type, Compilation) - Static method in class gnu.kawa.lispexpr.LangPrimType
-
- emitThen() - Method in class gnu.bytecode.CodeAttr
-
- emitThrow() - Method in class gnu.bytecode.CodeAttr
-
- emitTryCatchEnd() - Method in class gnu.bytecode.CodeAttr
-
- emitTryEnd() - Method in class gnu.bytecode.CodeAttr
-
Deprecated.
- emitTryStart(boolean, Type) - Method in class gnu.bytecode.CodeAttr
-
- emitUshr() - Method in class gnu.bytecode.CodeAttr
-
- emitWithCleanupCatch(Variable) - Method in class gnu.bytecode.CodeAttr
-
Called after a body
that has a cleanup
clause.
- emitWithCleanupDone() - Method in class gnu.bytecode.CodeAttr
-
Called after generating a cleanup
handler.
- emitWithCleanupStart() - Method in class gnu.bytecode.CodeAttr
-
Beginning of code that has a cleanup handler.
- emitXOr() - Method in class gnu.bytecode.CodeAttr
-
- empty - Static variable in class gnu.jemacs.buffer.EKeymap
-
- empty - Static variable in class gnu.lists.AbstractCharVector
-
- empty - Static variable in class gnu.lists.BitVector
-
- empty - Static variable in class gnu.lists.ByteVector
-
- empty - Static variable in class gnu.lists.F32Vector
-
- empty - Static variable in class gnu.lists.F64Vector
-
- empty - Static variable in class gnu.lists.FVector
-
- empty - Static variable in class gnu.lists.IntVector
-
- Empty - Static variable in class gnu.lists.LList
-
- empty - Static variable in class gnu.lists.LongVector
-
- empty - Static variable in class gnu.lists.ShortVector
-
- empty - Static variable in class gnu.mapping.Values
-
- Empty - Static variable in class gnu.math.Dimensions
-
The empty Dimensions that pure numbers have.
- Empty - Static variable in class gnu.math.Unit
-
- emptyArgs - Static variable in class gnu.ecmascript.Parser
-
- emptyExp - Static variable in class gnu.expr.QuoteExp
-
- EmptyList - Class in gnu.lists
-
This singleton class represents an empty list.
- emptyList - Static variable in class gnu.lists.EmptyList
-
- EmptyNamespace - Static variable in class gnu.mapping.Namespace
-
The Namespace with the empty name.
- emptySequenceType - Static variable in class gnu.kawa.reflect.OccurrenceType
-
- emptyStringLeft - Static variable in class kawa.standard.Scheme
-
- emptyStringRight - Static variable in class kawa.standard.Scheme
-
- enableANF - Static variable in class gnu.expr.Compilation
-
- enclosedExprDelim(int, LispReader) - Method in class gnu.kawa.lispexpr.ReaderExtendedLiteral
-
- enclosedExprDelim(int, LispReader) - Method in class gnu.kawa.lispexpr.ReaderXmlElement
-
- EnclosingMethodAttr - Class in gnu.bytecode
-
- EnclosingMethodAttr(ClassType) - Constructor for class gnu.bytecode.EnclosingMethodAttr
-
- EnclosingMethodAttr(int, int, ClassType) - Constructor for class gnu.bytecode.EnclosingMethodAttr
-
- encodeForUri(Object) - Static method in class gnu.xquery.util.StringUtils
-
- encodeRedirectURL(String) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIResponse
-
- encodeRedirectUrl(String) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIResponse
-
- encodeType(Type) - Method in class gnu.expr.Language
-
Encode this type as a parseable string.
- encodeType(Language) - Method in interface gnu.expr.TypeValue
-
- encodeType(Language) - Method in class gnu.kawa.lispexpr.GenArrayType
-
- encodeType(Language) - Method in class gnu.kawa.lispexpr.LangObjType
-
- encodeType(Language) - Method in class gnu.kawa.lispexpr.LangPrimType
-
- encodeType(Language) - Method in class gnu.kawa.reflect.MappedArrayType
-
- encodeURL(String) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIResponse
-
- encodeUrl(String) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIResponse
-
- ENCODING - Static variable in class gnu.kawa.xml.Base64Binary
-
- END_ATTRIBUTE_SIZE - Static variable in class gnu.lists.TreeList
-
- END_DOCUMENT - Static variable in class gnu.lists.TreeList
-
End of a document.
- END_ELEMENT_LONG - Static variable in class gnu.lists.TreeList
-
End of n element, non-compact form.
- END_ELEMENT_SHORT - Static variable in class gnu.lists.TreeList
-
End of an element, compact form.
- END_ENTITY - Static variable in class gnu.lists.TreeList
-
- endAttribute() - Method in class gnu.kawa.sax.ContentConsumer
-
- endAttribute() - Method in class gnu.kawa.xml.HttpPrinter
-
- endAttribute() - Method in class gnu.kawa.xml.Nodes
-
- endAttribute() - Method in class gnu.kawa.xslt.XslTranslator
-
- endAttribute() - Method in interface gnu.lists.Consumer
-
End of an attribute or end of an actual parameter.
- endAttribute() - Method in class gnu.lists.FilterConsumer
-
- endAttribute() - Method in class gnu.lists.PrintConsumer
-
- endAttribute() - Method in class gnu.lists.TreeList
-
- endAttribute() - Method in class gnu.mapping.Values.FromTreeList
-
- endAttribute() - Method in class gnu.xml.XMLFilter
-
- endAttribute() - Method in class gnu.xml.XMLPrinter
-
- endComment() - Method in class gnu.xml.XMLPrinter
-
- endDocument() - Method in class gnu.kawa.sax.ContentConsumer
-
- endDocument() - Method in class gnu.kawa.xml.HttpPrinter
-
- endDocument() - Method in class gnu.kawa.xml.Nodes
-
- endDocument() - Method in class gnu.kawa.xslt.XslTranslator
-
- endDocument() - Method in interface gnu.lists.Consumer
-
- endDocument() - Method in class gnu.lists.FilterConsumer
-
- endDocument() - Method in class gnu.lists.PrintConsumer
-
- endDocument() - Method in class gnu.lists.TreeList
-
- endDocument() - Method in class gnu.mapping.Values.FromTreeList
-
- endDocument() - Method in class gnu.xml.NamedChildrenFilter
-
- endDocument() - Method in class gnu.xml.XMLFilter
-
- endDocument() - Method in class gnu.xml.XMLPrinter
-
- endElement() - Method in class gnu.kawa.sax.ContentConsumer
-
- endElement() - Method in class gnu.kawa.xml.HttpPrinter
-
- endElement(Consumer, Object) - Static method in class gnu.kawa.xml.MakeElement
-
- endElement() - Method in class gnu.kawa.xml.Nodes
-
- endElement() - Method in class gnu.kawa.xslt.XslTranslator
-
- endElement() - Method in interface gnu.lists.Consumer
-
- endElement() - Method in class gnu.lists.FilterConsumer
-
- endElement() - Method in class gnu.lists.PrintConsumer
-
- endElement() - Method in class gnu.lists.TreeList
-
- endElement() - Method in class gnu.mapping.Values.FromTreeList
-
- endElement() - Method in class gnu.xml.NamedChildrenFilter
-
- endElement() - Method in class gnu.xml.XMLFilter
-
- endElement(String, String, String) - Method in class gnu.xml.XMLFilter
-
- endElement(String) - Method in class gnu.xml.XMLFilter
-
- endElement() - Method in class gnu.xml.XMLPrinter
-
- endEntity() - Method in class gnu.kawa.xml.Nodes
-
- endEntity() - Method in class gnu.lists.FilterConsumer
-
- endEntity() - Method in class gnu.lists.PrintConsumer
-
- endEntity() - Method in class gnu.lists.TreeList
-
- endEntity() - Method in interface gnu.lists.XConsumer
-
- endEntity() - Method in class gnu.xml.XMLFilter
-
- endEntity() - Method in class gnu.xml.XMLPrinter
-
- endExitableBlock() - Method in class gnu.bytecode.CodeAttr
-
End a block entered by a previous startExitableBlock.
- endFragment(int) - Method in class gnu.bytecode.CodeAttr
-
End a fragment.
- endHiderSection() - Method in class gnu.lists.PrintConsumer
-
End section controled by a show/hide button
- endLogicalBlock(String, Consumer) - Static method in class gnu.lists.PrintConsumer
-
- endLogicalBlock(String) - Method in class gnu.lists.PrintConsumer
-
- endMark - Variable in class kawa.ReplDocument
-
End of pending input.
- endNumber() - Method in class gnu.lists.PrintConsumer
-
- endNumber() - Method in class gnu.xml.XMLPrinter
-
- endPos() - Method in class gnu.lists.AbstractSequence
-
- endPos() - Method in class gnu.lists.CharBuffer
-
- endPos() - Method in class gnu.lists.StableManager
-
- endPos() - Method in class gnu.lists.SubSequence
-
- endPrefixMapping(String) - Method in class gnu.xml.XMLFilter
-
- endStartTag() - Method in class gnu.kawa.sax.ContentConsumer
-
- endsWith(Object, Object) - Static method in class gnu.xquery.util.StringUtils
-
- ensureBufferLength(int) - Method in class gnu.lists.AbstractCharVector
-
- ensureSpace(int) - Method in class gnu.lists.TreeList
-
- enter() - Method in class gnu.jemacs.buffer.ProcessMode
-
- enter(String, double, Procedure) - Method in class gnu.kawa.xslt.TemplateTable
-
- enterAction() - Static method in class gnu.jemacs.buffer.ProcessMode
-
- entered() - Method in class gnu.mapping.Location
-
True if directly entered in an Environment.
- entered() - Method in class gnu.mapping.NamedLocation
-
- enterScope(Scope) - Method in class gnu.bytecode.CodeAttr
-
- enterScope(Scope) - Method in class gnu.bytecode.LocalVarsAttr
-
- ENTITY_TYPE_CODE - Static variable in class gnu.kawa.xml.XDataType
-
- entityNamespace - Static variable in class gnu.kawa.lispexpr.LispLanguage
-
- ENTITYType - Static variable in class gnu.kawa.xml.XStringType
-
- entrySet() - Method in class gnu.expr.KawaScriptBindings
-
- entrySet() - Method in class gnu.kawa.util.AbstractHashTable
-
- entrySet() - Method in class gnu.mapping.SimpleEnvironment
-
- ENUM - Static variable in class gnu.bytecode.Access
-
- ENUM_ACCESS - Static variable in class gnu.expr.Declaration
-
- enumerateAllLocations() - Method in class gnu.expr.AbstractScriptEngineFactory.BindingsEnvironment
-
- enumerateAllLocations() - Method in class gnu.expr.BuiltinEnvironment
-
- enumerateAllLocations() - Method in class gnu.mapping.Environment
-
Does enumerate inherited Locations.
- enumerateAllLocations() - Method in class gnu.mapping.InheritingEnvironment
-
- enumerateAllLocations() - Method in class gnu.mapping.SimpleEnvironment
-
Does enumerate inherited Locations.
- enumerateLocations() - Method in class gnu.expr.AbstractScriptEngineFactory.BindingsEnvironment
-
- enumerateLocations() - Method in class gnu.expr.BuiltinEnvironment
-
- enumerateLocations() - Method in class gnu.mapping.Environment
-
Does not enumerate inherited Locations.
- enumerateLocations() - Method in class gnu.mapping.SimpleEnvironment
-
Does not enumerate inherited Locations.
- environ - Variable in class gnu.expr.Language
-
The environment for language built-ins and predefined bindings.
- Environment - Class in gnu.mapping
-
A mapping from EnvironmentKey
to Location
s.
- Environment() - Constructor for class gnu.mapping.Environment
-
- EnvironmentKey - Interface in gnu.mapping
-
A pair of a name (a Symbol
) and a property (any Object
).
- eof - Static variable in class gnu.expr.Special
-
- EOF_VALUE - Static variable in interface gnu.lists.Sequence
-
Return code used to indicate a position is at end of the sequence.
- EofClass - Class in gnu.lists
-
- EofClass() - Constructor for class gnu.lists.EofClass
-
- eofError(String) - Method in class gnu.text.Lexer
-
- eofError(String, int, int) - Method in class gnu.text.Lexer
-
- eofError(String) - Method in class gnu.xquery.lang.XQParser
-
- eofExpr - Static variable in class gnu.ecmascript.Parser
-
- eofToken - Static variable in class gnu.ecmascript.Lexer
-
- eofValue - Static variable in class gnu.lists.EofClass
-
Special magic end-of-file marker.
- eofValue - Static variable in interface gnu.lists.Sequence
-
Special magic end-of-file marker.
- eolToken - Static variable in class gnu.ecmascript.Lexer
-
- EQ - Static variable in class gnu.q2.lang.Operator
-
- equalityComparison(int) - Static method in class gnu.xquery.util.Compare
-
- EqualPat - Class in kawa.lang
-
A pattern that requires an exact match (using equal?).
- EqualPat() - Constructor for class kawa.lang.EqualPat
-
- EqualPat(Object) - Constructor for class kawa.lang.EqualPat
-
- equals(Object) - Method in class gnu.bytecode.AnnotationEntry
-
- equals(Object) - Method in class gnu.bytecode.ParameterizedType
-
- equals(Object) - Method in class gnu.bytecode.TypeVariable
-
- equals(Object) - Method in class gnu.jemacs.buffer.Marker
-
- equals(Object) - Method in class gnu.kawa.models.DDimension
-
- equals(Object) - Method in class gnu.kawa.util.HashNode
-
Implements the general Map.Entry specification.
- equals(Notation, Notation) - Method in class gnu.kawa.xml.Notation
-
- equals(Object) - Method in class gnu.kawa.xml.Notation
-
- equals(Object) - Method in class gnu.kawa.xml.UntypedAtomic
-
- equals(Object) - Method in class gnu.lists.AbstractCharVector
-
Must override, since we override hashCode.
- equals(AbstractCharVector<?>, AbstractCharVector<?>) - Static method in class gnu.lists.AbstractCharVector
-
- equals(int, int) - Method in class gnu.lists.AbstractSequence
-
Compare two positions, and indicate if they are the same position.
- equals(Object) - Method in class gnu.lists.AbstractSequence
-
- equals(Object) - Method in class gnu.lists.CharVector
-
- equals(Object) - Method in class gnu.lists.FString
-
- equals(Object) - Method in class gnu.lists.FVector
-
- equals(Object) - Method in class gnu.lists.IString
-
- equals(Object) - Method in class gnu.lists.LList
-
- equals(Pair, Pair) - Static method in class gnu.lists.Pair
-
- equals(Object) - Method in class gnu.lists.Pair
-
- equals(Object) - Method in class gnu.lists.UnescapedData
-
- equals(Object) - Method in class gnu.mapping.KeyPair
-
- equals(Object) - Method in class gnu.mapping.NamedLocation
-
- equals(Symbol, Symbol) - Static method in class gnu.mapping.Symbol
-
- equals(Object) - Method in class gnu.mapping.Symbol
-
Just tests for identity.
- equals(Complex, Complex) - Static method in class gnu.math.Complex
-
- equals(Object) - Method in class gnu.math.Complex
-
- equals(Object) - Method in class gnu.math.DComplex
-
- equals(Object) - Method in class gnu.math.DFloNum
-
- equals(Object) - Method in class gnu.math.DQuaternion
-
- equals(Duration, Duration) - Static method in class gnu.math.Duration
-
Compare for equality.
- equals(Object) - Method in class gnu.math.Duration
-
Compare for equality.
- equals(IntNum, IntNum) - Static method in class gnu.math.IntNum
-
- equals(Object) - Method in class gnu.math.IntNum
-
- equals(Object) - Method in class gnu.math.Numeric
-
- equals(Quaternion, Quaternion) - Static method in class gnu.math.Quaternion
-
- equals(Object) - Method in class gnu.math.Quaternion
-
- equals(RatNum, RatNum) - Static method in class gnu.math.RatNum
-
- equals(Object) - Method in class gnu.math.RatNum
-
- equals(Object) - Method in class gnu.math.UByte
-
- equals(Object) - Method in class gnu.math.UInt
-
- equals(Object) - Method in class gnu.math.ULong
-
- equals(Object) - Method in class gnu.math.UShort
-
- equals(Object) - Method in class gnu.text.Char
-
- equals(Object) - Method in class kawa.lang.Record
-
- equalToken - Static variable in class gnu.ecmascript.Lexer
-
- error(char, String, SourceLocator) - Method in class gnu.expr.Compilation
-
- error(char, String) - Method in class gnu.expr.Compilation
-
- error(char, Declaration, String, String) - Method in class gnu.expr.Compilation
-
- error(char, String, String, SourceLocator) - Method in class gnu.expr.Compilation
-
- error(String) - Method in class gnu.expr.ExpExpVisitor
-
Report an error.
- error(char, String, SourceLocator) - Method in class gnu.expr.ExpExpVisitor
-
Report an error.
- error(char, String) - Method in class gnu.expr.ExpVisitor
-
- error(Object) - Static method in exception gnu.jemacs.buffer.Signal
-
- error(String) - Static method in class gnu.kawa.functions.RunProcess
-
- error(String, SAXException) - Method in class gnu.kawa.sax.ContentConsumer
-
- error(char, String) - Method in class gnu.kawa.xslt.XslTranslator
-
- error(char, String, int, int, String) - Method in class gnu.text.Lexer
-
- error(char, String) - Method in class gnu.text.Lexer
-
- error(String) - Method in class gnu.text.Lexer
-
- error(SourceError) - Method in class gnu.text.SourceMessages
-
Link in an error.
- error(char, String, int, int, String) - Method in class gnu.text.SourceMessages
-
Record a new error.
- error(char, SourceLocator, String) - Method in class gnu.text.SourceMessages
-
- error(char, String, int, int, String, String) - Method in class gnu.text.SourceMessages
-
- error(char, SourceLocator, String, String) - Method in class gnu.text.SourceMessages
-
- error(char, String) - Method in class gnu.text.SourceMessages
-
Record a new error at the current default source file location.
- error(char, String, Throwable) - Method in class gnu.text.SourceMessages
-
- error(char, String, String) - Method in class gnu.text.SourceMessages
-
- error(char, String) - Method in class gnu.xml.XMLFilter
-
- error(String, String) - Method in class gnu.xml.XMLPrinter
-
- error(char, String, String) - Method in class gnu.xquery.lang.XQParser
-
- error(char, String) - Method in class gnu.xquery.lang.XQParser
-
- error() - Static method in exception gnu.xquery.util.XQException
-
- error(Symbol) - Static method in exception gnu.xquery.util.XQException
-
- error(Object, String) - Static method in exception gnu.xquery.util.XQException
-
- error(Object, String, Object) - Static method in exception gnu.xquery.util.XQException
-
- error(String) - Method in class kawa.repl
-
- error(String, Object) - Static method in class kawa.standard.syntax_case
-
Called (at run-time) if syntax-case has no match.
- error(Object, Object[]) - Static method in class kawa.standard.syntax_error
-
- ERROR_SEEN - Static variable in class gnu.expr.Compilation
-
- ErrorExp - Class in gnu.expr
-
Class used to mark an erroneous expression
- ErrorExp(String) - Constructor for class gnu.expr.ErrorExp
-
- ErrorExp(String, SourceMessages) - Constructor for class gnu.expr.ErrorExp
-
- ErrorExp(String, Compilation) - Constructor for class gnu.expr.ErrorExp
-
- errorIfNonEmpty(Object) - Method in class kawa.lang.Translator
-
- errors - Variable in class gnu.ecmascript.Parser
-
- errorType - Static variable in class gnu.bytecode.Type
-
- errorValue - Variable in exception gnu.xquery.util.XQException
-
- errorWithPosition(String, Object) - Method in class kawa.lang.Translator
-
- escapeChar(int) - Static method in class gnu.jemacs.lang.Print
-
- escapeChar - Variable in class gnu.kawa.lispexpr.ReaderExtendedLiteral
-
- escapeHtmlUri(Object) - Static method in class gnu.xquery.util.StringUtils
-
- escapeNonAscii - Variable in class gnu.xml.XMLPrinter
-
- escapeText - Variable in class gnu.xml.XMLPrinter
-
- EToolkit - Class in gnu.jemacs.buffer
-
- EToolkit() - Constructor for class gnu.jemacs.buffer.EToolkit
-
- eval(CallContext) - Method in class gnu.expr.Expression
-
- eval(Environment) - Method in class gnu.expr.Expression
-
- eval(Reader, ScriptContext) - Method in class gnu.expr.KawaScriptEngine
-
- eval(String, ScriptContext) - Method in class gnu.expr.KawaScriptEngine
-
- eval(InPort, ScriptContext) - Method in class gnu.expr.KawaScriptEngine
-
- eval(String) - Method in class gnu.expr.Language
-
Return the result of evaluating a string as a source expression.
- eval(Reader) - Method in class gnu.expr.Language
-
Evaluate expression(s) read from a Reader.
- eval(InPort) - Method in class gnu.expr.Language
-
Evaluate expression(s) read from an InPort.
- eval(String, Writer) - Method in class gnu.expr.Language
-
Evaluate a string and write the result value(s) on a Writer.
- eval(String, PrintConsumer) - Method in class gnu.expr.Language
-
Evaluate a string and write the result value(s) to a PrintConsumer.
- eval(String, Consumer) - Method in class gnu.expr.Language
-
Evaluate a string and write the result value(s) to a Consumer.
- eval(Reader, Writer) - Method in class gnu.expr.Language
-
Read expressions from a Reader and write the result to a Writer.
- eval(Reader, Consumer) - Method in class gnu.expr.Language
-
Read expressions from a Reader and write the result to a Consumer.
- eval(InPort, CallContext) - Method in class gnu.expr.Language
-
- Eval - Class in kawa.lang
-
- Eval() - Constructor for class kawa.lang.Eval
-
- eval(Object, Environment) - Static method in class kawa.lang.Eval
-
- eval(String, Environment) - Static method in class kawa.standard.Scheme
-
Evaluate Scheme expressions from string.
- eval(InPort, Environment) - Static method in class kawa.standard.Scheme
-
Evaluate Scheme expressions from stream.
- eval(Object, Environment) - Static method in class kawa.standard.Scheme
-
Evaluate Scheme expressions from an "S expression."
- eval_with_focus$X(String, Object, CallContext) - Method in class gnu.xquery.lang.XQuery
-
Evaluate an expression with a given focus (context).
- eval_with_focus$X(String, Object, int, int, CallContext) - Method in class gnu.xquery.lang.XQuery
-
Evaluate an expression with a given focus (context).
- evalBody(Object, Environment, SourceMessages) - Static method in class kawa.lang.Eval
-
- evalBody(Object, Environment, SourceMessages, CallContext) - Static method in class kawa.lang.Eval
-
- evalClassPrefix - Variable in class gnu.expr.ModuleManager
-
- evalForm$X(Object, Environment, CallContext) - Static method in class kawa.lang.Eval
-
- evalFrames - Variable in class gnu.mapping.CallContext
-
Current stack of evaluation frames for interpreter.
- evalInitFileWithErrorMessage() - Static method in class kawa.repl
-
Evaluate init file, if any, returning error message on failure.
- evalLastSexp() - Method in class gnu.jemacs.buffer.Marker
-
- evalModule(Environment, CallContext) - Method in class gnu.expr.CompiledModule
-
Evaluate this compile, sending output to ctx.consumer
.
- evalModule(Environment, OutPort) - Method in class gnu.expr.CompiledModule
-
- evalModule(Environment, CallContext, Compilation, URL, OutPort) - Static method in class gnu.expr.ModuleExp
-
- evalModule1(Environment, Compilation, URL, OutPort) - Static method in class gnu.expr.ModuleExp
-
Parse and compile a module.
- evalModule2(Environment, CallContext, Language, ModuleExp, Object) - Static method in class gnu.expr.ModuleExp
-
- evalToClass(Compilation, URL) - Static method in class gnu.expr.ModuleExp
-
Compile to a class for immediate evaluation.
- evalToFocusProc(String) - Method in class gnu.xquery.lang.XQuery
-
Parse an XQuery expression that is the body of a procedure.
- evalToFocusProc(Reader, SourceMessages) - Method in class gnu.xquery.lang.XQuery
-
Parse an XQuery expression from a Reader
that is the body of a procedure.
- evalToResultValue(Environment, CallContext) - Method in class gnu.expr.CompiledModule
-
Evaluate this compile, yielding a result value.
- evaluate(Object, Translator) - Method in class kawa.standard.IfFeature
-
- evaluateCondition(Object, Translator) - Method in class kawa.standard.IfFeature
-
- evaluateConditionCar(Pair, Translator) - Method in class kawa.standard.IfFeature
-
- evalVariable(Declaration, CallContext) - Method in class gnu.expr.CatchClause
-
- evalVariable(Declaration, CallContext) - Method in class gnu.expr.LetExp
-
- evalWithFocus(Reader, SourceMessages, Object, Consumer) - Method in class gnu.xquery.lang.XQuery
-
Evaluate an expression with each item in a sequence as the context item.
- evalWithFocus(String, Object) - Method in class gnu.xquery.lang.XQuery
-
Evaluate an expression with each item in a sequence as the context item.
- evalWithFocus(String, Object, int, int) - Method in class gnu.xquery.lang.XQuery
-
Evaluate an expression with a given focus (context).
- evalWithFocus(Reader, SourceMessages, Object, int, int, Consumer) - Method in class gnu.xquery.lang.XQuery
-
Evaluate an expression with a given focus (context).
- EVEN - Static variable in class gnu.kawa.functions.NumberPredicate
-
- EWindow - Class in gnu.jemacs.buffer
-
- EWindow(Buffer) - Constructor for class gnu.jemacs.buffer.EWindow
-
- exactlyOne(Object) - Static method in class gnu.xquery.util.SequenceUtils
-
- ExceptionsAttr - Class in gnu.bytecode
-
Represents the contents of a standard "Exceptions" attribute.
- ExceptionsAttr(Method) - Constructor for class gnu.bytecode.ExceptionsAttr
-
Add a new ExceptionsAttr to a Method.
- exceptNodes - Static variable in class gnu.kawa.xml.IntersectNodes
-
- exceptSymbol - Static variable in class kawa.standard.ImportFromLibrary
-
- execute() - Method in class gnu.kawa.ant.Kawac
-
Executes the task.
- execute() - Method in class gnu.kawa.ant.XCopy
-
Performs the copy operation.
- execute(Object[], TemplateScope) - Method in class kawa.lang.SyntaxTemplate
-
Expand this template
The compiler translates (syntax template)
to a call to this method.
- execute(Object[], Translator) - Method in class kawa.lang.SyntaxTemplate
-
- exists(Object) - Static method in class gnu.xquery.util.SequenceUtils
-
- exit() - Method in class gnu.bytecode.ExitableBlock
-
Exit this surrounding block, executing finally blocks as needed.
- ExitableBlock - Class in gnu.bytecode
-
Support for code block that one may be exited.
- ExitCalled - Error in gnu.kawa.util
-
Helper class for running finally-blocks when exit is invoked.
- ExitCalled(int) - Constructor for error gnu.kawa.util.ExitCalled
-
- exitDecrement() - Static method in class gnu.expr.ModuleBody
-
Work around an AWT bug, where AWT threads are non-daemon.
- ExitExp - Class in gnu.expr
-
Expression to exit a lexically surrounding block.
- ExitExp(Expression, BlockExp) - Constructor for class gnu.expr.ExitExp
-
- ExitExp(BlockExp) - Constructor for class gnu.expr.ExitExp
-
- exitIncrement() - Static method in class gnu.expr.ModuleBody
-
See exitDecrement.
- exitIsGoto() - Method in class gnu.bytecode.ExitableBlock
-
If an exit is simple, return the label for block end.
- exitSwitch(CodeAttr) - Method in class gnu.bytecode.SwitchState
-
Break/exit from this switch.
- exitValue - Variable in class gnu.expr.ExpVisitor
-
If exitValue is set to non-null, the visit stops.
- exitValue() - Method in class gnu.kawa.functions.LProcess
-
- exp() - Method in class gnu.math.Complex
-
- exp(double, double, double, double) - Static method in class gnu.math.DQuaternion
-
- exp() - Method in class gnu.math.Quaternion
-
- exp() - Method in class gnu.math.RealNum
-
- exp2Type(Pair) - Method in class kawa.lang.Translator
-
Extract a type from the car of a pair.
- exp2Type(Pair, Declaration, SyntaxForm) - Method in class kawa.lang.Translator
-
- exp2Type(Expression) - Static method in class kawa.standard.Scheme
-
Convert expression to a Type.
- expand(Object, Translator) - Method in class kawa.lang.Macro
-
- expand(Object, int, Translator) - Method in class kawa.lang.Quote
-
- expand(Object, Translator) - Method in class kawa.lang.SyntaxRules
-
- expandColonForms() - Method in class kawa.lang.Quote
-
- expandColonForms() - Method in class kawa.standard.syntax
-
- expander - Variable in class kawa.lang.Macro
-
- expDigits - Variable in class gnu.math.ExponentialFormat
-
Number of digits to show in the exponent.
- expectedType - Variable in exception gnu.mapping.WrongType
-
The expected parameter type (a Type or TypeValue), or a string name/description.
- ExpExpVisitor<D> - Class in gnu.expr
-
Specialization of ExpVisitor<R,D>
to R=Expression
.
- ExpExpVisitor() - Constructor for class gnu.expr.ExpExpVisitor
-
- explicit - Variable in class gnu.expr.Compilation
-
Compilation was explicitly requested, rather than being a dependency.
- explicitArrayAsVarArgsAllowed - Static variable in class gnu.expr.PrimProcedure
-
Support passing an explicit array to a varargs function.
- EXPLICITLY_TYPED - Static variable in class gnu.expr.QuoteExp
-
- exponentChar - Variable in class gnu.math.ExponentialFormat
-
- ExponentialFormat - Class in gnu.math
-
Format a real number using a floating-point format.
- ExponentialFormat() - Constructor for class gnu.math.ExponentialFormat
-
- exponentShowSign - Variable in class gnu.math.ExponentialFormat
-
Display sign of exponent even when it is non-negative.
- export - Class in kawa.standard
-
- export() - Constructor for class kawa.standard.export
-
- export - Static variable in class kawa.standard.export
-
- EXPORT_SPECIFIED - Static variable in class gnu.expr.Declaration
-
- EXPORT_SPECIFIED - Static variable in class gnu.expr.ModuleExp
-
- exported - Variable in class gnu.kawa.lispexpr.LispPackage
-
The set of exported symbols.
- exportPkg(LList, LispPackage) - Static method in class gnu.kawa.lispexpr.LispPackage
-
Export a list of symbols from a package, checking for conflicts.
- exportSymbol - Static variable in class kawa.standard.define_library
-
- Expression - Class in gnu.expr
-
Abstract class for syntactic forms that evaluate to a value.
- Expression() - Constructor for class gnu.expr.Expression
-
- exprFilter - Static variable in class gnu.xquery.util.ValuesFilter
-
- exprStack - Variable in class gnu.expr.Compilation
-
A help vector for building expressions.
- Expt - Class in gnu.kawa.functions
-
Implement the standard Scheme procedure "expt".
- Expt(String) - Constructor for class gnu.kawa.functions.Expt
-
- expt - Static variable in class gnu.kawa.functions.Expt
-
- expt(IntNum, int) - Static method in class gnu.kawa.functions.Expt
-
- expt(Object, Object) - Static method in class gnu.kawa.functions.Expt
-
- ExpVisitor<R,D> - Class in gnu.expr
-
Class for doing a tree-visit over an Expression tree.
- ExpVisitor() - Constructor for class gnu.expr.ExpVisitor
-
- extended - Variable in class gnu.xml.XMLPrinter
-
- extensionsEnvEnv - Static variable in class gnu.xquery.lang.XQuery
-
Environment of pre-defined non-standard Qexo/Kawa functions.
- EXTERNAL_ACCESS - Static variable in class gnu.expr.Declaration
-
This flag bit is set if this can be be accessed from other modules.
- externalKeyword - Static variable in class gnu.commonlisp.lang.CommonLisp
-
- ExtPosition<E,ESEQ extends AbstractSequence<E>> - Class in gnu.lists
-
A SeqPosition for sequences that need more than a Pos int for a position.
- ExtPosition() - Constructor for class gnu.lists.ExtPosition
-
- extract(IntNum, int, int) - Static method in class gnu.math.BitOps
-
Extract a bit-field as an unsigned integer.
- extractStaticLink(ClassType) - Static method in class gnu.expr.PairClassType
-
This method is called from compiled code.
- extractStep(Expression) - Static method in class gnu.xquery.util.RelativeStep
-
- extraFlags - Variable in class gnu.kawa.lispexpr.ReadTable
-
- ExtSequence<E> - Class in gnu.lists
-
Abstract helper class for Sequences that use an ExtPosition.
- ExtSequence() - Constructor for class gnu.lists.ExtSequence
-
- F32Vector - Class in gnu.lists
-
Simple adjustable-length vector of 32-bit floats.
- F32Vector() - Constructor for class gnu.lists.F32Vector
-
- F32Vector(int, float) - Constructor for class gnu.lists.F32Vector
-
- F32Vector(int) - Constructor for class gnu.lists.F32Vector
-
- F32Vector(float[]) - Constructor for class gnu.lists.F32Vector
-
Reuses the argument without making a copy.
- F32Vector(float[], int, int) - Constructor for class gnu.lists.F32Vector
-
Makes a copy of (part of) the argument array.
- f32vectorType - Static variable in class gnu.kawa.lispexpr.LangObjType
-
- F64Vector - Class in gnu.lists
-
Simple adjustable-length vector of 64-bit doubles.
- F64Vector() - Constructor for class gnu.lists.F64Vector
-
- F64Vector(int, double) - Constructor for class gnu.lists.F64Vector
-
- F64Vector(int) - Constructor for class gnu.lists.F64Vector
-
- F64Vector(double[]) - Constructor for class gnu.lists.F64Vector
-
Reuses the argument without making a copy.
- F64Vector(double[], int, int) - Constructor for class gnu.lists.F64Vector
-
Makes a copy of (part of) the argument array.
- f64vectorType - Static variable in class gnu.kawa.lispexpr.LangObjType
-
- fakeException - Variable in class gnu.text.SourceError
-
Provides optional stack trace.
- FALSE - Static variable in class gnu.commonlisp.lang.Lisp2
-
- falseConstant - Static variable in class gnu.expr.Compilation
-
- falseExp - Static variable in class gnu.expr.QuoteExp
-
- falseExp - Static variable in class gnu.xquery.lang.XQuery
-
- falseFunction - Static variable in class gnu.xquery.lang.XQuery
-
- falseObjExp - Static variable in class gnu.expr.QuoteExp
-
- fatal(String) - Method in class gnu.text.Lexer
-
- fatal(String, String) - Method in class gnu.xquery.lang.XQParser
-
- featureList() - Static method in class kawa.standard.IfFeature
-
Return a (partial) list of features,
The result does not include "provide" feature names - though it should.
- features - Static variable in class gnu.commonlisp.lang.CommonLisp
-
- FENCE - Static variable in class gnu.q2.lang.Operator
-
- Field - Class in gnu.bytecode
-
- Field(ClassType) - Constructor for class gnu.bytecode.Field
-
Add a new Field to a ClassType.
- field - Variable in class gnu.expr.Initializer
-
If non-null: The Field that is being initialized.
- field - Variable in class gnu.expr.Literal
-
- field - Static variable in class gnu.kawa.reflect.SlotGet
-
- field(Object, String) - Static method in class gnu.kawa.reflect.SlotGet
-
- FIELD_ACCESS_FLAGS - Static variable in class gnu.expr.Declaration
-
- FIELD_CONTEXT - Static variable in class gnu.bytecode.Access
-
Value for toString
's kind
parameter when decoding
a field's access flags.
- FIELD_MODIFIERS - Static variable in class gnu.bytecode.Access
-
Mask of access flags valid for a field.
- FIELD_OR_METHOD - Static variable in class gnu.expr.Declaration
-
True if this is a field or method in a class definition.
- FieldLocation<T> - Class in gnu.kawa.reflect
-
- FieldLocation(Object, String, String) - Constructor for class gnu.kawa.reflect.FieldLocation
-
- FieldLocation(Object, ClassType, String) - Constructor for class gnu.kawa.reflect.FieldLocation
-
- FieldLocation(Object, Field) - Constructor for class gnu.kawa.reflect.FieldLocation
-
- FIELDREF - Static variable in class gnu.bytecode.ConstantPool
-
- fileBuffers - Static variable in class gnu.jemacs.buffer.Buffer
-
Map file names to buffer.s
- filename - Variable in class gnu.text.SourceLocator.Simple
-
- filepathType - Static variable in class gnu.kawa.lispexpr.LangObjType
-
- fill(E) - Method in class gnu.lists.AbstractSequence
-
- fill(int, int, E) - Method in class gnu.lists.AbstractSequence
-
- fill(Array<E>, E) - Static method in class gnu.lists.Arrays
-
- fill(int, int, E) - Method in class gnu.lists.FVector
-
- fill(E) - Method in interface gnu.lists.Sequence
-
- fill(E) - Method in class gnu.lists.SimpleVector
-
- fillInStackTrace() - Method in exception gnu.expr.CommandCompleter
-
- fillPosRange(int, int, E) - Method in class gnu.lists.AbstractSequence
-
- FillShape - Class in gnu.kawa.models
-
- FillShape(Shape) - Constructor for class gnu.kawa.models.FillShape
-
- Filter<T> - Interface in gnu.bytecode
-
- filter(String) - Method in class gnu.kawa.util.PreProcess
-
- filter(String, BufferedInputStream) - Method in class gnu.kawa.util.PreProcess
-
- FilterConsumer - Class in gnu.lists
-
A Consumer that wraps some other Consumer.
- FilterConsumer(Consumer) - Constructor for class gnu.lists.FilterConsumer
-
- FINAL - Static variable in class gnu.bytecode.Access
-
- FINAL_ACCESS - Static variable in class gnu.expr.Declaration
-
- finalColonIsKeyword - Variable in class gnu.kawa.lispexpr.ReadTable
-
True if "IDENTIFIER:" should be treated as a keyword.
- finalize() - Method in class gnu.kawa.sax.ContentConsumer
-
- finalize() - Method in class gnu.lists.ConsumerWriter
-
- finalize() - Method in class gnu.lists.SeqPosition
-
- finalize() - Method in class gnu.lists.SubSequence
-
- find(ClassType) - Static method in class gnu.expr.ModuleInfo
-
- find(Compilation) - Method in class gnu.expr.ModuleManager
-
- find(String) - Method in class gnu.kawa.xslt.TemplateTable
-
- find(Object) - Method in class gnu.lists.TreeList
-
- find(String) - Static method in class gnu.xquery.util.NamedCollator
-
- find(String) - Static method in class kawa.standard.require
-
- findAutoloadComments(LispReader, String, ScopeExp, Translator) - Static method in class kawa.standard.define_autoload
-
- FindCapturedVars - Class in gnu.expr
-
- FindCapturedVars() - Constructor for class gnu.expr.FindCapturedVars
-
- findCapturedVars(Expression, Compilation) - Static method in class gnu.expr.FindCapturedVars
-
- findFile(String) - Static method in class gnu.jemacs.buffer.Buffer
-
- findForImmediateLiterals(int) - Static method in class gnu.expr.Compilation
-
- findFromInstance(Object) - Method in class gnu.expr.ModuleContext
-
- findFromInstance(Object) - Static method in class gnu.expr.ModuleInfo
-
- findInstance(ModuleInfo) - Method in class gnu.expr.ModuleContext
-
If there is no instance of the argument's class, allocate one.
- findInstance(Class) - Method in class gnu.expr.ModuleContext
-
- findKeyword(String) - Method in interface gnu.mapping.ArgList
-
Find index for keyword.
- findKeyword(ArgList, String) - Static method in class gnu.mapping.ArgListImpl
-
- findKeyword(String) - Method in class gnu.mapping.ArgListImpl
-
- findKeyword(String) - Method in class gnu.mapping.ArgListPair
-
- findKeyword(String) - Method in class gnu.mapping.ArgListVector
-
- findLiteral(Object) - Method in class gnu.expr.LitTable
-
- findMethodForBridge(String, Type[], Type) - Method in class gnu.expr.ClassExp
-
Finds a like-named method suitable for bridging the given
arg/return types (i.e.
- findNamedClass(String) - Method in class gnu.expr.Compilation
-
Search this Compilation for a ClassType with a given name.
- findNamedMember(String) - Method in class gnu.kawa.reflect.CompileBuildObject
-
- findNamespaceBinding(String, String, NamespaceBinding) - Method in class gnu.xml.XMLFilter
-
Functionally equivalent to
new NamespaceBinding(prefix, uri, oldBindings
,
but uses "hash consing".
- findPackage(String) - Static method in class gnu.kawa.lispexpr.LispPackage
-
Returns null if no package exists.
- findResource(String) - Method in class gnu.bytecode.ArrayClassLoader
-
- findSymbol(Object) - Method in class gnu.kawa.lispexpr.LispPackage
-
- FindTailCalls - Class in gnu.expr
-
A visitor that checks for tails-calls; also notes read/write/call accesses.
- FindTailCalls() - Constructor for class gnu.expr.FindTailCalls
-
- findTailCalls(Expression, Compilation) - Static method in class gnu.expr.FindTailCalls
-
- findWithClass(Class) - Static method in class gnu.expr.ModuleManager
-
- findWithClassName(String) - Static method in class gnu.expr.ModuleInfo
-
- findWithClassName(String) - Method in class gnu.expr.ModuleManager
-
- findWithSourcePath(Path, String) - Method in class gnu.expr.ModuleManager
-
- findWithSourcePath(String) - Method in class gnu.expr.ModuleManager
-
- findWithURL(URL) - Method in class gnu.expr.ModuleManager
-
- finish(CodeAttr) - Method in class gnu.bytecode.SwitchState
-
Handle the end of the switch statement.
- finish() - Method in class gnu.xquery.util.RelativeStepFilter
-
- finishModule(ModuleExp) - Method in class kawa.lang.Translator
-
- finishNode(XMLFilter) - Static method in class gnu.kawa.xml.NodeConstructor
-
- fireBrick - Static variable in class gnu.kawa.models.StandardColor
-
- firstAttributePos(int) - Method in class gnu.lists.AbstractSequence
-
Like firstChildPos.
- firstAttributePos(int) - Method in class gnu.lists.TreeList
-
- firstAttributePos(int) - Method in class gnu.mapping.Values.FromTreeList
-
- firstCall - Variable in class gnu.expr.Declaration
-
List of ApplyExp where this declaration is the function called.
- firstChild - Variable in class gnu.expr.LambdaExp
-
- firstChildPos(int) - Method in class gnu.lists.AbstractSequence
-
Get position before first child (of the element following position).
- firstChildPos(int, ItemPredicate) - Method in class gnu.lists.AbstractSequence
-
- firstChildPos(int) - Method in class gnu.lists.TreeList
-
- firstChildPos(int) - Method in class gnu.mapping.Values.FromTreeList
-
- firstDecl() - Method in class gnu.expr.ModuleExp
-
- firstDecl() - Method in class gnu.expr.ScopeExp
-
- firstKeyword() - Method in interface gnu.mapping.ArgList
-
- firstKeyword() - Method in class gnu.mapping.ArgListImpl
-
- firstKeyword() - Method in class gnu.mapping.ArgListPair
-
- firstKeyword() - Method in class gnu.mapping.ArgListVector
-
- firstKeywordArgIndex - Variable in class gnu.expr.ApplyExp
-
Index of argument for first keyword argument.
- firstSpliceArg - Variable in class gnu.expr.ApplyExp
-
Index of first argument that is a MakeSplice.
- firstVar() - Method in class gnu.bytecode.Scope
-
- firstWindow - Variable in class gnu.jemacs.buffer.EFrame
-
- FixedRealFormat - Class in gnu.math
-
Format a real number using a fixed-point format.
- FixedRealFormat() - Constructor for class gnu.math.FixedRealFormat
-
- fixEntries() - Method in class gnu.expr.AbstractScriptEngineFactory.BindingsEnvironment
-
- fixIntValue(Expression) - Method in class gnu.expr.InlineCalls
-
- fixLongValue(Expression) - Method in class gnu.expr.InlineCalls
-
- fixParamNames(HashMap<String, Variable>) - Method in class gnu.bytecode.Scope
-
Fix duplicate names.
- fixSourceFile(String) - Static method in class gnu.bytecode.SourceFileAttr
-
- fixUnsigned(Type) - Method in class gnu.bytecode.CodeAttr
-
- fixupAdd(int, Label) - Method in class gnu.bytecode.CodeAttr
-
Add a fixup at this location.
- fixupChain(Label, Label) - Method in class gnu.bytecode.CodeAttr
-
This causes a later processFixup to rearrange the code.
- FixupHtmlToc - Class in gnu.kawa.util
-
A utility class for updating web pages.
- FixupHtmlToc() - Constructor for class gnu.kawa.util.FixupHtmlToc
-
- flags - Variable in class gnu.bytecode.ObjectType
-
- flags - Variable in class gnu.expr.Declaration
-
- flags - Variable in class gnu.expr.Expression
-
- flags - Variable in class gnu.expr.Literal
-
- flatten(Array<E>) - Static method in class gnu.lists.FlattenedArray
-
Created a shared flattened view of the argument.
- flattenCopy(Array<E>, boolean) - Static method in class gnu.lists.Arrays
-
- FlattenedArray<E> - Class in gnu.lists
-
View an array as a vector, with the former's elements in row-major order.
- FlattenedArray(Array<E>) - Constructor for class gnu.lists.FlattenedArray
-
- FLOAT - Static variable in class gnu.bytecode.ConstantPool
-
- FLOAT_CODE - Static variable in class gnu.kawa.functions.Arithmetic
-
Promotion code float/Float.
- FLOAT_ONE - Static variable in class gnu.kawa.xml.XDataType
-
- float_type - Static variable in class gnu.bytecode.Type
-
- FLOAT_TYPE_CODE - Static variable in class gnu.kawa.xml.XDataType
-
- FLOAT_VALUE - Static variable in interface gnu.lists.Sequence
-
Return code used to indicate next element is 32-bit float.
- FLOAT_ZERO - Static variable in class gnu.kawa.xml.XDataType
-
- floatToObject(float) - Method in class gnu.expr.KawaConvert
-
- floatToObject(float) - Method in class gnu.lists.Convert
-
- floatType - Static variable in class gnu.bytecode.Type
-
- floatType - Static variable in class gnu.kawa.lispexpr.LangPrimType
-
- floatType - Static variable in class gnu.kawa.xml.XDataType
-
- floatValue() - Method in class gnu.math.Numeric
-
- floatValue() - Method in class gnu.math.UnsignedPrim
-
- floatValue_method - Static variable in class gnu.bytecode.Type
-
- FLONUM_CODE - Static variable in class gnu.kawa.functions.Arithmetic
-
Promotion code for gnu.math.FloNum.
- FLOOR - Static variable in class gnu.math.Numeric
-
- floor(Object) - Static method in class gnu.xquery.util.NumberValue
-
- floorQuotient - Static variable in class gnu.kawa.functions.DivideOp
-
- floralWhite - Static variable in class gnu.kawa.models.StandardColor
-
- fluid_let - Class in kawa.standard
-
The Syntax transformer that re-writes the Scheme "fluid-let" primitive.
- fluid_let(boolean, boolean, Expression) - Constructor for class kawa.standard.fluid_let
-
- fluid_let() - Constructor for class kawa.standard.fluid_let
-
- fluid_let - Static variable in class kawa.standard.fluid_let
-
- FluidLetExp - Class in gnu.expr
-
Class used to implement "fluid-let" for Scheme and "let" for Emacs.
- FluidLetExp() - Constructor for class gnu.expr.FluidLetExp
-
- flush() - Method in class gnu.expr.LitTable
-
- flush() - Method in class gnu.jemacs.buffer.BufferWriter
-
- flush() - Method in class gnu.lists.ConsumerWriter
-
- flushBuffer() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIResponse
-
- Focus - Class in gnu.kawa.xml
-
This is only used for XSLT, which should be fixed.
- Focus() - Constructor for class gnu.kawa.xml.Focus
-
- focusGained(FocusEvent) - Method in class gnu.jemacs.swing.SwingWindow
-
- focusGained(FocusEvent) - Method in class gnu.jemacs.swt.SwtWindow
-
- focusGained(FocusEvent) - Method in class kawa.ReplDocument
-
- focusLost(FocusEvent) - Method in class gnu.jemacs.swing.SwingWindow
-
- focusLost(FocusEvent) - Method in class gnu.jemacs.swt.SwtWindow
-
- focusLost(FocusEvent) - Method in class kawa.ReplDocument
-
- FOER0000_QNAME - Static variable in exception gnu.xquery.util.XQException
-
- foldCase(CharSequence) - Static method in class gnu.kawa.functions.UnicodeUtils
-
- FOLLOW_R5RS - Static variable in class kawa.standard.Scheme
-
- FOLLOW_R6RS - Static variable in class kawa.standard.Scheme
-
- FOLLOW_R7RS - Static variable in class kawa.standard.Scheme
-
- followAliases(Declaration) - Static method in class gnu.expr.Declaration
-
- FollowingAxis - Class in gnu.kawa.xml
-
Used to implement a following:: step in a path expression.
- FollowingAxis() - Constructor for class gnu.kawa.xml.FollowingAxis
-
- FollowingSiblingAxis - Class in gnu.kawa.xml
-
Used to implement a following-sibling:: step in a path expression.
- FollowingSiblingAxis() - Constructor for class gnu.kawa.xml.FollowingSiblingAxis
-
- FOR_TOKEN - Static variable in class gnu.ecmascript.Reserved
-
- forBitwise(Object) - Static method in class gnu.kawa.functions.CompileArith
-
- force(Object) - Static method in class gnu.mapping.Promise
-
Forces the argument, if needed, to a non-Lazy value.
- force(Object, Class) - Static method in class gnu.mapping.Promise
-
If argument is Lazy, force it, unless already an instance of target.
- force1(Object) - Static method in class gnu.mapping.Promise
-
Forces the argument, if needed.
- forceLazy(Compilation, Type, Type) - Static method in class gnu.expr.StackTarget
-
- forceLazyIfNeeded(Compilation, Type, Type) - Static method in class gnu.expr.StackTarget
-
- forDiv(Object) - Static method in class gnu.kawa.functions.CompileArith
-
- forEach(Consumer<? super E>) - Method in class gnu.lists.SimpleVector
-
- forEach - Static variable in class kawa.standard.Scheme
-
- forEach1(Procedure, LList) - Static method in class gnu.kawa.functions.Map
-
An optimized single-list version of for-each.
- forEach1(Procedure, Object) - Static method in class gnu.kawa.functions.Map
-
An optimized single-list version of for-each.
- forestGreen - Static variable in class gnu.kawa.models.StandardColor
-
- forkNext() - Method in class gnu.expr.PushApply
-
- forkNext() - Method in class gnu.expr.VarValueTracker
-
Called when switching to a new branch of fork, for example the else
clause of a new IfExp
.
- forkPop() - Method in class gnu.expr.PushApply
-
- forkPop(InlineCalls) - Static method in class gnu.expr.VarValueTracker
-
- forkPush() - Method in class gnu.expr.PushApply
-
- forkPush(InlineCalls) - Static method in class gnu.expr.VarValueTracker
-
Called when starting a new fork, for example a new IfExp
.
- Format - Class in gnu.kawa.functions
-
- Format() - Constructor for class gnu.kawa.functions.Format
-
- format - Static variable in class gnu.kawa.functions.Format
-
- format(Writer, Object[], int) - Static method in class gnu.kawa.functions.Format
-
- format(Object...) - Static method in class gnu.kawa.functions.Format
-
- format(Object[], int, Appendable, FieldPosition) - Method in class gnu.kawa.functions.ObjectFormat
-
- format(Object, Appendable, int, boolean) - Static method in class gnu.kawa.functions.ObjectFormat
-
Return false iff truncation.
- format(Object[], int, Appendable, int, boolean) - Static method in class gnu.kawa.functions.ObjectFormat
-
- format(float, StringBuffer, FieldPosition) - Method in class gnu.math.ExponentialFormat
-
- format(double, StringBuffer, FieldPosition) - Method in class gnu.math.ExponentialFormat
-
- format(long, StringBuffer, FieldPosition) - Method in class gnu.math.ExponentialFormat
-
- format(Object, StringBuffer, FieldPosition) - Method in class gnu.math.ExponentialFormat
-
- format(RealNum, StringBuffer, FieldPosition) - Method in class gnu.math.FixedRealFormat
-
- format(long, StringBuffer, FieldPosition) - Method in class gnu.math.FixedRealFormat
-
- format(double, StringBuffer, FieldPosition) - Method in class gnu.math.FixedRealFormat
-
- format(Object, StringBuffer, FieldPosition) - Method in class gnu.math.FixedRealFormat
-
- format(int, StringBuffer) - Method in class gnu.math.IntNum
-
- format(int, StringBuilder) - Method in class gnu.math.IntNum
-
- formatDecimal(BigDecimal) - Static method in class gnu.xml.XMLPrinter
-
Format java.math.BigDecimal as needed for XPath/XQuery's xs:decimal.
- formatDouble(double) - Static method in class gnu.kawa.models.PictureToSvg
-
- formatDouble(double) - Static method in class gnu.xml.XMLPrinter
-
Helper to format xs:double according to XPath/XQuery specification.
- formatFloat(float) - Static method in class gnu.xml.XMLPrinter
-
Helper to format xs:float according to XPath/XQuery specification.
- formatToFString(char, Object, Object[]) - Static method in class gnu.kawa.functions.Format
-
Apply format and argument, yielding an FString.
- formatToOutputStream(OutputStream, Object, Object...) - Static method in class gnu.kawa.functions.Format
-
- formatToString(int, Object...) - Static method in class gnu.kawa.functions.Format
-
- formatToWriter(Writer, Object, Object...) - Static method in class gnu.kawa.functions.Format
-
- formatType(Type) - Method in class gnu.expr.Language
-
- formatType(Type) - Method in class gnu.xquery.lang.XQuery
-
- formatType(Type) - Method in class kawa.standard.Scheme
-
- formStack - Variable in class kawa.lang.Translator
-
- FormStack(SourceLocator) - Constructor for class kawa.lang.Translator.FormStack
-
- forMul(Object) - Static method in class gnu.kawa.functions.CompileArith
-
- forwardChar(int) - Method in class gnu.jemacs.buffer.Buffer
-
- forwardChar(int) - Method in class gnu.jemacs.buffer.Marker
-
- forwardFilter - Static variable in class gnu.xquery.util.ValuesFilter
-
- forwardLine(int, int) - Method in class gnu.jemacs.buffer.Buffer
-
Find the position a give number of lines forward or backward.
- forwardLine(int) - Method in class gnu.jemacs.buffer.Buffer
-
- forwardLine(int) - Method in class gnu.jemacs.buffer.Marker
-
- forwardLine(int) - Method in class gnu.jemacs.swt.SwtBuffer
-
- fracDigits - Variable in class gnu.math.ExponentialFormat
-
Number of fractional digits to show.
- frame - Variable in class gnu.jemacs.buffer.EWindow
-
- frameSize - Variable in class gnu.expr.ScopeExp
-
Size of evalFrame to allocate in interpreter.
- free - Variable in class gnu.lists.StableManager
-
The head of the free elements in position, if they are chained.
- FREE_POSITION - Static variable in class gnu.lists.StableManager
-
An invalid value for an in-use element of positions.
- freeLocal(CodeAttr) - Method in class gnu.bytecode.Variable
-
- freeLocalField(Field) - Method in class gnu.expr.Compilation
-
- freshLine() - Method in class gnu.lists.PrintConsumer
-
- FromArray(E[]) - Constructor for class gnu.mapping.Values.FromArray
-
- fromDatum(Object, SyntaxForm) - Static method in class kawa.lang.SyntaxForms
-
Make a SyntaxForm object with the same contextual information as this.
- fromDatumIfNeeded(Object, SyntaxForm) - Static method in class kawa.lang.SyntaxForms
-
- fromEndIndex(int) - Method in class gnu.lists.AbstractSequence
-
- fromEndIndex() - Method in class gnu.lists.SeqPosition
-
- fromLangSymbol(Object) - Method in class gnu.commonlisp.lang.Lisp2
-
- fromLangSymbol(Object) - Method in class gnu.kawa.lispexpr.LispLanguage
-
- FromList(List<E>) - Constructor for class gnu.mapping.Values.FromList
-
- FromTreeList(Object[]) - Constructor for class gnu.mapping.Values.FromTreeList
-
- FromTreeList() - Constructor for class gnu.mapping.Values.FromTreeList
-
- FromTreeList(TreeList) - Constructor for class gnu.mapping.Values.FromTreeList
-
- fromUtf8(byte[], int, int) - Static method in class gnu.lists.Strings
-
- FString - Class in gnu.lists
-
Simple adjustable-length vector whose elements are 32-bit code points
Used for the Scheme string type.
- FString() - Constructor for class gnu.lists.FString
-
- FString(int) - Constructor for class gnu.lists.FString
-
- FString(int, int) - Constructor for class gnu.lists.FString
-
- FString(char[]) - Constructor for class gnu.lists.FString
-
Create an FString from a char[].
- FString(char[], int, int) - Constructor for class gnu.lists.FString
-
This constructor makes a copy.
- FString(CharSequence) - Constructor for class gnu.lists.FString
-
- FString(CharSequence, int, int) - Constructor for class gnu.lists.FString
-
Copy a substring of a CharSequence.
- fuchsia - Static variable in class gnu.kawa.models.StandardColor
-
- fullTailCallsVariable - Static variable in class gnu.expr.Compilation
-
- function - Class in gnu.commonlisp.lang
-
- function(Syntax) - Constructor for class gnu.commonlisp.lang.function
-
- FUNCTION - Static variable in interface gnu.mapping.EnvironmentKey
-
Conventional value used as a property key for function bindings.
- FUNCTION - Static variable in class gnu.mapping.Symbol
-
Conventional value used as a property key for function bindings.
- FUNCTION_NAMESPACE - Static variable in class gnu.expr.Language
-
- FUNCTION_TOKEN - Static variable in class gnu.ecmascript.Reserved
-
- functionNamespacePath - Variable in class gnu.xquery.lang.XQParser
-
- functionNamespacePath - Variable in class gnu.xquery.lang.XQResolveNames
-
- Future<T> - Class in gnu.mapping
-
- Future(Procedure, InPort, OutPort, OutPort) - Constructor for class gnu.mapping.Future
-
- Future(Procedure) - Constructor for class gnu.mapping.Future
-
- FVector<E> - Class in gnu.lists
-
Simple adjustable-length vector of objects.
- FVector() - Constructor for class gnu.lists.FVector
-
- FVector(int, Object) - Constructor for class gnu.lists.FVector
-
- FVector(int) - Constructor for class gnu.lists.FVector
-
- FVector(Object[]) - Constructor for class gnu.lists.FVector
-
Reuses the argument without making a copy.
- FVector(Object[], int, int) - Constructor for class gnu.lists.FVector
-
Makes a copy of (part of) the argument array.
- FVector(List) - Constructor for class gnu.lists.FVector
-
- G_DAY_TYPE_CODE - Static variable in class gnu.kawa.xml.XDataType
-
- G_MONTH_DAY_TYPE_CODE - Static variable in class gnu.kawa.xml.XDataType
-
- G_MONTH_TYPE_CODE - Static variable in class gnu.kawa.xml.XDataType
-
- G_YEAR_MONTH_TYPE_CODE - Static variable in class gnu.kawa.xml.XDataType
-
- G_YEAR_TYPE_CODE - Static variable in class gnu.kawa.xml.XDataType
-
- gainsboro - Static variable in class gnu.kawa.models.StandardColor
-
- GAP_FLAG - Static variable in class gnu.lists.SimpleVector
-
- gapEnd - Variable in class gnu.lists.TreeList
-
- gapReserve(int, int) - Method in class gnu.jemacs.swt.SwtCharBuffer
-
- gapReserve(int, int) - Method in class gnu.lists.CharBuffer
-
- gapReserve(int, int) - Method in class gnu.lists.SimpleVector
-
- gapReserve(SimpleVector, int, int) - Method in class gnu.lists.StableManager
-
Adjust gap to 'where', and make sure it is least `needed'
elements long.
- gapReserveGeneric(int, int) - Method in class gnu.lists.SimpleVector
-
- gapStart - Variable in class gnu.lists.TreeList
-
- gcd(int, int) - Static method in class gnu.math.IntNum
-
Calculate Greatest Common Divisor for non-negative ints.
- gcd(IntNum, IntNum) - Static method in class gnu.math.IntNum
-
- gDayType - Static variable in class gnu.kawa.xml.XTimeType
-
- GE - Static variable in class gnu.q2.lang.Operator
-
- GenArrayType - Class in gnu.kawa.lispexpr
-
Type of multi-dimensional arrays.
- GenArrayType(int, Type) - Constructor for class gnu.kawa.lispexpr.GenArrayType
-
- general - Variable in class gnu.math.ExponentialFormat
-
- GeneralArray<E> - Class in gnu.lists
-
A class to handle general multi-dimensional arrays.
- GeneralArray() - Constructor for class gnu.lists.GeneralArray
-
- GeneralArray(int[]) - Constructor for class gnu.lists.GeneralArray
-
- GeneralArray(AVector<E>, int[], int[], int[], int) - Constructor for class gnu.lists.GeneralArray
-
- GeneralArray(AVector<E>, int[], int[]) - Constructor for class gnu.lists.GeneralArray
-
- GeneralArray1<E> - Class in gnu.lists
-
- GeneralArray1() - Constructor for class gnu.lists.GeneralArray1
-
- generalCategory(int) - Static method in class gnu.kawa.functions.UnicodeUtils
-
- GeneralHashTable<K,V> - Class in gnu.kawa.util
-
A generic hash table.
- GeneralHashTable() - Constructor for class gnu.kawa.util.GeneralHashTable
-
- GeneralHashTable(int) - Constructor for class gnu.kawa.util.GeneralHashTable
-
- generalIndex(Array, boolean, Object...) - Static method in class gnu.lists.ComposedArray
-
- generalIndex(Array, boolean, int, int, Object[]) - Static method in class gnu.lists.ComposedArray
-
- generalInstance - Static variable in class gnu.kawa.lispexpr.GenArrayType
-
- GENERATE_STACK_MAP_TABLE - Static variable in class gnu.bytecode.CodeAttr
-
- generateApplyMethods(Compilation) - Method in class gnu.expr.LambdaExp
-
- generateBridgeMethod(Compilation, Method, Type[], Type) - Method in class gnu.expr.ClassExp
-
Given an existing method and a desired bridge method signature,
generates an appropriate bridge method.
- generateCheckMethod(LambdaExp, LambdaExp) - Method in class gnu.expr.Compilation
-
- generateCheckMethods(LambdaExp) - Method in class gnu.expr.Compilation
-
- generateClassName(String) - Method in class gnu.expr.Compilation
-
Generate an unused class name.
- generateConstructor(LambdaExp) - Method in class gnu.expr.Compilation
-
- generateConstructor(ClassType, LambdaExp) - Method in class gnu.expr.Compilation
-
- generateMainMethod() - Method in class gnu.expr.Compilation
-
- generateNewBufferName(String) - Static method in class gnu.jemacs.buffer.Buffer
-
- generatingApplet() - Method in class gnu.expr.Compilation
-
True if we should generate an Applet.
- generatingServlet() - Method in class gnu.expr.Compilation
-
True if we should generate a Servlet.
- GenericError - Exception in kawa.lang
-
- GenericError(String) - Constructor for exception kawa.lang.GenericError
-
- GenericProc - Class in gnu.expr
-
A collection of MethodProcs; one is chosen at apply time.
- GenericProc(String) - Constructor for class gnu.expr.GenericProc
-
- GenericProc() - Constructor for class gnu.expr.GenericProc
-
- genShapeToString(Shape) - Static method in class gnu.kawa.models.PictureToSvg
-
- gentemp() - Static method in class gnu.expr.Symbols
-
Generate a new (interned) symbol with a unique name.
- geq(Object) - Method in class gnu.math.Numeric
-
- get(AttrContainer, String) - Static method in class gnu.bytecode.Attribute
-
Find an Attribute by name, in an attribute cointainer.
- get(Object) - Method in class gnu.expr.AbstractScriptEngineFactory.BindingsLocation
-
- get() - Method in class gnu.expr.AbstractScriptEngineFactory.BindingsLocation
-
- get(Object) - Method in class gnu.expr.KawaScriptBindings
-
- get() - Method in class gnu.jemacs.buffer.BufferLocal
-
- get(Object) - Method in class gnu.jemacs.buffer.BufferLocal
-
- get(Buffer, Object) - Method in class gnu.jemacs.buffer.BufferLocal
-
- get(int, int, boolean) - Method in class gnu.jemacs.buffer.EKeymap
-
- get(int, boolean) - Method in class gnu.jemacs.buffer.EKeymap
-
- get(int) - Method in class gnu.jemacs.swing.SwingBuffer
-
- get(int) - Method in class gnu.jemacs.swt.SwtBuffer
-
- get() - Method in class gnu.kawa.functions.Arrays.BuiltArray
-
- get(int) - Method in class gnu.kawa.functions.Arrays.BuiltArray
-
- get(int, int) - Method in class gnu.kawa.functions.Arrays.BuiltArray
-
- get(int, int, int, int...) - Method in class gnu.kawa.functions.Arrays.BuiltArray
-
- get(int[]) - Method in class gnu.kawa.functions.Arrays.BuiltArray
-
- get(String) - Method in class gnu.kawa.lispexpr.ClassNamespace
-
- get(T) - Method in class gnu.kawa.reflect.ClassMemberLocation
-
- get() - Method in class gnu.kawa.reflect.FieldLocation
-
- get(T) - Method in class gnu.kawa.reflect.FieldLocation
-
- get(Object) - Method in class gnu.kawa.reflect.StaticFieldLocation
-
- get(Object) - Method in class gnu.kawa.util.AbstractHashTable
-
Find value for given key.
- get(Object, V) - Method in class gnu.kawa.util.AbstractHashTable
-
Find value for given key.
- get(Object, V) - Method in class gnu.kawa.util.AbstractWeakHashTable
-
- get(V) - Method in class gnu.kawa.util.HashNode
-
- get(Object, V) - Method in class gnu.kawa.util.WeakIdentityHashMap
-
- get(String) - Method in class gnu.kawa.xml.XmlNamespace
-
- get() - Method in class gnu.lists.AbstractSequence
-
- get(int) - Method in class gnu.lists.AbstractSequence
-
- get(int, int) - Method in class gnu.lists.AbstractSequence
-
- get(int, int, int, int...) - Method in class gnu.lists.AbstractSequence
-
- get(int[]) - Method in class gnu.lists.AbstractSequence
-
- get() - Method in interface gnu.lists.Array
-
- get(int) - Method in interface gnu.lists.Array
-
- get(int, int) - Method in interface gnu.lists.Array
-
- get(int, int, int, int...) - Method in interface gnu.lists.Array
-
- get(int[]) - Method in interface gnu.lists.Array
-
- get(int) - Method in class gnu.lists.BitVector
-
- get(int) - Method in class gnu.lists.F32Vector
-
- get(int) - Method in class gnu.lists.F64Vector
-
- get(int) - Method in class gnu.lists.FString
-
- get(int) - Method in class gnu.lists.FVector
-
- get(int[]) - Method in class gnu.lists.GeneralArray
-
- get(int) - Method in class gnu.lists.IndirectIndexedSeq
-
- get(int) - Method in class gnu.lists.LList
-
- get(int) - Method in class gnu.lists.Pair
-
- get(int) - Method in class gnu.lists.Range
-
- get(int) - Method in class gnu.lists.Range.IntRange
-
- get(int) - Method in class gnu.lists.RAPair
-
- get(int) - Method in class gnu.lists.S16Vector
-
- get(int) - Method in class gnu.lists.S32Vector
-
- get(int) - Method in class gnu.lists.S64Vector
-
- get(int) - Method in class gnu.lists.S8Vector
-
- get(int) - Method in interface gnu.lists.Sequence
-
See java.util.List.
- get(int) - Method in class gnu.lists.SubSequence
-
- get(int) - Method in class gnu.lists.TreeList
-
- get(int) - Method in class gnu.lists.U16Vector
-
- get(int) - Method in class gnu.lists.U32Vector
-
- get(int) - Method in class gnu.lists.U64Vector
-
- get(int) - Method in class gnu.lists.U8Vector
-
- get(int) - Method in class gnu.mapping.ArgListPair
-
- get() - Method in class gnu.mapping.ConstrainedLocation
-
- get(T) - Method in class gnu.mapping.ConstrainedLocation
-
- get() - Method in class gnu.mapping.DynamicLocation
-
- get(T) - Method in class gnu.mapping.DynamicLocation
-
- get(Symbol, Object, Object) - Method in class gnu.mapping.Environment
-
- get(EnvironmentKey, Object) - Method in class gnu.mapping.Environment
-
- get(String, Object) - Method in class gnu.mapping.Environment
-
- get(Symbol) - Method in class gnu.mapping.Environment
-
- get(Object) - Method in class gnu.mapping.Environment
-
Get the value bound to the given name.
- get(String) - Method in interface gnu.mapping.HasNamedParts
-
- get(PropertySet, T) - Method in class gnu.mapping.LazyPropertyKey
-
- get(T) - Method in class gnu.mapping.Location
-
- get() - Method in class gnu.mapping.Location
-
Get the current value of this location.
- get(String) - Method in class gnu.mapping.Namespace
-
- get(Object, Symbol) - Method in class gnu.mapping.Namespace
-
- get() - Method in class gnu.mapping.PlainLocation
-
- get(T) - Method in class gnu.mapping.PlainLocation
-
- get(Object) - Method in class gnu.mapping.ProcLocation
-
- get() - Method in class gnu.mapping.ProcLocation
-
- get(PropertySet, T) - Method in class gnu.mapping.PropertyKey
-
Get the value associated with this key in a given PropertySet
.
- get(PropertySet) - Method in class gnu.mapping.PropertyKey
-
Get the value associated with this key in a given PropertySet
.
- get() - Method in class gnu.mapping.PropertyLocation
-
- get() - Method in class gnu.mapping.SharedLocation
-
- get(T) - Method in class gnu.mapping.SharedLocation
-
- get(Object, Object, Object) - Method in class gnu.mapping.Table2D
-
- get() - Method in class gnu.mapping.ThreadLocation
-
- get(T) - Method in class gnu.mapping.ThreadLocation
-
- get(int) - Method in class gnu.mapping.Values.FromArray
-
- get(int) - Method in class gnu.mapping.Values.FromList
-
- get(int) - Method in class gnu.mapping.Values.FromTreeList
-
- get(int) - Method in class gnu.mapping.Values.Values2
-
- get(String, Object) - Method in class gnu.text.Options
-
Get the value for the option.
- get(Options.OptionInfo, Object) - Method in class gnu.text.Options
-
- get(Options.OptionInfo) - Method in class gnu.text.Options
-
- get(char) - Static method in class gnu.xquery.util.ValuesFilter
-
- get(String, Object) - Method in class kawa.lang.Record
-
- getAbsolute(int[]) - Method in class gnu.math.IntNum
-
Copy the abolute value of this into an array of words.
- getAbstractMethods() - Method in class gnu.bytecode.ClassType
-
- getAccessFlags(short) - Method in class gnu.expr.Declaration
-
- getAction() - Method in class gnu.kawa.models.Button
-
- getAddChildMethodName() - Method in class gnu.kawa.reflect.CompileBuildObject
-
- getAllInterfaces() - Method in class gnu.bytecode.ClassType
-
Get all the interfaces this class implements.
- getAncestor(int) - Method in class gnu.lists.TreePosition
-
Get the value of an ancestor node.
- getAnnotation(Class<T>) - Method in class gnu.bytecode.ClassType
-
- getAnnotation(Class<T>) - Method in class gnu.bytecode.Field
-
- getAnnotation(Class<T>) - Method in interface gnu.bytecode.Member
-
- getAnnotation(Class<T>) - Method in class gnu.bytecode.Method
-
- getAnnotation(Class<T>) - Method in class gnu.bytecode.RuntimeAnnotationsAttr
-
- getAnnotation(AttrContainer, Class<T>) - Static method in class gnu.bytecode.RuntimeAnnotationsAttr
-
- getAnnotation(int) - Method in class gnu.expr.Declaration
-
Indexed get of one of the annotations associated with this declaration.
- getAnnotation(Class<T>) - Method in class gnu.expr.Declaration
-
- getAnnotation(String) - Method in class gnu.expr.Declaration
-
- getAnnotationsAttr(AttrContainer, String) - Static method in class gnu.bytecode.RuntimeAnnotationsAttr
-
- getAnnotationType() - Method in class gnu.bytecode.AnnotationEntry
-
- getApplet() - Method in class gnu.kawa.ant.Kawac
-
Gets the value of the "applet" property.
- getApplyMethod() - Method in class gnu.mapping.Procedure
-
- getApplyToConsumerMethod() - Method in class gnu.mapping.Procedure
-
- getApplyToObjectMethod() - Method in class gnu.mapping.Procedure
-
- getArea(StyledText) - Static method in class gnu.jemacs.swt.SwtHelper
-
- getArg(int) - Method in class gnu.bytecode.CodeAttr
-
Get the index'th parameter.
- getArg(int) - Method in class gnu.expr.ApplyExp
-
- getArg(int) - Method in class gnu.kawa.reflect.CompileBuildObject
-
- getArgAsObject(int) - Method in interface gnu.mapping.ArgList
-
Index into arguments, not counting keywords.
- getArgAsObject(int) - Method in class gnu.mapping.ArgListImpl
-
- getArgAsObject(int) - Method in class gnu.mapping.ArgListPair
-
- getArgAsObject(int) - Method in class gnu.mapping.ArgListVector
-
- getArgAsObject(int) - Method in class gnu.mapping.CallContext
-
- getArgCount() - Method in class gnu.expr.ApplyExp
-
- getArgCount() - Method in class gnu.kawa.reflect.CompileBuildObject
-
- getArgCount() - Method in class gnu.mapping.CallContext
-
- getArgs() - Method in class gnu.expr.ApplyExp
-
- getArgs(CallContext) - Static method in class gnu.mapping.ArgListPair
-
- getArgs(CallContext) - Static method in class gnu.mapping.ArgListVector
-
- getArgs() - Method in class gnu.mapping.CallContext
-
- getArray() - Method in class gnu.lists.CharBuffer
-
- getAsyncContext() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIRequest
-
- getAt(List, int) - Static method in class gnu.lists.Sequences
-
- getAttribute(String) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIContext
-
- getAttribute(String) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIRequest
-
- getAttribute(String) - Method in class gnu.kawa.servlet.HttpRequestContext
-
Get attribute from the server context.
- getAttribute(String) - Method in class gnu.kawa.servlet.KawaHttpHandler.Context
-
- getAttribute(String) - Method in class gnu.kawa.servlet.KawaServlet.Context
-
- getAttribute(String) - Method in class gnu.kawa.xml.KElement
-
- getAttribute(int) - Method in class gnu.lists.AbstractSequence
-
- getAttribute(int, String, String) - Method in class gnu.xml.NodeTree
-
Find named attribute.
- getAttributeCount(int) - Method in class gnu.lists.TreeList
-
- getAttributeI(int, String, String) - Method in class gnu.xml.NodeTree
-
Find named attribute.
- getAttributeLength() - Method in class gnu.lists.AbstractSequence
-
- getAttributeNames() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIContext
-
- getAttributeNames() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIRequest
-
- getAttributeNode(String) - Method in class gnu.kawa.xml.KElement
-
- getAttributeNodeNS(String, String) - Method in class gnu.kawa.xml.KElement
-
- getAttributeNS(String, String) - Method in class gnu.kawa.xml.KElement
-
- getAttributes() - Method in interface gnu.bytecode.AttrContainer
-
Get the (first) Attribute of this container.
- getAttributes() - Method in class gnu.bytecode.ClassType
-
- getAttributes() - Method in class gnu.bytecode.CodeAttr
-
- getAttributes() - Method in class gnu.bytecode.Field
-
- getAttributes() - Method in class gnu.bytecode.Method
-
- getAttributes() - Method in class gnu.kawa.xml.KNode
-
- getAuthType() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIRequest
-
- getAxis() - Method in class gnu.kawa.models.Box
-
Return 0 for a horizontal box; 1 for a vertical box.
- getAxis() - Method in class gnu.kawa.models.Column
-
- getAxis() - Method in class gnu.kawa.models.Row
-
- getBackground() - Method in class gnu.kawa.models.Button
-
- getBase() - Method in class gnu.kawa.reflect.OccurrenceType
-
- getBase() - Method in class gnu.lists.GeneralArray
-
- getBase() - Method in class gnu.mapping.IndirectableLocation
-
- getBase() - Method in class gnu.mapping.Location
-
- getBaseForce() - Method in class gnu.mapping.IndirectableLocation
-
- getBaseURI() - Method in class gnu.kawa.xml.KNode
-
- getBinding() - Method in class gnu.expr.AccessExp
-
If non-null, the local Declaration this refers to.
- getBody() - Method in class gnu.expr.CatchClause
-
- getBody() - Method in class gnu.expr.LetExp
-
- getBodyFirstExpression() - Method in class gnu.expr.LambdaExp
-
Get the first expression/statement in the body.
- getBoolean(int) - Method in class gnu.lists.BitVector
-
- getBoolean(String) - Method in class gnu.text.Options
-
- getBoolean(String, boolean) - Method in class gnu.text.Options
-
- getBoolean(Options.OptionInfo, boolean) - Method in class gnu.text.Options
-
- getBoolean(Options.OptionInfo) - Method in class gnu.text.Options
-
- getBooleanOption(String, boolean) - Method in class gnu.expr.Compilation
-
Get a named boolean option.
- getBooleanOption(String) - Method in class gnu.expr.Compilation
-
Get a named boolean option.
- getBooleanRaw(int) - Method in class gnu.lists.AbstractSequence
-
- getBooleanRaw(int) - Method in interface gnu.lists.Array
-
- getBooleanRaw(int) - Method in class gnu.lists.BitVector
-
- getBooleanRaw(int) - Method in class gnu.lists.TransformedArray
-
- getBounds2D() - Method in class gnu.kawa.models.DrawImage
-
- getBounds2D() - Method in class gnu.kawa.models.DrawShape
-
- getBounds2D() - Method in class gnu.kawa.models.FillShape
-
- getBounds2D() - Method in class gnu.kawa.models.PBox
-
- getBounds2D() - Method in interface gnu.kawa.models.Picture
-
- getBounds2D() - Method in class gnu.kawa.models.WithComposite
-
- getBounds2D() - Method in class gnu.kawa.models.WithPaint
-
- getBounds2D() - Method in class gnu.kawa.models.WithTransform
-
- getBrlInstance() - Static method in class gnu.kawa.brl.BRL
-
- getBuffer(String) - Static method in class gnu.jemacs.buffer.Buffer
-
- getBuffer() - Method in class gnu.jemacs.buffer.EWindow
-
- getBuffer() - Method in class gnu.jemacs.buffer.Marker
-
- getBuffer() - Method in class gnu.jemacs.buffer.Mode
-
- getBuffer() - Method in class gnu.kawa.models.Text
-
- getBuffer() - Method in class gnu.kawa.xml.Nodes.NodeVector
-
- getBuffer() - Method in class gnu.lists.AbstractCharVector
-
- getBuffer() - Method in class gnu.lists.BitVector
-
- getBuffer() - Method in class gnu.lists.ByteVector
-
- getBuffer() - Method in class gnu.lists.F32Vector
-
- getBuffer() - Method in class gnu.lists.F64Vector
-
- getBuffer() - Method in class gnu.lists.FVector
-
- getBuffer() - Method in class gnu.lists.IntVector
-
- getBuffer() - Method in class gnu.lists.LongVector
-
- getBuffer() - Method in class gnu.lists.ShortVector
-
- getBuffer() - Method in class gnu.lists.SimpleVector
-
- getBufferContent() - Method in class gnu.jemacs.swt.SwtBuffer
-
- getBufferLength() - Method in class gnu.kawa.xml.Nodes.NodeVector
-
- getBufferLength() - Method in class gnu.lists.AbstractCharVector
-
Get the allocated length of the data buffer.
- getBufferLength() - Method in class gnu.lists.BitVector
-
Get the allocated length of the data buffer.
- getBufferLength() - Method in class gnu.lists.ByteVector
-
Get the allocated length of the data buffer.
- getBufferLength() - Method in class gnu.lists.F32Vector
-
Get the allocated length of the data buffer.
- getBufferLength() - Method in class gnu.lists.F64Vector
-
Get the allocated length of the data buffer.
- getBufferLength() - Method in class gnu.lists.FVector
-
Get the allocated length of the data buffer.
- getBufferLength() - Method in class gnu.lists.IndirectIndexedSeq
-
- getBufferLength() - Method in class gnu.lists.IntVector
-
Get the allocated length of the data buffer.
- getBufferLength() - Method in class gnu.lists.LongVector
-
Get the allocated length of the data buffer.
- getBufferLength() - Method in class gnu.lists.ShortVector
-
Get the allocated length of the data buffer.
- getBufferLength() - Method in class gnu.lists.SimpleVector
-
- getBufferSize() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIResponse
-
- getBuildObject() - Method in class gnu.kawa.lispexpr.LangObjType
-
- getBuiltArray(Array, Procedure) - Static method in class gnu.kawa.functions.Arrays
-
- getBuiltArray(Array, Procedure, Procedure) - Static method in class gnu.kawa.functions.Arrays
-
- getByte(int) - Method in class gnu.lists.ByteVector
-
- getByteRaw(int) - Method in class gnu.lists.AbstractSequence
-
- getByteRaw(int) - Method in interface gnu.lists.Array
-
- getByteRaw(int) - Method in class gnu.lists.ByteVector
-
- getByteRaw(int) - Method in class gnu.lists.TransformedArray
-
- getBytes() - Method in class gnu.kawa.xml.BinaryObject
-
- getBytes(String) - Method in class gnu.lists.IString
-
- getCallContext() - Method in class gnu.mapping.Future
-
Get the CallContext we use for this Thread.
- getCallContext() - Method in class gnu.mapping.RunnableClosure
-
Get the CallContext we use for this Thread.
- getCallContextInstanceMethod - Static variable in class gnu.expr.Compilation
-
- getCallConvention() - Method in class gnu.expr.LambdaExp
-
The calling convention used for this function.
- getCaller() - Method in class gnu.expr.LambdaExp
-
For an INLINE_ONLY function, return the function it gets inlined in.
- getCanCall() - Method in class gnu.expr.Declaration
-
- getCanDefine() - Method in class gnu.mapping.Environment
-
True if new bindings (non-unbound Locations) can be added.
- getCanRead() - Method in class gnu.expr.Declaration
-
- getCanRead() - Method in class gnu.expr.LambdaExp
-
- getCanReadOrCall() - Method in class gnu.expr.Declaration
-
- getCanRedefine() - Method in class gnu.mapping.Environment
-
True if bindings can be removed or replaced by other kinds of Location.
- getCanWrite() - Method in class gnu.expr.Declaration
-
- getCapturedScope() - Method in class kawa.lang.Macro
-
- getCar() - Method in class gnu.lists.Pair
-
- getCar() - Method in class gnu.lists.RAPair
-
- getCar() - Method in class kawa.lang.SyntaxForms.PairSyntaxForm
-
- getCar() - Method in class kawa.lang.SyntaxForms.PairWithPositionSyntaxForm
-
- getCaretOffset(StyledText) - Static method in class gnu.jemacs.swt.SwtHelper
-
- getCatchClauses() - Method in class gnu.expr.TryExp
-
- getCdr() - Method in class gnu.lists.Pair
-
- getCdr() - Method in class gnu.lists.RAPair
-
- getCdr() - Method in class gnu.mapping.ArgListPair
-
- getCdr() - Method in class kawa.lang.SyntaxForms.PairSyntaxForm
-
- getCdr() - Method in class kawa.lang.SyntaxForms.PairWithPositionSyntaxForm
-
- getCellSpacing() - Method in class gnu.kawa.models.Box
-
- getCharacter(int) - Static method in class gnu.commonlisp.lang.CommonLisp
-
Get a CommonLisp character object.
- getCharacter(int) - Static method in class gnu.jemacs.lang.ELisp
-
Get a ELisp character object.
- getCharacterEncoding() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIRequest
-
- getCharacterEncoding() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIResponse
-
- getCharCount() - Method in class gnu.jemacs.swt.BufferContent
-
- getCharRaw(int) - Method in class gnu.lists.AbstractCharVector
-
- getCharRaw(int) - Method in class gnu.lists.AbstractSequence
-
- getCharRaw(int) - Method in interface gnu.lists.Array
-
- getCharRaw(int) - Method in class gnu.lists.TransformedArray
-
- getChars(int, int, char[], int) - Method in class gnu.jemacs.buffer.Buffer
-
- getChars(int, int, char[], int) - Method in class gnu.jemacs.swt.SwtCharBuffer
-
- getChars(int, int, Segment) - Method in class gnu.kawa.swingviews.SwingContent
-
- getChars(int, int, char[], int) - Method in class gnu.lists.AbstractCharVector
-
Copy characters into a destination buffer.
- getChars(int, int, char[], int) - Method in interface gnu.lists.CharSeq
-
Copy characters into a destination buffer.
- getCharSize() - Method in class gnu.jemacs.buffer.EWindow
-
- getCharSize() - Method in class gnu.jemacs.swing.SwingWindow
-
- getCharSize() - Method in class gnu.jemacs.swt.SwtWindow
-
- getChecked(String) - Method in class gnu.mapping.Environment
-
Get the value bound to the given name.
- getChildNodes() - Method in class gnu.kawa.xml.KNode
-
- getClassfileMajorVersion() - Method in class gnu.bytecode.ClassType
-
- getClassfileMinorVersion() - Method in class gnu.bytecode.ClassType
-
- getClassfileVersion() - Method in class gnu.bytecode.ClassType
-
- getClassLoader() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIContext
-
- getClassName() - Method in class gnu.bytecode.CpoolClass
-
- getClassName(Compilation) - Method in class gnu.expr.ClassExp
-
- getClassName() - Method in class gnu.expr.ModuleInfo
-
- getClasspath() - Method in class gnu.kawa.ant.Kawac
-
Gets the classpath to be used for this compilation.
- getClassType() - Method in class gnu.bytecode.CpoolClass
-
Get corresponding ObjectType (ClassType or ArrayType).
- getClassType() - Method in class gnu.expr.ClassExp
-
The ClassType generated for this class.
- getClassType() - Method in class gnu.expr.LambdaExp
-
The ClassType generated for this class.
- getClassType() - Method in class gnu.expr.ModuleInfo
-
- getClassType() - Method in class gnu.kawa.lispexpr.ClassNamespace
-
- getClonedInstance(Type) - Method in class gnu.expr.CheckedTarget
-
- getClonedInstance(Type) - Method in class gnu.expr.StackTarget
-
- getCode() - Method in class gnu.bytecode.CodeAttr
-
Get the code (instruction bytes) of this method.
- getCode() - Method in class gnu.bytecode.Method
-
- getCode() - Method in class gnu.expr.Compilation
-
- getCode() - Method in class gnu.expr.Declaration
-
- getCodeLength() - Method in class gnu.bytecode.CodeAttr
-
Set the current lengthof the code (instruction bytes) of this method.
- getCollationKey(String) - Method in class gnu.xquery.util.NamedCollator
-
- getColorModel() - Method in class gnu.kawa.models.DrawImage
-
- getColumnNumber() - Method in class gnu.expr.Compilation
-
- getColumnNumber() - Method in class gnu.expr.Expression
-
- getColumnNumber() - Method in class gnu.expr.ExpVisitor
-
- getColumnNumber() - Method in class gnu.lists.PairWithPosition
-
- getColumnNumber() - Method in class gnu.text.Lexer
-
Return the current (zero-based) column number.
- getColumnNumber() - Method in interface gnu.text.SourceLocator
-
Return current column number.
- getColumnNumber() - Method in class gnu.text.SourceLocator.Simple
-
- getColumnNumber() - Method in class gnu.text.SourceMessages
-
The default column number to use for a new error.
- getColumnNumber() - Method in class gnu.xml.XMLFilter
-
- getCommand() - Method in class gnu.jemacs.swt.CommandDialog
-
- getCommenterHash() - Method in class gnu.kawa.ant.LineCommenterSet
-
Gets the filter hash of the FilterSet.
- getCommonLispFormat(boolean) - Static method in class gnu.kawa.functions.DisplayFormat
-
- getCompilation() - Method in exception gnu.expr.CommandCompleter
-
- getCompilation() - Method in class gnu.expr.ExpVisitor
-
Get the Compilation associated with this visitor.
- getCompilation(SourceMessages, NameLookup) - Method in class gnu.expr.Language
-
- getCompilation(Lexer, int, ModuleInfo) - Method in class gnu.expr.Language
-
- getCompilation() - Method in class gnu.expr.ModuleInfo
-
- getCompilation() - Method in class gnu.kawa.reflect.CompileBuildObject
-
- getCompilation(Lexer, SourceMessages, NameLookup) - Method in class gnu.xquery.lang.XQuery
-
- getCompilationClass() - Method in class gnu.commonlisp.lang.Lisp2
-
- getCompilationClass() - Method in class gnu.expr.Language
-
- getCompilationClass() - Method in class gnu.kawa.lispexpr.LispLanguage
-
- getCompilationClass() - Method in class gnu.q2.lang.Q2
-
- getCompilationClass() - Method in class kawa.standard.Scheme
-
- getCompilationDirectory() - Method in class gnu.expr.ModuleManager
-
- getCompiledClassType(Compilation) - Method in class gnu.expr.ClassExp
-
- getCompiledClassType(Compilation) - Method in class gnu.expr.LambdaExp
-
Return the ClassType of the Procedure this is being compiled into.
- getCompletingSymbols(String, int, List<? super String>) - Method in class gnu.expr.NameLookup
-
- getCompletions(Environment, String, Object, String, List<? super String>) - Method in class kawa.lang.Translator
-
- getComponent(int) - Method in class gnu.kawa.models.Box
-
- getComponentCount() - Method in class gnu.kawa.models.Box
-
- getComponentType() - Method in class gnu.bytecode.ArrayType
-
- getComponentType() - Method in class gnu.kawa.lispexpr.GenArrayType
-
- getComponentType() - Method in class gnu.kawa.reflect.MappedArrayType
-
- getConstant(int) - Method in class gnu.bytecode.ClassType
-
- getConstants() - Method in interface gnu.bytecode.AttrContainer
-
- getConstants() - Method in class gnu.bytecode.Attribute
-
- getConstants() - Method in class gnu.bytecode.ClassType
-
- getConstants() - Method in class gnu.bytecode.CodeAttr
-
- getConstants() - Method in class gnu.bytecode.Field
-
- getConstants() - Method in class gnu.bytecode.Method
-
- getConstantValue() - Method in class gnu.expr.Declaration
-
If getValue() is a constant, return the constant value, otherwise null.
- getConstituentInstance() - Static method in class gnu.kawa.lispexpr.ReadTableEntry
-
- getConstructor(LambdaExp) - Method in class gnu.expr.Compilation
-
- getConstructor(ClassType, LambdaExp) - Static method in class gnu.expr.Compilation
-
- getConstructor() - Method in interface gnu.expr.TypeValue
-
Get the constructor function for this type.
- getConstructor() - Method in class gnu.kawa.lispexpr.GenArrayType
-
- getConstructor() - Method in class gnu.kawa.lispexpr.LangObjType
-
- getConstructor() - Method in class gnu.kawa.lispexpr.LangPrimType
-
- getConstructor() - Method in class gnu.kawa.reflect.MappedArrayType
-
- getConstructor() - Method in class gnu.kawa.reflect.OccurrenceType
-
- getConstructor() - Method in class gnu.kawa.xml.ElementType
-
- getConstructor() - Method in class gnu.kawa.xml.NodeType
-
- getConstructor() - Method in class gnu.kawa.xml.XDataType
-
- getConstructorType() - Method in class gnu.kawa.lispexpr.LangObjType
-
- getConsumer() - Method in class gnu.kawa.servlet.HttpRequestContext
-
- getConsumerVariable() - Method in class gnu.expr.ConsumerTarget
-
- getContainedWindow(Container, boolean) - Static method in class gnu.jemacs.swing.SwingWindow
-
- getContainer() - Method in class gnu.bytecode.Attribute
-
Return the Attribute container that contains this Attribute.
- getContainingSequenceSize(int) - Method in class gnu.lists.AbstractSequence
-
Get the size of the (sub-) sequence containing a given position.
- getContainingSequenceSize() - Method in class gnu.lists.SeqPosition
-
- getContentHandler() - Method in class gnu.kawa.sax.ContentConsumer
-
- getContentLength() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIRequest
-
- getContentType() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIRequest
-
- getContentType() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIResponse
-
- getContext() - Method in class gnu.expr.Declaration
-
Return the ScopeExp that contains (declares) this Declaration.
- getContext() - Static method in class gnu.expr.ModuleContext
-
For now returns the shared global ModuleContext.
- getContext(String) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIContext
-
- getContextClass(String) - Static method in class gnu.bytecode.ObjectType
-
Get named class using context class loader.
- getContextClassLoader() - Static method in class gnu.bytecode.ObjectType
-
- getContextPackage(String) - Static method in class gnu.bytecode.ArrayClassLoader
-
- getContextPath() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIContext
-
- getContextPath() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIRequest
-
- getContextPath() - Method in class gnu.kawa.servlet.HttpRequestContext
-
Returns the context path, relative to the server root.
- getContextPath() - Method in class gnu.kawa.servlet.KawaHttpHandler.Context
-
- getContextPath() - Method in class gnu.kawa.servlet.KawaServlet.Context
-
- getContextScope() - Method in class gnu.expr.ThisExp
-
- getCookies() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIRequest
-
- getCopyNamespacesMode() - Method in class gnu.kawa.xml.MakeElement
-
- getCount() - Method in class gnu.bytecode.ConstantPool
-
- getCount() - Method in class gnu.bytecode.LocalVarsAttr
-
- getCount(String) - Method in class gnu.text.SourceMessages
-
Get number of diagnostics whose severity is one of the characters in the argument.
- getCpoolClass() - Method in class gnu.bytecode.CpoolRef
-
- getCurrent() - Static method in class gnu.expr.Compilation
-
- getCurrent() - Static method in class gnu.jemacs.buffer.Buffer
-
- getCurrent() - Static method in class gnu.kawa.lispexpr.ReadTable
-
- getCurrent() - Static method in class gnu.kawa.xml.Focus
-
- getCurrent() - Static method in class gnu.mapping.Environment
-
- getCurrentEnvironmentMethod - Static variable in class gnu.expr.Compilation
-
- getCurrentLambda() - Method in class gnu.expr.ExpVisitor
-
- getCurrentLocation(String) - Static method in class gnu.mapping.SimpleEnvironment
-
- getCurrentRequest() - Static method in class gnu.kawa.servlet.KawaServlet.Context
-
- getCurrentResponse() - Static method in class gnu.kawa.servlet.KawaServlet.Context
-
- getCurrentScope() - Method in class gnu.bytecode.CodeAttr
-
- getCurrentSyntax() - Method in class kawa.lang.Translator
-
- getCurrentTry() - Method in class gnu.bytecode.CodeAttr
-
- getData() - Method in class gnu.kawa.models.DrawImage
-
- getData(Rectangle) - Method in class gnu.kawa.models.DrawImage
-
- getData() - Method in class gnu.kawa.xml.KCDATASection
-
- getData() - Method in class gnu.kawa.xml.KCharacterData
-
- getData() - Method in class gnu.kawa.xml.KProcessingInstruction
-
- getData() - Method in class gnu.lists.UnescapedData
-
- getDateHeader(String) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIRequest
-
- getDatum() - Method in interface kawa.lang.SyntaxForm
-
- getDatum() - Method in class kawa.lang.SyntaxForms.PairSyntaxForm
-
- getDatum() - Method in class kawa.lang.SyntaxForms.PairWithPositionSyntaxForm
-
- getDatum() - Method in class kawa.lang.SyntaxForms.SimpleSyntaxForm
-
- getDay() - Method in class gnu.math.DateTime
-
- getDays() - Method in class gnu.math.Duration
-
- getDeclaration(Named) - Static method in class gnu.expr.Declaration
-
- getDeclaration(Object, String) - Static method in class gnu.expr.Declaration
-
- getDeclaration() - Method in class gnu.kawa.reflect.FieldLocation
-
- getDeclarationFromStatic(String, String) - Static method in class gnu.expr.Declaration
-
Create a declaration corresponding to a static field.
- getDeclarationValueFromStatic(String, String, String) - Static method in class gnu.expr.Declaration
-
Similar to getDeclarationFromStatic
,
but also do noteValue
with the field's value.
- getDeclaredClass(String) - Method in class gnu.bytecode.ClassType
-
- getDeclaredField(String) - Method in class gnu.bytecode.ClassType
-
Find a field with the given name declared in this class.
- getDeclaredMethod(String, Type[]) - Method in class gnu.bytecode.ClassType
-
Look for a matching method.
- getDeclaredMethod(String, int) - Method in class gnu.bytecode.ClassType
-
Get a method with matching name and number of arguments.
- getDeclaredMethod(String, int) - Method in class gnu.bytecode.SpecialObjectType
-
- getDeclaredMethods() - Method in class gnu.bytecode.ClassType
-
- getDeclaredStaticMethod(String, int) - Method in class gnu.bytecode.ClassType
-
Get a static method with matching name and number of arguments.
- getDeclaringClass() - Method in class gnu.bytecode.ClassType
-
- getDeclaringClass() - Method in class gnu.bytecode.Field
-
- getDeclaringClass() - Method in interface gnu.bytecode.Member
-
- getDeclaringClass() - Method in class gnu.bytecode.Method
-
- getDeclaringClass() - Method in class gnu.expr.PrimProcedure
-
- getDeclaringClass() - Method in class gnu.kawa.reflect.ClassMemberLocation
-
- getDeclaringClassname() - Method in class gnu.kawa.reflect.ClassMemberLocation
-
- getDefault() - Static method in class gnu.mapping.Namespace
-
- getDefaultBinding() - Method in class gnu.jemacs.buffer.EKeymap
-
- getDefaultConstructor() - Method in class gnu.bytecode.ClassType
-
- getDefaultConstructor() - Method in class gnu.kawa.reflect.CompileBuildObject
-
- getDefaultLanguage() - Static method in class gnu.expr.Language
-
- getDefaultSessionTrackingModes() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIContext
-
- getDefaultSymbol(String) - Static method in class gnu.mapping.Namespace
-
- getDefine(Object, Compilation) - Method in class gnu.expr.ScopeExp
-
Add a new Declaration, with a message if there is an existing one.
- getDelimited(String) - Method in class gnu.xquery.lang.XQParser
-
Scan until a given delimiter.
- getDepth() - Method in class gnu.lists.TreePosition
-
Number of ancestor sequences, including current sequence.
- getDesc() - Method in class gnu.kawa.xml.TreeScanner
-
- getDestdir() - Method in class gnu.kawa.ant.Kawac
-
Gets the destination directory into which the Kawa source files
should be compiled.
- getDigitInstance() - Static method in class gnu.kawa.lispexpr.ReadTableEntry
-
- getDimension() - Method in class gnu.math.BaseUnit
-
- getDimensions(Array<?>) - Static method in class gnu.lists.Arrays
-
- getDimensions() - Method in class gnu.lists.GeneralArray
-
- getDispatcherType() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIRequest
-
- getDisplay() - Static method in class gnu.jemacs.swt.SwtHelper
-
- getDisplay() - Method in class gnu.kawa.echo2.Echo2Servlet
-
- getDisplay() - Method in class gnu.kawa.echo2.Echo2Window
-
- getDisplay() - Method in interface gnu.kawa.models.Window
-
- getDisplay() - Method in class gnu.kawa.swingviews.SwingFrame
-
- getDoc(String) - Method in class gnu.text.Options
-
- getDoctype() - Method in class gnu.kawa.xml.KDocument
-
- getDocumentElement() - Method in class gnu.kawa.xml.KDocument
-
- getDocumentURI() - Method in class gnu.kawa.xml.KDocument
-
- getDomConfig() - Method in class gnu.kawa.xml.KDocument
-
- getDontDereference() - Method in class gnu.expr.ReferenceExp
-
- getDot() - Method in class gnu.jemacs.buffer.Buffer
-
- getDot() - Method in class gnu.jemacs.swing.SwingBuffer
-
- getDot() - Method in class gnu.jemacs.swt.SwtBuffer
-
- getDouble(int) - Method in class gnu.lists.F64Vector
-
- getDoubleRaw(int) - Method in class gnu.lists.AbstractSequence
-
- getDoubleRaw(int) - Method in interface gnu.lists.Array
-
- getDoubleRaw(int) - Method in class gnu.lists.F64Vector
-
- getDoubleRaw(int) - Method in class gnu.lists.TransformedArray
-
- getDTDHandler() - Method in class gnu.kawa.sax.KawaXMLReader
-
- getEffectiveMajorVersion() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIContext
-
- getEffectiveMinorVersion() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIContext
-
- getEffectiveSessionTrackingModes() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIContext
-
- getElementById(String) - Method in class gnu.kawa.xml.KDocument
-
- getElementKind() - Method in class gnu.lists.AbstractSequence
-
- getElementKind() - Method in interface gnu.lists.Array
-
- getElementKind() - Method in class gnu.lists.BitVector
-
- getElementKind() - Method in class gnu.lists.CharVector
-
- getElementKind() - Method in class gnu.lists.F32Vector
-
- getElementKind() - Method in class gnu.lists.F64Vector
-
- getElementKind() - Method in class gnu.lists.FString
-
- getElementKind() - Method in class gnu.lists.IndirectIndexedSeq
-
- getElementKind() - Method in class gnu.lists.Range.IntRange
-
- getElementKind() - Method in class gnu.lists.S16Vector
-
- getElementKind() - Method in class gnu.lists.S32Vector
-
- getElementKind() - Method in class gnu.lists.S64Vector
-
- getElementKind() - Method in class gnu.lists.S8Vector
-
- getElementKind() - Method in class gnu.lists.TransformedArray
-
- getElementKind() - Method in class gnu.lists.U16Vector
-
- getElementKind() - Method in class gnu.lists.U32Vector
-
- getElementKind() - Method in class gnu.lists.U64Vector
-
- getElementKind() - Method in class gnu.lists.U8Vector
-
- getElementsByTagName(String) - Method in class gnu.kawa.xml.KNode
-
Not implemented yet.
- getElementsByTagNameNS(String, String) - Method in class gnu.kawa.xml.KDocument
-
Not implemented yet.
- getElementsByTagNameNS(String, String) - Method in class gnu.kawa.xml.KElement
-
- getElementType() - Method in class gnu.kawa.lispexpr.LangObjType
-
- getElseClause() - Method in class gnu.expr.IfExp
-
- getEmacsLispFormat(boolean) - Static method in class gnu.kawa.functions.DisplayFormat
-
- getEnclosingMember() - Method in class gnu.bytecode.ClassType
-
- getEndColumn() - Method in class gnu.expr.Compilation
-
- getEndColumn() - Method in class gnu.expr.Expression
-
- getEndColumn() - Method in class gnu.expr.ExpVisitor
-
- getEndColumn() - Method in class gnu.lists.PairWithPosition
-
- getEndColumn() - Method in interface gnu.text.SourceLocator
-
Column (one-origin) of end of range; unknown/unspecified is -1.
- getEndColumn() - Method in class gnu.text.SourceLocator.Simple
-
- getEndColumn() - Method in class gnu.text.SourceMessages
-
- getEndColumn() - Method in class gnu.xml.XMLFilter
-
- getEndLabel() - Method in class gnu.bytecode.Scope
-
- getEndLine() - Method in class gnu.expr.Compilation
-
- getEndLine() - Method in class gnu.expr.Expression
-
- getEndLine() - Method in class gnu.expr.ExpVisitor
-
- getEndLine() - Method in class gnu.lists.PairWithPosition
-
- getEndLine() - Method in interface gnu.text.SourceLocator
-
Line number (one-origin) of end of range; unknown/unspecified is -1.
- getEndLine() - Method in class gnu.text.SourceLocator.Simple
-
- getEndLine() - Method in class gnu.text.SourceMessages
-
- getEndLine() - Method in class gnu.xml.XMLFilter
-
- getEngineName() - Method in class gnu.expr.AbstractScriptEngineFactory
-
- getEngineVersion() - Method in class gnu.expr.AbstractScriptEngineFactory
-
- getEntityResolver() - Method in class gnu.kawa.sax.KawaXMLReader
-
- getEntryHashCode(Entry) - Method in class gnu.kawa.util.AbstractHashTable
-
Extract hash-code from Entry.
- getEntryHashCode(AbstractWeakHashTable.WEntry<K, V>) - Method in class gnu.kawa.util.AbstractWeakHashTable
-
- getEntryHashCode(HashNode<K, V>) - Method in class gnu.kawa.util.GeneralHashTable
-
- getEntryHashCode(WeakHashNode<K, V>) - Method in class gnu.kawa.util.WeakIdentityHashMap
-
- getEntryHashCode(SymbolRef) - Method in class gnu.mapping.Namespace
-
- getEntryNext(Entry) - Method in class gnu.kawa.util.AbstractHashTable
-
Extract next Entry in same hash-bucket.
- getEntryNext(AbstractWeakHashTable.WEntry<K, V>) - Method in class gnu.kawa.util.AbstractWeakHashTable
-
- getEntryNext(HashNode<K, V>) - Method in class gnu.kawa.util.GeneralHashTable
-
- getEntryNext(WeakHashNode<K, V>) - Method in class gnu.kawa.util.WeakIdentityHashMap
-
- getEntryNext(SymbolRef) - Method in class gnu.mapping.Namespace
-
Extract next Entry in same hash-bucket.
- getEnvironment() - Method in class gnu.expr.AbstractScriptEngineFactory.BindingsLocation
-
- getEnvironment() - Method in class gnu.expr.Language
-
Get current user environment.
- getEnvironment() - Method in class gnu.mapping.IndirectableLocation
-
- getEnvironment() - Method in class gnu.mapping.NamedLocation
-
- getEnvPropertyFor(Field, Object) - Method in class gnu.commonlisp.lang.Lisp2
-
Given a field, figure out which namespace to put its binding in.
- getEnvPropertyFor(Field, Object) - Method in class gnu.expr.Language
-
- getEnvPropertyFor(Declaration) - Method in class gnu.expr.Language
-
- getErrorCount() - Method in class gnu.text.SourceMessages
-
Get the number of errors (not counting warnings).
- getErrorHandler() - Method in class gnu.kawa.sax.KawaXMLReader
-
- getErrors() - Method in class gnu.text.Lexer
-
- getErrors() - Method in class gnu.text.SourceMessages
-
- getErrorStream() - Method in class gnu.kawa.functions.LProcess
-
- getException() - Method in exception gnu.mapping.WrappedException
-
Return the embedded exception, if any.
- getExceptionAttr() - Method in class gnu.bytecode.Method
-
- getExceptions() - Method in class gnu.bytecode.ExceptionsAttr
-
The types of the exceptions in this attr.
- getExceptions() - Method in class gnu.bytecode.Method
-
- getExitCode() - Method in error gnu.kawa.util.ExitCalled
-
- getExitValue() - Method in class gnu.expr.ExpVisitor
-
- getExpClassName() - Method in class gnu.expr.LambdaExp
-
- getExpression() - Method in class gnu.kawa.xslt.XslTranslator
-
- getExpressionCount() - Method in class gnu.expr.BeginExp
-
- getExpressions() - Method in class gnu.expr.BeginExp
-
- getExtensions() - Method in class gnu.expr.AbstractScriptEngineFactory
-
- getExtensions() - Method in class gnu.expr.Language
-
- getExternal(Symbol, Object) - Static method in class gnu.xquery.lang.XQuery
-
- getExternalFunction - Static variable in class gnu.xquery.lang.XQParser
-
- getFace(String, boolean) - Method in class gnu.jemacs.buffer.EToolkit
-
Get a face with the given name.
- getFace(String, boolean) - Method in class gnu.jemacs.swing.SwingToolkit
-
- getFace(String, boolean) - Method in class gnu.jemacs.swt.SwtToolkit
-
- getFactory() - Method in class gnu.expr.KawaScriptEngine
-
- getFailonerror() - Method in class gnu.kawa.ant.Kawac
-
Gets the failonerror flag.
- getFeature(String) - Method in class gnu.kawa.sax.KawaXMLReader
-
- getFeature(String, String) - Method in class gnu.kawa.xml.KNode
-
- getField(String, int) - Method in class gnu.bytecode.ClassType
-
Find a field with the given name declared in this class or its ancestors.
- getField(String) - Method in class gnu.bytecode.ClassType
-
Find a field with the given name declared in this class or its ancestors.
- getField(String, int) - Method in class gnu.bytecode.ObjectType
-
- getField(String, int) - Method in class gnu.bytecode.SpecialObjectType
-
- getField() - Method in class gnu.expr.Declaration
-
- getField() - Method in class gnu.kawa.reflect.FieldLocation
-
- getFieldCount() - Method in class gnu.bytecode.ClassType
-
- GetFieldProc - Class in kawa.lang
-
- GetFieldProc(Class, String) - Constructor for class kawa.lang.GetFieldProc
-
- GetFieldProc(ClassType, String) - Constructor for class kawa.lang.GetFieldProc
-
- GetFieldProc(ClassType, String, Type, int) - Constructor for class kawa.lang.GetFieldProc
-
- getFields() - Method in class gnu.bytecode.ClassType
-
Get the fields of this class.
- getFileList() - Method in class gnu.kawa.ant.Kawac
-
Gets the list of files to be compiled.
- getFileName() - Method in class gnu.expr.Compilation
-
- getFileName() - Method in class gnu.expr.Expression
-
- getFileName() - Method in class gnu.expr.ExpVisitor
-
- getFileName() - Method in class gnu.jemacs.buffer.Buffer
-
- getFileName() - Method in class gnu.lists.PairWithPosition
-
- getFileName() - Method in interface gnu.text.SourceLocator
-
Normally same as getSystemId.
- getFileName() - Method in class gnu.text.SourceLocator.Simple
-
- getFileName() - Method in class gnu.text.SourceMessages
-
The default filename to use for a new error.
- getFileName() - Method in class gnu.xml.XMLFilter
-
- getFilterRegistration(String) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIContext
-
- getFilterRegistrations() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIContext
-
- getFinallyClause() - Method in class gnu.expr.TryExp
-
- getFirst() - Method in class gnu.kawa.ant.LineCommenterSet.LineCommenter
-
- getFirst() - Method in class gnu.kawa.ant.LineStripperSet.LineStripper
-
- getFirst() - Method in class kawa.lang.Translator.FormStack
-
- getFirstChild() - Method in class gnu.kawa.xml.KNode
-
- getFirstEnclosingMethod(Attribute) - Static method in class gnu.bytecode.EnclosingMethodAttr
-
- getFirstInnerClasses(Attribute) - Static method in class gnu.bytecode.InnerClassesAttr
-
- getFirstWindow() - Method in class gnu.jemacs.buffer.EFrame
-
- getFlag(long) - Method in class gnu.expr.Declaration
-
- getFlag(int) - Method in class gnu.expr.Expression
-
- getFlags() - Method in class gnu.bytecode.Field
-
- getFlags() - Method in class gnu.expr.Expression
-
- getFlags() - Method in class gnu.expr.ModuleContext
-
- getFlags() - Method in class gnu.mapping.Environment
-
- getFloat(int) - Method in class gnu.lists.F32Vector
-
- getFloatRaw(int) - Method in class gnu.lists.AbstractSequence
-
- getFloatRaw(int) - Method in interface gnu.lists.Array
-
- getFloatRaw(int) - Method in class gnu.lists.F32Vector
-
- getFloatRaw(int) - Method in class gnu.lists.TransformedArray
-
- getForeground() - Method in class gnu.kawa.models.Button
-
- getFormat(boolean) - Method in class gnu.commonlisp.lang.CommonLisp
-
- getFormat(boolean) - Method in class gnu.expr.Language
-
- getFormat(boolean) - Method in class gnu.jemacs.lang.ELisp
-
- getFormat(boolean) - Method in class kawa.standard.Scheme
-
- getForNameHelper() - Method in class gnu.expr.Compilation
-
Generate a method to find a named Class without initializing it.
- getFrame() - Method in class gnu.jemacs.buffer.EWindow
-
- getFromContext(int) - Method in class gnu.mapping.CallContext
-
Routine to extract result and restore state after startFromContext.
- getFromIndex(int) - Method in class gnu.kawa.util.IntHashTable
-
Return the value stored at the specified index in the table.
- getFromPos(Object, int) - Static method in class gnu.mapping.Values
-
- getFromPosFinal(Object, int) - Static method in class gnu.mapping.Values
-
- getFType() - Method in class gnu.kawa.reflect.FieldLocation
-
Get the type of the field.
- getFulltailcalls() - Method in class gnu.kawa.ant.Kawac
-
Gets the value of the fulltailcalls property.
- getFunction() - Method in class gnu.expr.ApplyExp
-
- getFunction(Symbol, Object) - Method in class gnu.mapping.Environment
-
- getFunction(Symbol) - Method in class gnu.mapping.Environment
-
- getFunctionBinding(Object) - Static method in class gnu.commonlisp.lang.Symbols
-
Get the function binding for a given symbol in the current environment.
- getFunctionBinding(Environment, Object) - Static method in class gnu.commonlisp.lang.Symbols
-
Get the function binding for a given symbol in a given environment.
- getFunctionValue() - Method in class gnu.expr.ApplyExp
-
If getFunction() is constant, return its value; otherwise null.
- getGapEnd() - Method in class gnu.lists.SimpleVector
-
- getGapSize() - Method in class gnu.lists.SimpleVector
-
- getGapStart() - Method in class gnu.lists.SimpleVector
-
- getGenericSignature() - Method in class gnu.bytecode.ParameterizedType
-
- getGenericSignature() - Method in class gnu.bytecode.Type
-
- getGlobal() - Static method in class gnu.mapping.Environment
-
- getGlobalEnvironment() - Method in class gnu.expr.Compilation
-
- getGlobalEnvironment() - Method in class kawa.lang.Translator
-
- getHasValue() - Method in class gnu.expr.SetExp
-
True if evaluating the SetExp yields the value of the RHS.
- getHead() - Method in class kawa.lang.Translator.FormStack
-
Return the "head" of the list.
- getHeader(String) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIRequest
-
- getHeader(String) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIResponse
-
- getHeader() - Method in exception gnu.text.SyntaxException
-
If non-null, an extra one-line message printed before the messages.
- getHeaderNames() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIRequest
-
- getHeaderNames() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIResponse
-
- getHeaders(String) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIRequest
-
- getHeaders(String) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIResponse
-
- getHeapFrameType() - Method in class gnu.expr.LambdaExp
-
- getHeight() - Method in class gnu.jemacs.buffer.EWindow
-
Get the current height (in pixels) of this window.
- getHeight() - Method in class gnu.jemacs.swing.SwingWindow
-
- getHeight() - Method in class gnu.jemacs.swt.SwtWindow
-
- getHeight() - Method in class gnu.kawa.models.DDimension
-
- getHeight() - Method in class gnu.kawa.models.DrawImage
-
- getHeightInLines() - Method in class gnu.jemacs.buffer.EWindow
-
- getHours() - Method in class gnu.math.DateTime
-
- getHours() - Method in class gnu.math.Duration
-
- getHtmlTag(Object) - Method in class gnu.xml.XMLPrinter
-
- getId() - Method in class gnu.xml.NodeTree
-
Get/create a new unique number.
- getIdentifier(int) - Method in class gnu.ecmascript.Lexer
-
- getIdentifier() - Method in class gnu.ecmascript.Parser
-
- getIgnoreAction() - Method in class gnu.jemacs.buffer.EToolkit
-
- getIgnoreAction() - Method in class gnu.jemacs.swing.SwingToolkit
-
- getIgnoreAction() - Method in class gnu.jemacs.swt.SwtToolkit
-
- getIllegalInstance() - Static method in class gnu.kawa.lispexpr.ReadTableEntry
-
- getImage() - Method in class gnu.kawa.models.DrawImage
-
- getImplementation() - Method in class gnu.kawa.xml.KDocument
-
- getImplementationType() - Method in class gnu.bytecode.ArrayType
-
- getImplementationType() - Method in class gnu.bytecode.SpecialObjectType
-
- getImplementationType() - Method in class gnu.bytecode.Type
-
Return Java-level implementation type.
- getImplementationType() - Method in class gnu.bytecode.UninitializedType
-
- getImplementationType() - Method in class gnu.expr.Declaration
-
- getImplementationType() - Method in class gnu.expr.InlineCalls.ProcedureInCallContext
-
- getImplementationType() - Method in class gnu.expr.InlineCalls.ValueNeededType
-
- getImplementationType() - Method in interface gnu.expr.TypeValue
-
The lower-level Type used to represent instances of this type.
- getImplementationType() - Method in class gnu.kawa.lispexpr.GenArrayType
-
- getImplementationType() - Method in class gnu.kawa.lispexpr.LangPrimType
-
- getImplementationType() - Method in class gnu.kawa.reflect.LazyType
-
- getImplementationType() - Method in class gnu.kawa.reflect.MappedArrayType
-
- getImplementationType() - Method in class gnu.kawa.reflect.MultValuesType
-
- getImplementationType() - Method in class gnu.kawa.reflect.OccurrenceType
-
- getImplementationType() - Method in class gnu.kawa.reflect.SingletonType
-
- getImplementationType() - Method in class gnu.kawa.xml.AttributeType
-
- getImplementationType() - Method in class gnu.kawa.xml.ElementType
-
- getImplementationType() - Method in class gnu.kawa.xml.NodeType
-
- getImplementationType() - Method in class gnu.kawa.xml.ProcessingInstructionType
-
- getImplementationType() - Method in class gnu.kawa.xml.XDataType
-
- getImplicitTimezone() - Static method in class gnu.xquery.util.TimeUtils
-
- getImportSearchPath() - Static method in class kawa.standard.ImportFromLibrary
-
- getImportsLexVars() - Method in class gnu.expr.LambdaExp
-
True iff this lambda "captures" (uses) lexical variables from outside.
- getIncludeSearchPath() - Static method in class kawa.standard.Include
-
- getIndex() - Method in class gnu.bytecode.CpoolEntry
-
- getIndexDifference(int, int) - Method in class gnu.lists.AbstractSequence
-
Get offset of (ipos1) relative to (ipos0).
- getIndexDifference(int, int) - Method in class gnu.lists.SubSequence
-
- getIndexDifference(int, int) - Method in class gnu.lists.TreeList
-
- getInfo(String) - Method in class gnu.text.Options
-
- getInitParameter(String) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIContext
-
- getInitParameter(String) - Method in class gnu.kawa.servlet.CGIServletWrapper
-
- getInitParameterNames() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIContext
-
- getInitParameterNames() - Method in class gnu.kawa.servlet.CGIServletWrapper
-
- getInitValue() - Method in class gnu.expr.Declaration
-
Get the "initial value" expression.
- getInlineOnly() - Method in class gnu.expr.LambdaExp
-
True iff this lambda is only "called" inline.
- getInputAttributes() - Method in class kawa.ReplPane
-
- getInputEncoding() - Method in class gnu.kawa.xml.KDocument
-
- getInputStream() - Method in class gnu.kawa.functions.LProcess
-
- getInputStream() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIRequest
-
- getInputStream() - Method in class gnu.lists.ByteVector
-
- getInputStream() - Method in class kawa.Telnet
-
- getInputStreamFrom(Object) - Static method in class gnu.kawa.functions.RunProcess
-
- getInstance() - Static method in class gnu.commonlisp.lang.CommonLisp
-
- getInstance() - Static method in class gnu.expr.BuiltinEnvironment
-
- getInstance(Type, String, int) - Static method in class gnu.expr.CheckedTarget
-
- getInstance(Type, LambdaExp, int) - Static method in class gnu.expr.CheckedTarget
-
- getInstance(Type) - Static method in class gnu.expr.CheckedTarget
-
- getInstance(Declaration) - Static method in class gnu.expr.CheckedTarget
-
- getInstance() - Static method in class gnu.expr.KawaConvert
-
- getInstance(String) - Static method in class gnu.expr.Language
-
Look for a language with the given name or extension.
- getInstance(String, Class) - Static method in class gnu.expr.Language
-
- getInstance() - Method in class gnu.expr.ModuleInfo
-
- getInstance() - Static method in class gnu.expr.ModuleManager
-
For now assumes a single global ModuleManager.
- getInstance(Environment, Language) - Static method in class gnu.expr.NameLookup
-
Get or create a NameLookup instance for a given Environment.
- getInstance(Object) - Static method in class gnu.expr.QuoteExp
-
- getInstance(Object, SourceLocator) - Static method in class gnu.expr.QuoteExp
-
- getInstance(Type) - Static method in class gnu.expr.StackTarget
-
- getInstance() - Static method in class gnu.jemacs.buffer.EToolkit
-
- getInstance(String) - Static method in class gnu.jemacs.buffer.EToolkit
-
- getInstance() - Static method in class gnu.jemacs.lang.ELisp
-
- getInstance() - Static method in class gnu.jemacs.swing.IgnoreAction
-
- getInstance(boolean) - Static method in class gnu.kawa.brl.BRL
-
- getInstance() - Static method in class gnu.kawa.echo2.Echo2Display
-
- getInstance() - Static method in class gnu.kawa.functions.Convert
-
- getInstance() - Static method in class gnu.kawa.functions.IntegerFormat
-
- getInstance(int, int, int, int, int, int) - Static method in class gnu.kawa.functions.IntegerFormat
-
- getInstance(boolean) - Static method in class gnu.kawa.functions.ObjectFormat
-
- getInstance(String, ClassType) - Static method in class gnu.kawa.lispexpr.ClassNamespace
-
- getInstance() - Static method in class gnu.kawa.lispexpr.ReaderDispatchMisc
-
- getInstance() - Static method in class gnu.kawa.lispexpr.ReaderIgnoreRestOfLine
-
- getInstance(char, char) - Static method in class gnu.kawa.lispexpr.ReaderParens
-
- getInstance(char, char, int) - Static method in class gnu.kawa.lispexpr.ReaderParens
-
- getInstance(char, char, int, Object) - Static method in class gnu.kawa.lispexpr.ReaderParens
-
- getInstance() - Static method in class gnu.kawa.models.Display
-
- getInstance(Type) - Static method in class gnu.kawa.reflect.ArrayMake
-
- getInstance() - Method in class gnu.kawa.reflect.ClassMemberLocation
-
- getInstance(ClassType, Type) - Static method in class gnu.kawa.reflect.LazyType
-
- getInstance(Type, int, int) - Static method in class gnu.kawa.reflect.OccurrenceType
-
- getInstance() - Static method in class gnu.kawa.reflect.SingletonType
-
- getInstance() - Static method in class gnu.kawa.servlet.HttpRequestContext
-
- getInstance(String) - Static method in class gnu.kawa.servlet.HttpRequestContext
-
- getInstance(String) - Static method in class gnu.kawa.servlet.KawaServlet.Context
-
- getInstance() - Static method in class gnu.kawa.swingviews.SwingDisplay
-
- getInstance() - Static method in class gnu.kawa.swtviews.SwtDisplay
-
- getInstance(Type) - Static method in class gnu.kawa.xml.NodeSetType
-
- getInstance(String) - Static method in class gnu.kawa.xml.ProcessingInstructionType
-
- getInstance(String, String) - Static method in class gnu.kawa.xml.XmlNamespace
-
- getInstance() - Static method in class gnu.lists.Convert
-
- getInstance() - Static method in class gnu.lists.VoidConsumer
-
- getInstance() - Static method in class gnu.mapping.CallContext
-
Get or create a CallContext for the current thread.
- getInstance(Symbol, Object) - Static method in class gnu.mapping.DynamicLocation
-
For a given (Symbol.
- getInstance(String) - Static method in class gnu.mapping.Environment
-
- getInstance() - Static method in class gnu.mapping.Table2D
-
- getInstance() - Static method in class gnu.xquery.lang.XQuery
-
- getInstance() - Static method in class kawa.DomTermServer
-
- getInstance() - Static method in class kawa.standard.Scheme
-
- getInstanceFromClass(String) - Static method in class gnu.kawa.lispexpr.LangObjType
-
- getInstanceFromFilenameExtension(String) - Static method in class gnu.expr.Language
-
- getInstanceOrNull() - Static method in class gnu.kawa.servlet.KawaServlet.Context
-
- getInstancePort() - Static method in class kawa.DomTermServer
-
- getInt() - Method in class gnu.lists.AbstractSequence
-
- getInt(int) - Method in class gnu.lists.AbstractSequence
-
- getInt(int, int) - Method in class gnu.lists.AbstractSequence
-
- getInt(int, int, int, int...) - Method in class gnu.lists.AbstractSequence
-
- getInt(int[]) - Method in class gnu.lists.AbstractSequence
-
- getInt() - Method in interface gnu.lists.Array
-
- getInt(int) - Method in interface gnu.lists.Array
-
- getInt(int, int) - Method in interface gnu.lists.Array
-
- getInt(int, int, int, int...) - Method in interface gnu.lists.Array
-
- getInt(int[]) - Method in interface gnu.lists.Array
-
- getInt(int) - Method in interface gnu.lists.IntSequence
-
- getInt(int) - Method in class gnu.lists.IntVector
-
- getInt(int) - Method in class gnu.lists.Range.IntRange
-
- getInt(int) - Method in interface gnu.lists.Sequence
-
- getInt(int) - Method in class gnu.lists.TransformedArray
-
- getInt(int, int) - Method in class gnu.lists.TransformedArray
-
- getInt(Options.OptionInfo, int) - Method in class gnu.text.Options
-
- getIntegerType() - Method in class gnu.kawa.xml.XInteger
-
- getInterfaces() - Method in class gnu.bytecode.ArrayType
-
- getInterfaces() - Method in class gnu.bytecode.ClassType
-
- getInterfaces() - Method in class gnu.bytecode.ObjectType
-
- getInterfaces() - Method in class gnu.bytecode.SpecialObjectType
-
- getInterfaces() - Method in class gnu.expr.ModuleExp
-
- getInternalName() - Method in class gnu.bytecode.ArrayType
-
- getInternalName() - Method in class gnu.bytecode.ObjectType
-
Returns class name if a class type, signature if an array type.
- getIntHeader(String) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIRequest
-
- getIntN(int) - Method in class gnu.lists.TreeList
-
Get a 32-bit int from the data array.
- getIntRaw(int) - Method in class gnu.lists.AbstractSequence
-
- getIntRaw(int) - Method in interface gnu.lists.Array
-
- getIntRaw(int) - Method in class gnu.lists.IntVector
-
- getIntRaw(int) - Method in class gnu.lists.LongVector
-
- getIntRaw(int) - Method in class gnu.lists.PrimIntegerVector
-
- getIntRaw(int) - Method in class gnu.lists.Range.IntRange
-
- getIntRaw(int) - Method in class gnu.lists.S16Vector
-
- getIntRaw(int) - Method in class gnu.lists.S8Vector
-
- getIntRaw(int) - Method in class gnu.lists.TransformedArray
-
- getIntRaw(int) - Method in class gnu.lists.U16Vector
-
- getIntRaw(int) - Method in class gnu.lists.U8Vector
-
- getIterator() - Method in class gnu.lists.AbstractSequence
-
- getIterator(int) - Method in class gnu.lists.AbstractSequence
-
- getIterator(int) - Method in class gnu.lists.LList
-
- getIterator(Object) - Static method in class gnu.lists.Sequences
-
Get an Iterator for a "sequence-like" object.
- getIteratorAtPos(int) - Method in class gnu.lists.AbstractSequence
-
- getIteratorAtPos(int) - Method in class gnu.xml.NodeTree
-
- getJspConfigDescriptor() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIContext
-
- getKashellInstance() - Static method in class gnu.q2.lang.Q2
-
- getKey() - Method in class gnu.kawa.util.AbstractWeakHashTable.WEntry
-
- getKey() - Method in class gnu.kawa.util.WeakHashNode
-
- getKey() - Method in class gnu.mapping.NamedLocation
-
- getKeyForName(String) - Static method in class gnu.jemacs.buffer.EKeymap
-
Map an Emacs key name to one of the KeyEVent VK_XXX codes.
- getKeyFromValue(V) - Method in class gnu.kawa.util.AbstractWeakHashTable
-
- getKeyProperty() - Method in class gnu.mapping.ConstrainedLocation
-
- getKeyProperty() - Method in interface gnu.mapping.EnvironmentKey
-
- getKeyProperty() - Method in class gnu.mapping.IndirectableLocation
-
- getKeyProperty() - Method in class gnu.mapping.KeyPair
-
- getKeyProperty() - Method in class gnu.mapping.Location
-
- getKeyProperty() - Method in class gnu.mapping.NamedLocation
-
- getKeyProperty() - Method in class gnu.mapping.Symbol
-
- getKeySymbol() - Method in class gnu.jemacs.buffer.BufferLocal
-
- getKeySymbol() - Method in class gnu.mapping.ConstrainedLocation
-
- getKeySymbol() - Method in interface gnu.mapping.EnvironmentKey
-
- getKeySymbol() - Method in class gnu.mapping.IndirectableLocation
-
- getKeySymbol() - Method in class gnu.mapping.KeyPair
-
- getKeySymbol() - Method in class gnu.mapping.Location
-
- getKeySymbol() - Method in class gnu.mapping.NamedLocation
-
- getKeySymbol() - Method in class gnu.mapping.Symbol
-
- getKeyword(int) - Method in interface gnu.mapping.ArgList
-
Get keyword (as an interned String) for given argument.
- getKeyword(int) - Method in class gnu.mapping.ArgListImpl
-
- getKeyword(int) - Method in class gnu.mapping.ArgListPair
-
- getKeyword(int) - Method in class gnu.mapping.ArgListVector
-
- getKeywordsAllowed() - Method in class gnu.kawa.functions.MakeSplice
-
- getKind() - Method in class gnu.kawa.lispexpr.ReaderColon
-
- getKind() - Method in class gnu.kawa.lispexpr.ReaderDispatch
-
- getKind() - Method in class gnu.kawa.lispexpr.ReaderMisc
-
- getKind() - Method in class gnu.kawa.lispexpr.ReaderParens
-
- getKind() - Method in class gnu.kawa.lispexpr.ReaderQuote
-
- getKind() - Method in class gnu.kawa.lispexpr.ReadTableEntry
-
- getKrlInstance() - Static method in class gnu.kawa.brl.BRL
-
- getLabel() - Method in class gnu.bytecode.CodeAttr
-
Get a new Label for the current location.
- getLambda() - Method in class kawa.lang.Translator.ScanContext
-
- getLambdaValue() - Method in class gnu.expr.Declaration
-
- getLang(KNode) - Static method in class gnu.xquery.util.NodeUtils
-
- getLangEnvironment() - Method in class gnu.expr.BuiltinEnvironment
-
- getLangEnvironment() - Method in class gnu.expr.Language
-
- getLangTypeFor(Type) - Method in class gnu.expr.Language
-
- getLanguage() - Method in class gnu.expr.Compilation
-
- getLanguage() - Method in class gnu.expr.ExpVisitor
-
- getLanguage() - Method in class gnu.expr.IfExp
-
- getLanguage() - Method in class gnu.expr.NameLookup
-
- getLanguage() - Method in class gnu.kawa.ant.Kawac
-
Gets the language.
- getLanguage() - Method in class gnu.kawa.functions.NumberCompare
-
- getLanguage() - Method in class gnu.kawa.functions.NumberPredicate
-
- getLanguage() - Method in class gnu.kawa.reflect.CompileBuildObject
-
- getLanguage() - Static method in class kawa.repl
-
- getLanguageFromFilenameExtension(String) - Static method in class kawa.repl
-
- getLanguageName() - Method in class gnu.expr.AbstractScriptEngineFactory
-
- getLanguages() - Static method in class gnu.expr.Language
-
Get a list of all available languages
- getLanguageVersion() - Method in class gnu.expr.AbstractScriptEngineFactory
-
- getLangValue() - Method in class gnu.expr.LangExp
-
- getLast() - Method in class gnu.kawa.ant.LineCommenterSet.LineCommenter
-
- getLast() - Method in class gnu.kawa.ant.LineStripperSet.LineStripper
-
- getLastChild() - Method in class gnu.kawa.xml.KNode
-
- getLastInt() - Method in class gnu.lists.Range.IntRange
-
- getLastWindow() - Method in class gnu.jemacs.buffer.EFrame
-
- getLazyType(Type) - Static method in class gnu.kawa.reflect.LazyType
-
- getLength() - Method in class gnu.bytecode.AnnotationDefaultAttr
-
- getLength() - Method in class gnu.bytecode.Attribute
-
Return the length of the attribute in bytes.
- getLength() - Method in class gnu.bytecode.CodeAttr
-
- getLength() - Method in class gnu.bytecode.ConstantValueAttr
-
- getLength() - Method in class gnu.bytecode.EnclosingMethodAttr
-
- getLength() - Method in class gnu.bytecode.ExceptionsAttr
-
The size of this Attribute (in bytes) is 2 (for
number_of_exception) plus 2 * number_of_exceptions.
- getLength() - Method in class gnu.bytecode.InnerClassesAttr
-
Return the length of the attribute in bytes.
- getLength() - Method in class gnu.bytecode.LineNumbersAttr
-
Get the number of line number entries.
- getLength() - Method in class gnu.bytecode.LocalVarsAttr
-
- getLength() - Method in class gnu.bytecode.MiscAttr
-
Return the length of the attribute in bytes.
- getLength() - Method in class gnu.bytecode.RuntimeAnnotationsAttr
-
Return the length of the attribute in bytes.
- getLength() - Method in class gnu.bytecode.SignatureAttr
-
- getLength() - Method in class gnu.bytecode.SourceDebugExtAttr
-
Return the length of the attribute in bytes.
- getLength() - Method in class gnu.bytecode.SourceFileAttr
-
- getLength() - Method in class gnu.jemacs.buffer.Buffer
-
- getLength() - Method in class gnu.jemacs.swing.SwingBuffer
-
- getLength() - Method in class gnu.jemacs.swt.SwtBuffer
-
- getLength() - Method in class gnu.kawa.xml.KCDATASection
-
Non-optimized.
- getLength() - Method in class gnu.kawa.xml.KCharacterData
-
Non-optimized.
- getLength() - Method in class gnu.kawa.xml.Nodes
-
- getLengthAll(AttrContainer) - Static method in class gnu.bytecode.Attribute
-
Return the length of all the attributes (with headers) in bytes.
- getLexer(InPort, SourceMessages) - Method in class gnu.expr.Language
-
- getLexer(InPort, SourceMessages) - Method in class gnu.kawa.brl.BRL
-
- getLexer(InPort, SourceMessages) - Method in class gnu.kawa.lispexpr.LispLanguage
-
- getLexer(InPort, SourceMessages) - Method in class gnu.kawa.xslt.XSLT
-
- getLexer(InPort, SourceMessages) - Method in class gnu.q2.lang.Q2
-
- getLexer(InPort, SourceMessages) - Method in class gnu.xquery.lang.XQuery
-
- getLexer(InPort, SourceMessages) - Method in class kawa.standard.Scheme
-
- getLine(int) - Method in class gnu.jemacs.swt.BufferContent
-
- getLineAtOffset(int) - Method in class gnu.jemacs.swt.BufferContent
-
- getLineCount() - Method in class gnu.bytecode.LineNumbersAttr
-
- getLineCount() - Method in class gnu.jemacs.swt.BufferContent
-
- getLineDelimiter() - Method in class gnu.jemacs.swt.BufferContent
-
- getLineHeight(StyledText) - Static method in class gnu.jemacs.swt.SwtHelper
-
- getLineNumber() - Method in class gnu.expr.Compilation
-
- getLineNumber() - Method in class gnu.expr.Expression
-
- getLineNumber() - Method in class gnu.expr.ExpVisitor
-
- getLineNumber() - Method in class gnu.lists.PairWithPosition
-
- getLineNumber() - Method in class gnu.text.Lexer
-
Get the current line number.
- getLineNumber() - Method in interface gnu.text.SourceLocator
-
Return current line number.
- getLineNumber() - Method in class gnu.text.SourceLocator.Simple
-
- getLineNumber() - Method in class gnu.text.SourceMessages
-
The default line number to use for a new error.
- getLineNumber() - Method in class gnu.xml.XMLFilter
-
- getLineNumberTable() - Method in class gnu.bytecode.LineNumbersAttr
-
- getLispInstance() - Static method in class gnu.kawa.lispexpr.ReaderNestedComment
-
- getListfiles() - Method in class gnu.kawa.ant.Kawac
-
Get the listfiles flag.
- getLiteralsList(Object, SyntaxForm, Translator) - Static method in class kawa.lang.SyntaxPattern
-
Parse the literals list in a syntax-rules or syntax-case.
- getLoaded() - Method in class kawa.lang.AutoloadProcedure
-
- getLocal(String) - Method in class gnu.text.Options
-
Get current option value.
- getLocalAddr() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIRequest
-
- getLocale() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIRequest
-
- getLocale() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIResponse
-
- getLocales() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIRequest
-
- getLocales() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIResponse
-
- getLocalHost() - Method in class gnu.kawa.servlet.HttpRequestContext
-
- getLocalHost() - Method in class gnu.kawa.servlet.KawaHttpHandler.Context
-
- getLocalHost() - Method in class gnu.kawa.servlet.KawaServlet.Context
-
- getLocalIPAddress() - Method in class gnu.kawa.servlet.HttpRequestContext
-
- getLocalIPAddress() - Method in class gnu.kawa.servlet.KawaServlet.Context
-
- getLocalKeymap() - Method in class gnu.jemacs.buffer.Buffer
-
- getLocalName() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIRequest
-
- getLocalName() - Method in class gnu.kawa.xml.AttributeType
-
- getLocalName() - Method in class gnu.kawa.xml.ElementType
-
- getLocalName() - Method in class gnu.kawa.xml.KNode
-
- getLocalName() - Method in class gnu.mapping.Symbol
-
Synonym for getName - the "print name" of the symbol without Namespace.
- getLocalPart() - Method in class gnu.mapping.Symbol
-
- getLocalPath() - Method in class gnu.kawa.servlet.HttpRequestContext
-
Returns the remainder of the request path, relative to the script.
- getLocalPort() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIRequest
-
- getLocalPort() - Method in class gnu.kawa.servlet.HttpRequestContext
-
- getLocalPort() - Method in class gnu.kawa.servlet.KawaHttpHandler.Context
-
- getLocalPort() - Method in class gnu.kawa.servlet.KawaServlet.Context
-
- getLocalSocketAddress() - Method in class gnu.kawa.servlet.HttpRequestContext
-
- getLocalSocketAddress() - Method in class gnu.kawa.servlet.KawaHttpHandler.Context
-
- getLocation(Symbol, Object, int, boolean) - Method in class gnu.expr.BuiltinEnvironment
-
- getLocation() - Method in class gnu.mapping.DynamicLocation
-
Get the thread-specific Location for this Location.
- getLocation(Symbol, Object) - Method in class gnu.mapping.Environment
-
Return a location bound to (key, property).
- getLocation(Symbol) - Method in class gnu.mapping.Environment
-
Return a location bound to key (and null property).
- getLocation(Symbol, Object, int, boolean) - Method in class gnu.mapping.Environment
-
- getLocation(Symbol, Object, boolean) - Method in class gnu.mapping.Environment
-
- getLocation(Object, boolean) - Method in class gnu.mapping.Environment
-
- getLocation(Symbol, Object, int, boolean) - Method in class gnu.mapping.InheritingEnvironment
-
- getLocation() - Method in class gnu.mapping.LocationProc
-
- getLocation(Symbol, Object, int, boolean) - Method in class gnu.mapping.SimpleEnvironment
-
- getLong(int) - Method in class gnu.lists.LongVector
-
- getLong(int) - Method in class gnu.lists.PrimIntegerVector
-
- getLongN(int) - Method in class gnu.lists.TreeList
-
Get a 64-bit long from the data array.
- getLongRaw(int) - Method in class gnu.lists.AbstractSequence
-
- getLongRaw(int) - Method in interface gnu.lists.Array
-
- getLongRaw(int) - Method in class gnu.lists.LongVector
-
- getLongRaw(int) - Method in class gnu.lists.PrimIntegerVector
-
- getLongRaw(int) - Method in class gnu.lists.S32Vector
-
- getLongRaw(int) - Method in class gnu.lists.TransformedArray
-
- getLongRaw(int) - Method in class gnu.lists.U32Vector
-
- getLowBound(int) - Method in class gnu.kawa.functions.Arrays.BuiltArray
-
- getLowBound(int) - Method in class gnu.kawa.functions.Arrays.ProcTransformedArray
-
- getLowBound(int) - Method in class gnu.lists.AbstractSequence
-
- getLowBound(int) - Method in interface gnu.lists.Array
-
Get the least dimension along the specified dimension.
- getLowBound(int) - Method in class gnu.lists.ComposedArray
-
- getLowBound(int) - Method in class gnu.lists.GeneralArray
-
- getLowBounds(Array<?>) - Static method in class gnu.lists.Arrays
-
- getLowBounds() - Method in class gnu.lists.GeneralArray
-
- getMain() - Method in class gnu.kawa.ant.Kawac
-
Gets the value of the "main" property.
- getMainMethod() - Method in class gnu.expr.LambdaExp
-
Get the method that contains the actual body of the procedure.
- getMainPrintValues() - Static method in class gnu.expr.ModuleBody
-
True if runAsMain should print values (in top-level expressions).
- getMajorVersion() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIContext
-
- getMakeProcLocProc() - Static method in class kawa.standard.location
-
- getManager() - Method in class gnu.expr.ModuleContext
-
- getMarkMarker(boolean) - Method in class gnu.jemacs.buffer.Buffer
-
- getMatchingMethods(String, Type[], int) - Method in class gnu.bytecode.ClassType
-
- getMaximumFractionDigits() - Method in class gnu.math.FixedRealFormat
-
- getMaximumSize() - Method in class gnu.jemacs.swing.Modeline
-
- getMaximumSize() - Method in class gnu.kawa.models.Spacer
-
- getMaximumSize2D() - Method in class gnu.kawa.models.Spacer
-
- getMaxLocals() - Method in class gnu.bytecode.CodeAttr
-
Get the maximum number of local variable words in this method.
- getMaxStack() - Method in class gnu.bytecode.CodeAttr
-
Get the maximum number of words on the operand stack in this method.
- getMaxValid() - Method in class gnu.jemacs.swing.TooLongAction
-
- getMaxValue() - Method in class gnu.bytecode.SwitchState
-
- getMaybeGenericSignature() - Method in class gnu.bytecode.Type
-
- getMemberName() - Method in class gnu.kawa.reflect.ClassMemberLocation
-
- getMemberPart(Object, String) - Static method in class gnu.kawa.functions.GetNamedPart
-
- getMenu(LList) - Method in class gnu.jemacs.buffer.EToolkit
-
- getMenu(LList) - Method in class gnu.jemacs.swing.SwingToolkit
-
- getMenu(LList) - Method in class gnu.jemacs.swt.SwtToolkit
-
- getMessage() - Method in exception gnu.mapping.UnboundLocationException
-
- getMessage() - Method in exception gnu.mapping.WrongArguments
-
- getMessage() - Method in exception gnu.mapping.WrongType
-
- getMessage() - Method in exception gnu.text.SyntaxException
-
- getMessage() - Method in exception gnu.xquery.util.XQException
-
- getMessages() - Method in class gnu.expr.Compilation
-
- getMessages() - Method in class gnu.expr.ExpVisitor
-
- getMessages() - Method in class gnu.text.Lexer
-
- getMessages() - Method in exception gnu.text.SyntaxException
-
- getMethod(Method) - Method in class gnu.bytecode.ClassType
-
Add a method to this ClassType.
- getMethod(String, Type[]) - Method in class gnu.bytecode.ClassType
-
Looks for a method matching the name and types.
- getMethod() - Method in class gnu.bytecode.CodeAttr
-
- getMethod() - Method in class gnu.bytecode.LocalVarsAttr
-
- getMethod(String, Type[]) - Method in class gnu.bytecode.ObjectType
-
- getMethod(String, Type[]) - Method in class gnu.bytecode.SpecialObjectType
-
- getMethod() - Method in class gnu.bytecode.StackMapTableAttr
-
- getMethod(int) - Method in class gnu.expr.GenericProc
-
- getMethod(int, int) - Method in class gnu.expr.LambdaExp
-
Select the method used given an argument count.
- getMethod() - Method in class gnu.expr.PrimProcedure
-
- getMethod() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIRequest
-
- getMethodCallSyntax(String, String, String...) - Method in class gnu.expr.AbstractScriptEngineFactory
-
- getMethodCount() - Method in class gnu.bytecode.ClassType
-
- getMethodCount() - Method in class gnu.expr.GenericProc
-
- getMethodFor(Procedure, Expression[]) - Static method in class gnu.expr.PrimProcedure
-
- getMethodFor(Procedure, Declaration, Expression[], Language) - Static method in class gnu.expr.PrimProcedure
-
Search for a matching static method in a procedure's class.
- getMethodFor(Procedure, Declaration, Type[], Language) - Static method in class gnu.expr.PrimProcedure
-
- getMethodFor(Class, String, Declaration, Expression[], Language) - Static method in class gnu.expr.PrimProcedure
-
Get PrimProcedure for matching method in given class.
- getMethodFor(ClassType, String, Declaration, Expression[], Language) - Static method in class gnu.expr.PrimProcedure
-
- getMethodFor(ClassType, String, Declaration, Type[], Language) - Static method in class gnu.expr.PrimProcedure
-
- getMethods(Filter, int, List<Method>) - Method in class gnu.bytecode.ArrayType
-
- getMethods() - Method in class gnu.bytecode.ClassType
-
Get the methods of this class.
- getMethods(Filter, boolean) - Method in class gnu.bytecode.ClassType
-
- getMethods(Filter, int) - Method in class gnu.bytecode.ClassType
-
Get methods matching a given filter.
- getMethods(Filter, int, Method[], int) - Method in class gnu.bytecode.ClassType
-
Deprecated.
- getMethods(Filter, int, List<Method>) - Method in class gnu.bytecode.ClassType
-
Helper to get methods satisfying a filtering predicate.
- getMethods(Filter, int, Vector, String) - Method in class gnu.bytecode.ObjectType
-
Deprecated.
- getMethods(Filter, int, List<Method>) - Method in class gnu.bytecode.ObjectType
-
- getMethods(Filter, int, List<Method>) - Method in class gnu.bytecode.SpecialObjectType
-
- getMethods(ObjectType, String, char, ClassType, Language) - Static method in class gnu.kawa.reflect.ClassMethods
-
Return the methods of a class with the specified name and flag.
- getMethods(ObjectType, String, ClassType, Invoke) - Static method in class gnu.kawa.reflect.CompileInvoke
-
- getMimeType(String) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIContext
-
- getMimeTypes() - Method in class gnu.expr.AbstractScriptEngineFactory
-
- getMinfo() - Method in class gnu.expr.Compilation
-
- getMinfo() - Method in class gnu.expr.ModuleExp
-
- getMinimumIntegerDigits() - Method in class gnu.math.FixedRealFormat
-
- getMinimumSize() - Method in class gnu.jemacs.swing.Modeline
-
- getMinimumSize() - Method in class gnu.kawa.models.Spacer
-
- getMinimumSize2D() - Method in class gnu.kawa.models.Spacer
-
- getMinorVersion() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIContext
-
- getMinTileX() - Method in class gnu.kawa.models.DrawImage
-
- getMinTileY() - Method in class gnu.kawa.models.DrawImage
-
- getMinutes() - Method in class gnu.math.DateTime
-
- getMinutes() - Method in class gnu.math.Duration
-
- getMinX() - Method in class gnu.kawa.models.DrawImage
-
- getMinY() - Method in class gnu.kawa.models.DrawImage
-
- getMode() - Method in class gnu.mapping.CallContext
-
- getModeline() - Method in class gnu.jemacs.swt.SwtWindowWidget
-
- getModelineFormat() - Method in class gnu.jemacs.swt.SwtBuffer
-
- getModifiers() - Method in class gnu.bytecode.ClassType
-
Return the modifiers (access flags) for this class.
- getModifiers() - Method in class gnu.bytecode.Field
-
- getModifiers() - Method in interface gnu.bytecode.Member
-
- getModifiers() - Method in class gnu.bytecode.Method
-
- getModifiers(int) - Static method in class gnu.jemacs.buffer.EKeymap
-
- getModule() - Method in class gnu.expr.Compilation
-
- getModule() - Method in class gnu.expr.CompiledProc
-
- getModule(int) - Method in class gnu.expr.ModuleManager
-
- getModule(HttpRequestContext, CallContext, boolean) - Static method in class gnu.kawa.servlet.KawaAutoHandler
-
- getModuleClass() - Method in class gnu.expr.CompiledProc
-
- getModuleClass() - Method in class gnu.expr.ModuleInfo
-
- GetModuleClass - Class in gnu.kawa.functions
-
Special procedure to get the Class of the current module.
- GetModuleClass() - Constructor for class gnu.kawa.functions.GetModuleClass
-
- getModuleClass - Static variable in class gnu.kawa.functions.GetModuleClass
-
A function that returns the class of the current module.
- getModuleClassExp() - Static method in class gnu.kawa.functions.GetModuleClass
-
- getModuleClassRaw() - Method in class gnu.expr.ModuleInfo
-
- getModuleClassURI(Compilation) - Static method in class gnu.kawa.functions.GetModuleClass
-
Return an expression that evaluates to a module-relative URL.
- getModuleExp() - Method in class gnu.expr.ModuleInfo
-
- getModuleExpRaw() - Method in class gnu.expr.ModuleInfo
-
- getModulestatic() - Method in class gnu.kawa.ant.Kawac
-
Gets the value of the modulestatic property.
- getModuleType() - Method in class gnu.expr.Compilation
-
- getModuleUri - Static variable in class gnu.kawa.functions.GetModuleClass
-
A function that returns the URLPath of the current module.
- getModuleUriDummy - Static variable in class gnu.kawa.functions.GetModuleClass
-
A dummy 1-argument functions used in implementing getModuleUri.
- getMonth() - Method in class gnu.math.DateTime
-
- getMonths() - Method in class gnu.math.Duration
-
- getMultipleEscapeInstance() - Static method in class gnu.kawa.lispexpr.ReadTableEntry
-
- getName() - Method in class gnu.bytecode.Attribute
-
- getName() - Method in class gnu.bytecode.CpoolClass
-
- getName() - Method in class gnu.bytecode.CpoolNameAndType
-
- getName() - Method in class gnu.bytecode.Location
-
- getName() - Method in interface gnu.bytecode.Member
-
- getName() - Method in class gnu.bytecode.Method
-
- getName() - Method in class gnu.bytecode.ParameterizedType
-
- getName() - Method in class gnu.bytecode.Type
-
- getName() - Method in class gnu.commonlisp.lang.CommonLisp
-
- getName() - Method in class gnu.expr.AccessExp
-
- getName() - Method in class gnu.expr.Declaration
-
- getName() - Method in class gnu.expr.Language
-
- getName() - Method in class gnu.expr.PrimProcedure
-
- getName() - Method in class gnu.jemacs.buffer.Buffer
-
- getName() - Method in class gnu.jemacs.buffer.EKeymap
-
- getName() - Method in class gnu.jemacs.lang.ELisp
-
- getName() - Method in class gnu.kawa.models.StandardColor
-
- getName() - Method in class gnu.kawa.reflect.MakeAnnotation
-
- getName() - Method in class gnu.kawa.reflect.MappedArrayType
-
- getName() - Method in class gnu.kawa.xml.KAttr
-
- getName() - Method in class gnu.kawa.xslt.XSLT
-
- getName() - Method in class gnu.mapping.DynamicLocation
-
- getName() - Method in interface gnu.mapping.Named
-
- getName() - Method in class gnu.mapping.Namespace
-
Get the name of this Namespace.
- getName() - Method in class gnu.mapping.PropertySet
-
- getName() - Method in class gnu.mapping.RunnableClosure
-
- getName() - Method in class gnu.mapping.Symbol
-
- getName() - Method in class gnu.mapping.ThreadLocation
-
- getName() - Method in class gnu.math.NamedUnit
-
- getName() - Method in class gnu.math.Unit
-
- getName() - Method in class gnu.q2.lang.Q2
-
- getName() - Method in class gnu.text.Lexer
-
- getName() - Method in class gnu.xquery.lang.XQuery
-
- getName() - Method in class gnu.xquery.util.NamedCollator
-
- getName() - Method in class kawa.lang.RecordConstructor
-
- getName() - Method in class kawa.lang.Syntax
-
- getName() - Method in class kawa.standard.Scheme
-
- getNameAndType() - Method in class gnu.bytecode.CpoolRef
-
- getNamedDispatcher(String) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIContext
-
- GetNamedInstancePart - Class in gnu.kawa.functions
-
The value of the Kawa Scheme expression '*:PART-NAME'.
- GetNamedInstancePart() - Constructor for class gnu.kawa.functions.GetNamedInstancePart
-
- GetNamedInstancePart(String) - Constructor for class gnu.kawa.functions.GetNamedInstancePart
-
- GetNamedPart - Class in gnu.kawa.functions
-
Procedure to get the value of a named component of an object.
- GetNamedPart() - Constructor for class gnu.kawa.functions.GetNamedPart
-
- getNamedPart - Static variable in class gnu.kawa.functions.GetNamedPart
-
- getNamedPart(Object, Symbol) - Static method in class gnu.kawa.functions.GetNamedPart
-
- getNamedPartDecl - Static variable in class kawa.lang.Translator
-
- getNamedPartLocation - Static variable in class gnu.kawa.lispexpr.LispLanguage
-
- getNamedType(String) - Method in class gnu.commonlisp.lang.CommonLisp
-
- getNamedType(String) - Method in class gnu.expr.Language
-
Get the corresponding
Type
for a given name.
- getNamedType(String) - Method in class gnu.kawa.lispexpr.LispLanguage
-
- getNameIndex() - Method in class gnu.bytecode.Attribute
-
- getNames() - Method in class gnu.expr.AbstractScriptEngineFactory
-
- getNames(List<String>) - Method in class gnu.expr.AbstractScriptEngineFactory
-
- getNames(List<String>) - Method in class gnu.xquery.lang.XQueryScriptEngineFactory
-
- getNames(List<String>) - Method in class kawa.standard.SchemeScriptEngineFactory
-
- getNamespace() - Method in class gnu.mapping.Symbol
-
- getNamespaceNodes() - Method in class gnu.kawa.xml.ElementType
-
- getNamespaceNodes() - Method in class gnu.kawa.xml.MakeElement
-
- getNamespaceNodes() - Method in class gnu.xml.XName
-
Namespace nodes associated with an element.
- getNamespaceOf(Declaration) - Method in class gnu.commonlisp.lang.Lisp2
-
Get the namespace of a declaration.
- getNamespaceOf(Declaration) - Method in class gnu.expr.Language
-
Return the namespace (e.g value or function) of a Declaration.
- getNamespaceOf(Declaration) - Method in class gnu.xquery.lang.XQuery
-
- getNamespaceOf(Declaration) - Method in class kawa.standard.Scheme
-
- getNamespaceUri() - Method in class gnu.expr.ModuleExp
-
- getNamespaceUri() - Method in class gnu.expr.ModuleInfo
-
The namespace URI associated with this module, or null
.
- getNamespaceURI() - Method in class gnu.kawa.xml.AttributeType
-
- getNamespaceURI() - Method in class gnu.kawa.xml.ElementType
-
- getNamespaceURI() - Method in class gnu.kawa.xml.KNode
-
- getNamespaceURI() - Method in class gnu.mapping.Symbol
-
- getNanoSeconds() - Method in class gnu.math.Duration
-
- getNanoSecondsOnly() - Method in class gnu.math.DateTime
-
- getNanoSecondsOnly() - Method in class gnu.math.Duration
-
- getNeedsClosureEnv() - Method in class gnu.expr.LambdaExp
-
- getNeedsStaticLink() - Method in class gnu.expr.LambdaExp
-
True if a child lambda uses lexical variables from outside.
- getNewEnvironment() - Method in class gnu.expr.Language
-
- getNewEvalName() - Method in class gnu.expr.ModuleManager
-
Used to generate unique class names for other evals.
- getNewInteractiveName() - Method in class gnu.expr.ModuleManager
-
Used to generate unique class names for interactive REPLs and loads.
- getNewValue() - Method in class gnu.expr.SetExp
-
Get the Expression for calculating the new ("right-hand") value.
- getNext() - Method in class gnu.bytecode.Attribute
-
Get the next Attribute belonging to getContainer().
- getNext() - Method in class gnu.bytecode.Field
-
- getNext() - Method in class gnu.bytecode.Method
-
- getNext() - Method in class gnu.expr.CatchClause
-
- getNext() - Method in class gnu.lists.SeqPosition
-
Get element following current position.
- getNext() - Method in class gnu.xml.NamespaceBinding
-
- getNextArg() - Method in class gnu.mapping.CallContext
-
Get the next incoming argument.
- getNextArg(Object) - Method in class gnu.mapping.CallContext
-
Get the next incoming argument.
- getNextArgMethod - Static variable in class gnu.expr.Compilation
-
- getNextKind(int) - Method in class gnu.lists.AbstractSequence
-
- getNextKind() - Method in class gnu.lists.SeqPosition
-
Return a code (defined in Sequence) for the type of the next element.
- getNextKind(int) - Method in class gnu.lists.SubSequence
-
- getNextKind(int) - Method in class gnu.lists.TreeList
-
- getNextKind(int) - Method in class gnu.mapping.Values.FromTreeList
-
- getNextKindI(int) - Method in class gnu.lists.TreeList
-
- getNextSibling() - Method in class gnu.kawa.xml.KNode
-
- getNextTypeName(int) - Method in class gnu.lists.AbstractSequence
-
- getNextTypeName() - Method in class gnu.lists.SeqPosition
-
Get the "tag name" for the next element, if any.
- getNextTypeObject(int) - Method in class gnu.lists.AbstractSequence
-
- getNextTypeObject() - Method in class gnu.lists.SeqPosition
-
Get the "tag object" for the next element, if any.
- getNextTypeObject(int) - Method in class gnu.lists.TreeList
-
- getNextTypeObject(int) - Method in class gnu.mapping.Values.FromTreeList
-
- getNextWindow(boolean) - Method in class gnu.jemacs.buffer.EWindow
-
Return the next/previous window in the cyclic order of windows.
- getNextWindowInFrame(int) - Method in class gnu.jemacs.buffer.EWindow
-
- getNode(Object) - Method in class gnu.kawa.util.AbstractHashTable
-
Find Entry for given key.
- getNode(Object) - Method in class gnu.kawa.util.GeneralHashTable
-
This override helps Kawa type-inference - for example in srfi69.scm.
- getNoDefine(Object) - Method in class gnu.expr.ScopeExp
-
Lookup a declaration, create a non-defining declaration if needed.
- getNodeName() - Method in class gnu.kawa.xml.KCDATASection
-
- getNodeName() - Method in class gnu.kawa.xml.KComment
-
- getNodeName() - Method in class gnu.kawa.xml.KDocument
-
- getNodeName() - Method in class gnu.kawa.xml.KNode
-
- getNodeName() - Method in class gnu.kawa.xml.KProcessingInstruction
-
- getNodeName() - Method in class gnu.kawa.xml.KText
-
- getNodeNameObject() - Method in class gnu.kawa.xml.KNode
-
Get the raw "type object" of a node.
- getNodePredicate() - Method in class gnu.kawa.xml.TreeScanner
-
- getNodeSymbol() - Method in class gnu.kawa.xml.KNode
-
The Data Model's node-name accessor.
- getNodeType() - Method in class gnu.kawa.xml.KAttr
-
- getNodeType() - Method in class gnu.kawa.xml.KCDATASection
-
- getNodeType() - Method in class gnu.kawa.xml.KComment
-
- getNodeType() - Method in class gnu.kawa.xml.KDocument
-
- getNodeType() - Method in class gnu.kawa.xml.KElement
-
- getNodeType() - Method in class gnu.kawa.xml.KNode
-
- getNodeType() - Method in class gnu.kawa.xml.KProcessingInstruction
-
- getNodeType() - Method in class gnu.kawa.xml.KText
-
- getNodeValue() - Method in class gnu.kawa.xml.KDocument
-
- getNodeValue() - Method in class gnu.kawa.xml.KElement
-
- getNodeValue(NodeTree, int) - Static method in class gnu.kawa.xml.KNode
-
- getNodeValue(NodeTree, int, StringBuffer) - Static method in class gnu.kawa.xml.KNode
-
- getNodeValue() - Method in class gnu.kawa.xml.KNode
-
- getNodeValue(StringBuffer) - Method in class gnu.kawa.xml.KNode
-
- getNumCases() - Method in class gnu.bytecode.SwitchState
-
- getNumericLiteral(int) - Method in class gnu.ecmascript.Lexer
-
- getNumParents() - Method in class gnu.mapping.InheritingEnvironment
-
- getNumXTiles() - Method in class gnu.kawa.models.DrawImage
-
- getNumYTiles() - Method in class gnu.kawa.models.DrawImage
-
- getObjectIrritants() - Method in exception kawa.lang.NamedException
-
- getObjectMessage() - Method in exception kawa.lang.NamedException
-
- getObjectValue(NodeTree, int) - Static method in class gnu.kawa.xml.KAttr
-
- getObjectValue() - Method in class gnu.kawa.xml.KAttr
-
Get attribute value as (typed) Object, rather than string.
- getOffset() - Method in class gnu.jemacs.buffer.Marker
-
- getOffsetAtLine(int) - Method in class gnu.jemacs.swt.BufferContent
-
- getOffsetBits() - Method in class gnu.lists.SimpleVector
-
- getOldModuleClass() - Method in class gnu.expr.ModuleInfo
-
- getOnlyInstance() - Static method in class gnu.mapping.CallContext
-
Get but don't create a CallContext for the current thread.
- getOptions(Object, Stack, Syntax, Translator) - Static method in class kawa.standard.with_compile_options
-
- getOrDefault(Object, V) - Method in class gnu.kawa.util.AbstractHashTable
-
- getOtherWindow(boolean) - Method in class gnu.jemacs.buffer.EWindow
-
Return the next/previous EWindow in the cyclic order of windows.
- getOuter() - Method in class gnu.expr.ScopeExp
-
Return the statically enclosing binding contour.
- getOuterLinkType() - Method in class gnu.bytecode.ClassType
-
- getOutputConsumer(Writer) - Method in class gnu.expr.Language
-
- getOutputConsumer(Writer) - Method in class gnu.kawa.brl.BRL
-
- getOutputConsumer(Writer) - Method in class gnu.xquery.lang.XQuery
-
- getOutputConsumer(OutPort) - Static method in class kawa.Shell
-
Return a Consumer that formats using the appropriate format.
- getOutputStatement(String) - Method in class gnu.expr.AbstractScriptEngineFactory
-
- getOutputStream() - Method in class gnu.kawa.functions.LProcess
-
- getOutputStream() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIResponse
-
- getOutputStream() - Method in class kawa.Telnet
-
- getOwnerDocument() - Method in class gnu.kawa.xml.KNode
-
- getOwnerElement() - Method in class gnu.kawa.xml.KAttr
-
- getOwningField() - Method in interface gnu.expr.HasOwningField
-
If non-null a field that has this value.
- getOwningField() - Method in class gnu.kawa.lispexpr.LangPrimType
-
- getOwningLambda() - Method in class gnu.expr.LambdaExp
-
- getPackageName() - Method in class gnu.bytecode.ClassType
-
- getPackageStyleType(String) - Method in class gnu.kawa.lispexpr.LispLanguage
-
Try to get a type of the form lang:type.
- getPanel() - Method in class gnu.jemacs.swing.SwingWindow
-
Get the JPanel containing this Window.
- getParam(Vector, int) - Static method in class gnu.kawa.functions.LispFormat
-
- getParameter(String) - Method in class gnu.expr.AbstractScriptEngineFactory
-
- getParameter(String) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIRequest
-
- getParameterMap() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIRequest
-
- getParameterNames() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIRequest
-
- getParameterType(int) - Method in class gnu.expr.PrimProcedure
-
- getParameterType(int) - Method in class gnu.mapping.MethodProc
-
- getParameterTypes() - Method in class gnu.bytecode.Method
-
- getParameterTypes() - Method in class gnu.expr.PrimProcedure
-
- getParameterValues(String) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIRequest
-
- getParent() - Method in class gnu.jemacs.buffer.EKeymap
-
- getParent(Control) - Static method in class gnu.jemacs.swt.SwtHelper
-
- getParent(int) - Method in class gnu.mapping.InheritingEnvironment
-
- getParentNode() - Method in class gnu.kawa.xml.KAttr
-
- getParentNode() - Method in class gnu.kawa.xml.KDocument
-
- getParentNode() - Method in class gnu.kawa.xml.KNode
-
- getParents() - Method in class gnu.jemacs.buffer.EKeymap
-
- getPart(String) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIRequest
-
- getParts() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIRequest
-
- getPath() - Method in class gnu.jemacs.buffer.Buffer
-
- getPathInfo() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIRequest
-
- getPathTranslated() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIRequest
-
- getPathTranslated() - Method in class gnu.kawa.servlet.HttpRequestContext
-
- getPathTranslated() - Method in class gnu.kawa.servlet.KawaHttpHandler.Context
-
- getPathTranslated() - Method in class gnu.kawa.servlet.KawaServlet.Context
-
- getPC() - Method in class gnu.bytecode.CodeAttr
-
- getPicture() - Method in class gnu.kawa.swingviews.SwingPicture
-
- getPoint() - Method in class gnu.jemacs.buffer.Buffer
-
- getPoint() - Method in class gnu.jemacs.buffer.EWindow
-
Returns the "Emacs value" (1-origin) of point.
- getPoint() - Method in class gnu.jemacs.buffer.Marker
-
- getPoint() - Method in class gnu.jemacs.swing.SwingWindow
-
- getPoint() - Method in class gnu.jemacs.swt.SwtWindow
-
- getPointMarker(boolean) - Method in class gnu.jemacs.buffer.Buffer
-
- getPoolEntry(int) - Method in class gnu.bytecode.ConstantPool
-
Get the index'th entry in pool.
- getPort() - Method in class gnu.text.Lexer
-
- getPos(int) - Method in class gnu.kawa.xml.Nodes
-
Optimization of ((SeqPosition) get(index)).
- getPos(int) - Method in class gnu.kawa.xml.Nodes.NodeVector
-
- getPos() - Method in class gnu.lists.ExtPosition
-
- getPos() - Method in class gnu.lists.SeqPosition
-
Get a position int "cookie" for this SeqPosition.
- getPositionObject(int) - Static method in class gnu.lists.PositionManager
-
- getPosNext(int) - Method in class gnu.lists.AbstractSequence
-
Get the element following the specified position.
- getPosNext(int) - Method in class gnu.lists.LList
-
- getPosNext(int) - Method in class gnu.lists.Pair
-
- getPosNext(int) - Method in class gnu.lists.SubSequence
-
- getPosNext(int) - Method in class gnu.lists.TreeList
-
- getPosNext() - Method in class gnu.lists.TreePosition
-
- getPosNext(int) - Method in class gnu.mapping.Values.FromTreeList
-
- getPosNextInt(int) - Method in class gnu.lists.TreeList
-
Return following value (like getPosNext), as an integer.
- getPosPrevious(int) - Method in class gnu.lists.AbstractSequence
-
Get the element before the specified position.
- getPosPrevious(int) - Method in class gnu.lists.LList
-
- getPosPrevious(int) - Method in class gnu.lists.Pair
-
- getPosPrevious(int) - Method in class gnu.lists.SubSequence
-
- getPosPrevious(int) - Method in class gnu.lists.TreeList
-
- getPosPrevious(int) - Method in class gnu.mapping.Values.FromTreeList
-
- getPosRaw(int) - Method in class gnu.kawa.xml.Nodes.NodeVector
-
- getPower(BaseUnit) - Method in class gnu.math.Dimensions
-
Get the exponent for a BaseUnit in this Dimensions object.
- getPreferredScrollableViewportSize() - Method in class gnu.jemacs.swing.SwingWindow
-
- getPreferredSize() - Method in class gnu.kawa.models.Spacer
-
- getPreferredSize2D() - Method in class gnu.kawa.models.Spacer
-
- getPrefix() - Method in class gnu.kawa.ant.Kawac
-
Gets the prefix
- getPrefix() - Method in class gnu.kawa.xml.KNode
-
- getPrefix() - Method in class gnu.mapping.Namespace
-
- getPrefix() - Method in class gnu.mapping.Symbol
-
- getPrefix() - Method in class gnu.xml.NamespaceBinding
-
Namespace prefix.
- getPrettyWriter() - Method in class gnu.lists.PrintConsumer
-
- getPrevious() - Method in class gnu.lists.SeqPosition
-
Get element before the current position.
- getPreviousSibling() - Method in class gnu.kawa.xml.KNode
-
- getPrimaryPrompt() - Method in class gnu.expr.Language
-
- getPrimaryPrompt() - Method in class gnu.kawa.brl.BRL
-
- getPrimaryPrompt() - Method in class gnu.kawa.lispexpr.LispLanguage
-
- getPrimaryPrompt() - Method in class gnu.q2.lang.Q2
-
- getPrimaryPrompt() - Method in class gnu.xquery.lang.XQuery
-
- getPrintName(Object) - Static method in class gnu.commonlisp.lang.Symbols
-
- getProcedure() - Method in class gnu.kawa.lispexpr.ReaderDispatchMacro
-
- getProcedure() - Method in class gnu.kawa.lispexpr.ReaderMacro
-
- getProcedureClass(Object) - Static method in class gnu.expr.PrimProcedure
-
- getProcessMark() - Method in class gnu.jemacs.buffer.ProcessMode
-
- getProcessMode(Buffer) - Static method in class gnu.jemacs.buffer.ProcessMode
-
- getProgram(String...) - Method in class gnu.expr.AbstractScriptEngineFactory
-
- getPromiseType(Type) - Static method in class gnu.kawa.reflect.LazyType
-
- getProperty(Object, Object) - Method in class gnu.expr.LambdaExp.Closure
-
- getProperty(Object, Object) - Method in class gnu.expr.LambdaExp
-
- getProperty(Object, Object) - Method in class gnu.jemacs.buffer.SelfInsertCommand
-
- getProperty(String) - Method in class gnu.kawa.models.DrawImage
-
- getProperty(String) - Method in class gnu.kawa.sax.KawaXMLReader
-
- getProperty(Object, Object, Object, Environment) - Static method in class gnu.mapping.PropertyLocation
-
Gets a property value associated with an object.
- getProperty(Object, Object, Object) - Static method in class gnu.mapping.PropertyLocation
-
Gets a property value associated with an object.
- getProperty(Object, Object) - Method in class gnu.mapping.PropertySet
-
- getProperty(Object, Object) - Method in class kawa.lang.AutoloadProcedure
-
- getPropertyList(Object, Environment) - Static method in class gnu.mapping.PropertyLocation
-
Get the property list assocated with an object in a given Environment.
- getPropertyList(Object) - Static method in class gnu.mapping.PropertyLocation
-
Get the property list associated with object in the current Environment.
- getPropertyNames() - Method in class gnu.kawa.models.DrawImage
-
- getProtocol() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIRequest
-
- getPublicId() - Method in class gnu.expr.Compilation
-
- getPublicId() - Method in class gnu.expr.Expression
-
- getPublicId() - Method in class gnu.expr.ExpVisitor
-
- getPublicId() - Method in class gnu.lists.PairWithPosition
-
- getPublicId() - Method in interface gnu.text.SourceLocator
-
- getPublicId() - Method in class gnu.text.SourceLocator.Simple
-
- getPublicId() - Method in class gnu.text.SourceMessages
-
- getPublicId() - Method in class gnu.xml.XMLFilter
-
- getQ2Instance() - Static method in class gnu.q2.lang.Q2
-
- getQueryString() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIRequest
-
- getQueryString() - Method in class gnu.kawa.servlet.HttpRequestContext
-
- getQueryString() - Method in class gnu.kawa.servlet.KawaHttpHandler.Context
-
- getQueryString() - Method in class gnu.kawa.servlet.KawaServlet.Context
-
- getR5rsEnvironment() - Static method in class kawa.standard.Scheme
-
- getR5rsInstance() - Static method in class kawa.standard.Scheme
-
- getR6rsInstance() - Static method in class kawa.standard.Scheme
-
- getR7rsInstance() - Static method in class kawa.standard.Scheme
-
- getRaw(int) - Method in class gnu.kawa.functions.Arrays.BuiltArray
-
- getRaw(int) - Method in class gnu.kawa.xml.Nodes.NodeVector
-
- getRaw(int) - Method in class gnu.lists.AbstractSequence
-
- getRaw(int) - Method in interface gnu.lists.Array
-
Given an "effective index", return element as object.
- getRaw(int) - Method in class gnu.lists.BitVector
-
- getRaw(int) - Method in class gnu.lists.CharVector
-
- getRaw(int) - Method in class gnu.lists.F32Vector
-
- getRaw(int) - Method in class gnu.lists.F64Vector
-
- getRaw(int) - Method in class gnu.lists.FString
-
- getRaw(int) - Method in class gnu.lists.FVector
-
- getRaw(int) - Method in class gnu.lists.IndirectIndexedSeq
-
- getRaw(int) - Method in class gnu.lists.IString
-
- getRaw(int) - Method in class gnu.lists.Range
-
- getRaw(int) - Method in class gnu.lists.Range.IntRange
-
- getRaw(int) - Method in class gnu.lists.S16Vector
-
- getRaw(int) - Method in class gnu.lists.S32Vector
-
- getRaw(int) - Method in class gnu.lists.S64Vector
-
- getRaw(int) - Method in class gnu.lists.S8Vector
-
- getRaw(int) - Method in class gnu.lists.TransformedArray
-
- getRaw(int) - Method in class gnu.lists.U16Vector
-
- getRaw(int) - Method in class gnu.lists.U32Vector
-
- getRaw(int) - Method in class gnu.lists.U64Vector
-
- getRaw(int) - Method in class gnu.lists.U8Vector
-
- getRawType() - Method in class gnu.bytecode.ArrayType
-
- getRawType() - Method in class gnu.bytecode.ParameterizedType
-
- getRawType() - Method in class gnu.bytecode.Type
-
Return JVM-level implementation type.
- getRawType() - Method in class gnu.bytecode.TypeVariable
-
- getRawType() - Method in class gnu.expr.QuoteExp
-
- getRawType() - Method in class gnu.kawa.reflect.LazyType
-
- getRClass() - Method in class gnu.kawa.reflect.ClassMemberLocation
-
Return the Class
this member is in.
- getReadableOutput() - Method in class gnu.kawa.functions.DisplayFormat
-
- getReadCase() - Method in class gnu.kawa.lispexpr.LispReader
-
Get specification of how symbols should be case-folded.
- getReader() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIRequest
-
- getReaderCtor(String) - Method in class gnu.kawa.lispexpr.ReadTable
-
Resolve a SRFI-10 constructor tags to a functions.
- getReadOnly() - Method in class gnu.jemacs.buffer.Buffer
-
- getReadyToShow(Composite, int) - Method in class gnu.jemacs.swt.SwtWindow
-
- getRealPath(String) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIContext
-
- getRealPath(String) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIRequest
-
- getRealType() - Method in class gnu.bytecode.SpecialObjectType
-
- getRealType() - Method in class gnu.bytecode.Type
-
If this is a type alias, get the aliased type.
- getRealType() - Method in class gnu.kawa.reflect.MappedArrayType
-
- getReflectClass() - Method in class gnu.bytecode.ArrayType
-
- getReflectClass() - Method in class gnu.bytecode.ObjectType
-
Get the java.lang.Class object for the representation type.
- getReflectClass() - Method in class gnu.bytecode.ParameterizedType
-
- getReflectClass() - Method in class gnu.bytecode.SpecialObjectType
-
- getReflectClass() - Method in class gnu.bytecode.Type
-
Get the java.lang.Class object for the representation type.
- getReflectClass() - Method in class gnu.kawa.reflect.SingletonType
-
- getReflectClass() - Method in class gnu.kawa.xml.XDataType
-
- getReflectField() - Method in class gnu.bytecode.Field
-
- getRemoteAddr() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIRequest
-
- getRemoteHost() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIRequest
-
- getRemoteHost() - Method in class gnu.kawa.servlet.HttpRequestContext
-
- getRemoteHost() - Method in class gnu.kawa.servlet.KawaHttpHandler.Context
-
- getRemoteHost() - Method in class gnu.kawa.servlet.KawaServlet.Context
-
- getRemoteIPAddress() - Method in class gnu.kawa.servlet.HttpRequestContext
-
- getRemoteIPAddress() - Method in class gnu.kawa.servlet.KawaHttpHandler.Context
-
- getRemoteIPAddress() - Method in class gnu.kawa.servlet.KawaServlet.Context
-
- getRemotePort() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIRequest
-
- getRemotePort() - Method in class gnu.kawa.servlet.HttpRequestContext
-
- getRemotePort() - Method in class gnu.kawa.servlet.KawaHttpHandler.Context
-
- getRemotePort() - Method in class gnu.kawa.servlet.KawaServlet.Context
-
- getRemoteSocketAddress() - Method in class gnu.kawa.servlet.HttpRequestContext
-
- getRemoteSocketAddress() - Method in class gnu.kawa.servlet.KawaHttpHandler.Context
-
- getRemoteUser() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIRequest
-
- getRequest() - Method in class gnu.kawa.servlet.CGIServletWrapper
-
- getRequest() - Method in class gnu.kawa.servlet.KawaServlet.Context
-
- getRequestBodyChars() - Method in class gnu.kawa.servlet.HttpRequestContext
-
- getRequestDispatcher(String) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIContext
-
- getRequestDispatcher(String) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIRequest
-
- getRequestedSessionId() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIRequest
-
- getRequestHeader(String) - Method in class gnu.kawa.servlet.HttpRequestContext
-
- getRequestHeader(String) - Method in class gnu.kawa.servlet.KawaHttpHandler.Context
-
- getRequestHeader(String) - Method in class gnu.kawa.servlet.KawaServlet.Context
-
- getRequestHeaders(String) - Method in class gnu.kawa.servlet.HttpRequestContext
-
- getRequestHeaders() - Method in class gnu.kawa.servlet.HttpRequestContext
-
- getRequestHeaders(String) - Method in class gnu.kawa.servlet.KawaHttpHandler.Context
-
- getRequestHeaders() - Method in class gnu.kawa.servlet.KawaHttpHandler.Context
-
- getRequestHeaders() - Method in class gnu.kawa.servlet.KawaServlet.Context
-
- getRequestHeaders(String) - Method in class gnu.kawa.servlet.KawaServlet.Context
-
- getRequestMethod() - Method in class gnu.kawa.servlet.HttpRequestContext
-
- getRequestMethod() - Method in class gnu.kawa.servlet.KawaHttpHandler.Context
-
- getRequestMethod() - Method in class gnu.kawa.servlet.KawaServlet.Context
-
- getRequestParameter(String) - Method in class gnu.kawa.servlet.HttpRequestContext
-
- getRequestParameters() - Method in class gnu.kawa.servlet.HttpRequestContext
-
- getRequestParameters() - Method in class gnu.kawa.servlet.KawaHttpHandler.Context
-
- getRequestParameters() - Method in class gnu.kawa.servlet.KawaServlet.Context
-
- getRequestPath() - Method in class gnu.kawa.servlet.HttpRequestContext
-
- getRequestPath() - Method in class gnu.kawa.servlet.KawaServlet.Context
-
- getRequestPort() - Method in class gnu.kawa.servlet.HttpRequestContext
-
- getRequestScheme() - Method in class gnu.kawa.servlet.HttpRequestContext
-
- getRequestScheme() - Method in class gnu.kawa.servlet.KawaHttpHandler.Context
-
- getRequestScheme() - Method in class gnu.kawa.servlet.KawaServlet.Context
-
- getRequestStream() - Method in class gnu.kawa.servlet.HttpRequestContext
-
- getRequestStream() - Method in class gnu.kawa.servlet.KawaHttpHandler.Context
-
- getRequestStream() - Method in class gnu.kawa.servlet.KawaServlet.Context
-
- getRequestURI() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIRequest
-
- getRequestURI() - Method in class gnu.kawa.servlet.HttpRequestContext
-
- getRequestURI() - Method in class gnu.kawa.servlet.KawaHttpHandler.Context
-
- getRequestURI() - Method in class gnu.kawa.servlet.KawaServlet.Context
-
- getRequestURL() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIRequest
-
- getRequestURLBuffer() - Method in class gnu.kawa.servlet.HttpRequestContext
-
- getRequestURLBuffer() - Method in class gnu.kawa.servlet.KawaServlet.Context
-
- getResource(String) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIContext
-
- getResourceAsStream(String) - Method in class gnu.bytecode.ArrayClassLoader
-
- getResourceAsStream(String) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIContext
-
- getResourceContext() - Method in class gnu.bytecode.ArrayClassLoader
-
Get base URL to use for finding resources, or null if none is set.
- getResourcePaths(String) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIContext
-
- getResourceURL(String) - Method in class gnu.kawa.servlet.HttpRequestContext
-
Returns the URL of a resource.
- getResourceURL(String) - Method in class gnu.kawa.servlet.KawaHttpHandler.Context
-
- getResourceURL(String) - Method in class gnu.kawa.servlet.KawaServlet.Context
-
- getResponse() - Method in class gnu.kawa.servlet.CGIServletWrapper
-
- getResponse() - Method in class gnu.kawa.servlet.KawaServlet.Context
-
- getResponseStream() - Method in class gnu.kawa.servlet.HttpRequestContext
-
Return an OutputStream for the result body.
- getResponseStream() - Method in class gnu.kawa.servlet.KawaHttpHandler.Context
-
- getResponseStream() - Method in class gnu.kawa.servlet.KawaServlet.Context
-
- getRest() - Method in class gnu.lists.RAPair
-
- getRestArgsArray() - Method in class gnu.mapping.CallContext
-
- getRestArgsArray(int) - Method in class gnu.mapping.CallContext
-
Get remaining arguments as an array.
- getRestArgsList() - Method in class gnu.mapping.CallContext
-
- getRestArgsList(int) - Method in class gnu.mapping.CallContext
-
Get remaining arguments as a list.
- getRestArgsVector() - Method in class gnu.mapping.CallContext
-
- getRestArgsVector(int) - Method in class gnu.mapping.CallContext
-
Get remaining arguments are an ArgListVector.
- getRestPlainArray() - Method in class gnu.mapping.CallContext
-
- getRestPlainList(int) - Method in class gnu.mapping.CallContext
-
- getResult() - Method in class gnu.mapping.RunnableClosure
-
Get the result of running this Runnable
.
- getResultType() - Method in class gnu.kawa.reflect.CompileBuildObject
-
- getRetention() - Method in class gnu.bytecode.AnnotationEntry
-
- getReturnKind(int, int, int) - Static method in class gnu.kawa.functions.CompileArith
-
- getReturnKind(Expression[]) - Method in class gnu.kawa.functions.CompileArith
-
This actually returns the "promoted argument type".
- getReturnType() - Method in class gnu.bytecode.Method
-
- getReturnType() - Method in class gnu.expr.LambdaExp
-
The return type of this function, i.e the type of its returned values.
- getReturnType() - Method in class gnu.expr.PrimProcedure
-
- getReturnType(Expression[]) - Method in class gnu.expr.PrimProcedure
-
- getReturnType(Expression[]) - Method in class gnu.kawa.functions.CallCC
-
- getReturnType(Expression[]) - Method in class gnu.kawa.functions.CompileArith
-
- getReturnType(Expression[]) - Method in class gnu.kawa.functions.GetModuleClass
-
- getReturnType(Expression[]) - Method in class gnu.kawa.functions.MakeList
-
- getReturnType(Expression[]) - Method in class gnu.kawa.functions.ValuesMap
-
- getReturnType(Expression[]) - Method in class gnu.kawa.reflect.InstanceOf
-
- getReturnType(Expression[]) - Method in class gnu.kawa.reflect.StaticGet
-
- getReturnType(Expression[]) - Method in class gnu.kawa.reflect.StaticSet
-
- getReturnType(Expression[]) - Method in class gnu.kawa.reflect.TypeSwitch
-
- getReturnType(Expression[]) - Method in class gnu.kawa.xml.CoerceNodes
-
- getReturnType(Expression[]) - Method in class gnu.kawa.xml.MakeAttribute
-
- getReturnType(Expression[]) - Method in class gnu.kawa.xml.MakeElement
-
- getReturnType(Expression[]) - Method in class gnu.kawa.xml.NodeConstructor
-
- getReturnType(Expression[]) - Method in class gnu.kawa.xml.SortNodes
-
- getReturnType(Expression[]) - Method in class gnu.kawa.xml.UnionNodes
-
- getReturnType(Expression[]) - Method in class gnu.mapping.Procedure
-
Semi-deprecated - instead should be set at Inline time.
- getReturnType(Expression[]) - Method in class gnu.xquery.util.OrderedMap
-
- getReturnType(Expression[]) - Method in class gnu.xquery.util.RelativeStep
-
- getReturnType(Expression[]) - Method in class gnu.xquery.util.ValuesFilter
-
- getReturnType(Expression[]) - Method in class kawa.lang.GetFieldProc
-
- getReturnType(Expression[]) - Method in class kawa.lang.SetFieldProc
-
- getRField() - Method in class gnu.kawa.reflect.ClassMemberLocation
-
- getRoot() - Method in class gnu.lists.TreePosition
-
Get the "root document".
- getRoundingMode() - Method in class gnu.kawa.functions.DivideOp
-
Return one of FLOOR, CEILING, TRUNCATE, ROUND, or 0 if not applicable.
- getRowMajor(int) - Method in class gnu.lists.AbstractSequence
-
- getRowMajor(int) - Method in interface gnu.lists.Array
-
- getRowMajor(Array<E>, int) - Static method in class gnu.lists.Arrays
-
- getRowMajor(int) - Method in class gnu.lists.SimpleVector
-
- getRowMajor(int) - Method in class gnu.lists.TransformedArray
-
- getRunInstance() - Method in class gnu.expr.ModuleInfo
-
- getRuntimeInvisibleAnnotations(AttrContainer) - Static method in class gnu.bytecode.RuntimeAnnotationsAttr
-
Get or create a RuntimeInvisibleAnnotations attribute.
- getRuntimeVisibleAnnotations(AttrContainer) - Static method in class gnu.bytecode.RuntimeAnnotationsAttr
-
Get or create a RuntimeVisibleAnnotations attribute.
- getSampleModel() - Method in class gnu.kawa.models.DrawImage
-
- getSavedCollection(Object, Environment) - Static method in class gnu.xquery.util.NodeUtils
-
Default resolver for fn:collection.
- getSavedCollection(Object) - Static method in class gnu.xquery.util.NodeUtils
-
Default resolver for fn:collection.
- getScanContext() - Method in class kawa.lang.Translator
-
- getScanContextStack() - Method in class kawa.lang.Translator
-
- getScanNesting() - Method in class gnu.expr.Declaration
-
If non-zero, indicates this names a 'scan' of a sequence.
- getSchemaTypeInfo() - Method in class gnu.kawa.xml.KAttr
-
- getSchemaTypeInfo() - Method in class gnu.kawa.xml.KElement
-
- getScheme() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIRequest
-
- getSchemeFormat(boolean) - Static method in class gnu.kawa.functions.DisplayFormat
-
- getScope() - Method in class gnu.bytecode.Variable
-
- getScope() - Method in interface kawa.lang.SyntaxForm
-
- getScope() - Method in class kawa.lang.SyntaxForms.PairSyntaxForm
-
- getScope() - Method in class kawa.lang.SyntaxForms.PairWithPositionSyntaxForm
-
- getScope() - Method in class kawa.lang.SyntaxForms.SimpleSyntaxForm
-
- getScriptEngine() - Method in class gnu.expr.AbstractScriptEngineFactory
-
- getScriptPath() - Method in class gnu.kawa.servlet.HttpRequestContext
-
Returns the path of the script, relative to the context.
- getSearchPath(ThreadLocal<List<CharSequence>>, String, String) - Static method in class kawa.standard.Include
-
- getSecondaryPrompt() - Method in class gnu.expr.Language
-
- getSecondaryPrompt() - Method in class gnu.kawa.brl.BRL
-
- getSecondaryPrompt() - Method in class gnu.kawa.lispexpr.LispLanguage
-
- getSecondaryPrompt() - Method in class gnu.q2.lang.Q2
-
- getSecondaryPrompt() - Method in class gnu.xquery.lang.XQuery
-
- getSecondsOnly() - Method in class gnu.math.DateTime
-
- getSecondsOnly() - Method in class gnu.math.Duration
-
- getSegment(int) - Method in class gnu.lists.SimpleVector
-
Get sub-range of this vector, starting at given index.
- getSegment(int, int) - Method in class gnu.lists.SimpleVector
-
- getSegmentReadOnly(int, int) - Method in class gnu.lists.SimpleVector
-
- getSelected() - Static method in class gnu.jemacs.buffer.EWindow
-
- getSelectedFrame() - Static method in class gnu.jemacs.buffer.EFrame
-
- getSelectedWindow() - Method in class gnu.jemacs.buffer.EFrame
-
- getSemicolon() - Method in class gnu.ecmascript.Parser
-
Skip an explicit or implicit semicolon.
- getSeq(int) - Method in class gnu.kawa.xml.Nodes
-
Optimization of ((SeqPosition) get(index)).sequence
.
- getSeq(int) - Method in class gnu.kawa.xml.Nodes.NodeVector
-
- getSeqRaw(int) - Method in class gnu.kawa.xml.Nodes.NodeVector
-
- getServerInfo() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIContext
-
- getServerInstance() - Static method in class gnu.kawa.servlet.KawaHttpHandler
-
- getServerName() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIRequest
-
- getServerPort() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIRequest
-
- getServlet() - Method in class gnu.kawa.ant.Kawac
-
Gets the value of the "servlet" property.
- getServlet(String) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIContext
-
- getServlet() - Method in class gnu.kawa.servlet.KawaServlet.Context
-
- getServletConfig() - Method in class gnu.kawa.servlet.KawaServlet.Context
-
- getServletContext() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIRequest
-
- getServletContext() - Method in class gnu.kawa.servlet.CGIServletWrapper
-
- getServletContext() - Method in class gnu.kawa.servlet.KawaServlet.Context
-
- getServletContextName() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIContext
-
- getServletName() - Method in class gnu.kawa.echo2.Echo2Servlet
-
- getServletName() - Method in class gnu.kawa.servlet.CGIServletWrapper
-
- getServletNames() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIContext
-
- getServletPath() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIRequest
-
- getServletPath() - Method in class gnu.kawa.servlet.KawaServlet.Context
-
- getServletRegistration(String) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIContext
-
- getServletRegistrations() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIContext
-
- getServlets() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIContext
-
- getSession(boolean) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIRequest
-
- getSession() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIRequest
-
- getSessionCookieConfig() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIContext
-
- getSetter() - Method in class gnu.kawa.functions.GetNamedInstancePart
-
- getSetter() - Method in class gnu.kawa.functions.GetNamedPart
-
- getSetter() - Method in class gnu.kawa.functions.NamedPart
-
- getSetter() - Method in class gnu.kawa.reflect.SlotGet
-
- getSetter() - Method in interface gnu.mapping.HasSetter
-
- getSetter() - Method in class gnu.mapping.LocationProc
-
- getSetter() - Method in class gnu.mapping.Procedure
-
- getSetter() - Method in class kawa.lang.AutoloadProcedure
-
- getSetterProc - Static variable in class gnu.kawa.functions.CompilationHelpers
-
- getShadowingSymbols() - Method in class gnu.kawa.lispexpr.LispPackage
-
- getShape() - Method in class gnu.kawa.models.DrawShape
-
- getShape() - Method in class gnu.kawa.models.FillShape
-
- getShell() - Method in class gnu.jemacs.swt.SwtFrame
-
- getShort(int) - Method in class gnu.lists.ShortVector
-
- getShortRaw(int) - Method in class gnu.lists.AbstractSequence
-
- getShortRaw(int) - Method in interface gnu.lists.Array
-
- getShortRaw(int) - Method in class gnu.lists.ShortVector
-
- getShortRaw(int) - Method in class gnu.lists.TransformedArray
-
- getSignature() - Method in class gnu.bytecode.ArrayType
-
- getSignature() - Method in class gnu.bytecode.Location
-
- getSignature() - Method in class gnu.bytecode.Method
-
- getSignature() - Method in class gnu.bytecode.ParameterizedType
-
- getSignature() - Method in class gnu.bytecode.SignatureAttr
-
- getSignature() - Method in class gnu.bytecode.Type
-
- getSignature() - Method in class gnu.bytecode.TypeVariable
-
- getSimpleName() - Method in class gnu.bytecode.ClassType
-
- getSimpleName() - Method in class gnu.expr.AccessExp
-
Return a simple name, or null if the name has a non-empty namespace.
- getSingleEscapeInstance() - Static method in class gnu.kawa.lispexpr.ReadTableEntry
-
- getSingleTarget() - Method in class gnu.expr.ConsumerTarget
-
Get equivalent target but which only accepts a single item.
- getSize() - Method in class gnu.bytecode.Type
-
- getSize(Array) - Static method in class gnu.kawa.functions.ArrayPrint
-
- getSize(int) - Method in class gnu.kawa.functions.Arrays.BuiltArray
-
- getSize(int) - Method in class gnu.kawa.functions.Arrays.ProcTransformedArray
-
- getSize() - Method in class gnu.kawa.models.DDimension
-
- getSize() - Method in class gnu.lists.AbstractSequence
-
- getSize(int) - Method in class gnu.lists.AbstractSequence
-
- getSize(int) - Method in interface gnu.lists.Array
-
Get length along specified dimension.
- getSize() - Method in interface gnu.lists.Array
-
Total number of elements.
- getSize(int) - Method in class gnu.lists.ComposedArray
-
- getSize(int) - Method in class gnu.lists.FlattenedArray
-
- getSize(int) - Method in class gnu.lists.GeneralArray
-
- getSize(Object) - Static method in class gnu.lists.Sequences
-
- getSizeBits() - Method in class gnu.lists.SimpleVector
-
- getSizeInWords() - Method in class gnu.bytecode.Type
-
- getSizePrefix(Array) - Static method in class gnu.kawa.functions.ArrayPrint
-
- getSlotValue(boolean, Object, String, String, String, String, Language) - Static method in class gnu.kawa.reflect.SlotGet
-
The actual gets of finding the field value.
- getSortedKeywords(String[], int) - Static method in class gnu.mapping.CallContext
-
- getSourceAbsPath() - Method in class gnu.expr.Compilation
-
Get source filename as an absolute Path, or null.
- getSourceAbsPath() - Method in class gnu.expr.ModuleInfo
-
- getSourceAbsPathname() - Method in class gnu.expr.ModuleInfo
-
- getSourceFile() - Method in class gnu.bytecode.SourceFileAttr
-
- getSourceLocation() - Method in class gnu.mapping.Procedure
-
- getSourceName() - Method in class gnu.bytecode.Field
-
- getSources() - Method in class gnu.kawa.models.DrawImage
-
- getSP() - Method in class gnu.bytecode.CodeAttr
-
- getSpecified() - Method in class gnu.kawa.xml.KAttr
-
- getSrc() - Method in class gnu.kawa.models.DrawImage
-
- getSrcdir() - Method in class gnu.kawa.ant.Kawac
-
Gets the source dirs to find the source Kawa files.
- getStandardToFollow() - Method in class kawa.standard.Scheme
-
- getStandardType(String) - Method in class gnu.xquery.lang.XQuery
-
- getStart() - Method in class gnu.lists.Range
-
- getStart() - Method in class gnu.lists.Range.IntRange
-
- getStartColumn() - Method in class gnu.expr.Compilation
-
- getStartColumn() - Method in class gnu.expr.Expression
-
- getStartColumn() - Method in class gnu.expr.ExpVisitor
-
- getStartColumn() - Method in class gnu.lists.PairWithPosition
-
- getStartColumn() - Method in interface gnu.text.SourceLocator
-
Column (one-origin) of start of range; unknown/unspecified is -1.
- getStartColumn() - Method in class gnu.text.SourceLocator.Simple
-
- getStartColumn() - Method in class gnu.text.SourceMessages
-
- getStartColumn() - Method in class gnu.xml.XMLFilter
-
- getStartInt() - Method in class gnu.lists.Range.IntRange
-
- getStartLabel() - Method in class gnu.bytecode.Scope
-
- getStartLine() - Method in class gnu.expr.Compilation
-
- getStartLine() - Method in class gnu.expr.Expression
-
- getStartLine() - Method in class gnu.expr.ExpVisitor
-
- getStartLine() - Method in class gnu.lists.PairWithPosition
-
- getStartLine() - Method in interface gnu.text.SourceLocator
-
Line number (one-origin) of start of range; unknown/unspecified is -1.
- getStartLine() - Method in class gnu.text.SourceLocator.Simple
-
- getStartLine() - Method in class gnu.text.SourceMessages
-
- getStartLine() - Method in class gnu.xml.XMLFilter
-
- getState() - Method in class gnu.expr.Compilation
-
Returns a code indicating how far along
we are in the parsing/compilation process.
- getState() - Method in class gnu.expr.ModuleInfo
-
- getStaticBaseUri() - Method in class gnu.xquery.lang.XQParser
-
- getStaticFlag() - Method in class gnu.bytecode.ClassType
-
- getStaticFlag() - Method in class gnu.bytecode.Field
-
- getStaticFlag() - Method in interface gnu.bytecode.Member
-
- getStaticFlag() - Method in class gnu.bytecode.Method
-
- getStaticFlag() - Method in class gnu.expr.PrimProcedure
-
True if there is no 'this' parameter.
- getStaticLink() - Method in class gnu.expr.PairClassType
-
- getStaticMethod(ClassType, String, Expression[]) - Static method in class gnu.kawa.reflect.CompileInvoke
-
- getStaticMethod(ClassType, String, Expression[]) - Static method in class gnu.kawa.reflect.Invoke
-
Deprecated.
- getStatus() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIResponse
-
- getStdEnvironment() - Static method in class kawa.standard.Scheme
-
- getStderr() - Method in class kawa.ReplPane
-
- getStdout() - Method in class kawa.ReplPane
-
- getStep() - Method in class gnu.lists.Range
-
- getStepInt() - Method in class gnu.lists.Range.IntRange
-
- getStrictErrorChecking() - Method in class gnu.kawa.xml.KDocument
-
- getString() - Method in class gnu.bytecode.CpoolString
-
- getString() - Method in class gnu.bytecode.CpoolUtf8
-
- getString(String) - Static method in class gnu.commonlisp.lang.Lisp2
-
Get a string for a given Java string.
- getString(Symbol) - Static method in class gnu.commonlisp.lang.Lisp2
-
Get a string for a given symbol.
- getString(int, int) - Method in class gnu.kawa.swingviews.SwingContent
-
- getStringContent() - Method in class gnu.jemacs.buffer.Buffer
-
- getStringContent() - Method in class gnu.jemacs.swing.SwingBuffer
-
- getStringContent() - Method in class gnu.jemacs.swt.SwtBuffer
-
- getStringIsText() - Method in class gnu.kawa.xml.NodeConstructor
-
If true, top-level strings are treated as text nodes.
- getStringLiteral(char) - Method in class gnu.ecmascript.Lexer
-
- getStringName() - Method in class gnu.bytecode.CpoolClass
-
Get name of the class as a String.
- getStringType() - Method in class gnu.kawa.xml.XString
-
- getStripperHash() - Method in class gnu.kawa.ant.LineStripperSet
-
Gets the filter hash of the FilterSet.
- getStyledText() - Method in class gnu.jemacs.swt.SwtWindowWidget
-
- getSuperclass() - Method in class gnu.bytecode.ArrayType
-
- getSuperclass() - Method in class gnu.bytecode.ClassType
-
- getSuperclass() - Method in class gnu.bytecode.ObjectType
-
- getSuperclass() - Method in class gnu.bytecode.SpecialObjectType
-
- getSuperType() - Method in class gnu.expr.ModuleExp
-
- getSymbol(Environment, Object) - Static method in class gnu.commonlisp.lang.Symbols
-
- getSymbol(Object) - Static method in class gnu.commonlisp.lang.Symbols
-
- getSymbol() - Method in class gnu.expr.AccessExp
-
- getSymbol() - Method in class gnu.expr.Declaration
-
- getSymbol(String) - Method in class gnu.expr.Language
-
- getSymbol() - Method in class gnu.jemacs.buffer.EKeymap
-
- getSymbol() - Method in class gnu.mapping.DynamicLocation
-
- getSymbol(String) - Method in class gnu.mapping.Environment
-
- getSymbol() - Method in interface gnu.mapping.Named
-
- getSymbol(String) - Method in class gnu.mapping.Namespace
-
Get a Symbol matching the given name.
- getSymbol() - Method in class gnu.mapping.PropertySet
-
- getSymbol() - Method in class gnu.mapping.ThreadLocation
-
- getSymbol(String) - Method in class gnu.xquery.lang.XQuery
-
- getSymbol() - Method in class kawa.lang.Syntax
-
- getSystemId() - Method in class gnu.expr.Compilation
-
- getSystemId() - Method in class gnu.expr.Expression
-
- getSystemId() - Method in class gnu.expr.ExpVisitor
-
- getSystemId() - Method in class gnu.lists.PairWithPosition
-
- getSystemId() - Method in interface gnu.text.SourceLocator
-
- getSystemId() - Method in class gnu.text.SourceLocator.Simple
-
- getSystemId() - Method in class gnu.text.SourceMessages
-
- getSystemId() - Method in class gnu.xml.XMLFilter
-
- getTag() - Method in class gnu.bytecode.CpoolClass
-
- getTag() - Method in class gnu.bytecode.CpoolEntry
-
- getTag() - Method in class gnu.bytecode.CpoolInvokeDynamic
-
- getTag() - Method in class gnu.bytecode.CpoolMethodHandle
-
- getTag() - Method in class gnu.bytecode.CpoolMethodType
-
- getTag() - Method in class gnu.bytecode.CpoolNameAndType
-
- getTag() - Method in class gnu.bytecode.CpoolRef
-
- getTag() - Method in class gnu.bytecode.CpoolString
-
- getTag() - Method in class gnu.bytecode.CpoolUtf8
-
- getTag() - Method in class gnu.bytecode.CpoolValue1
-
- getTag() - Method in class gnu.bytecode.CpoolValue2
-
- getTag() - Method in class gnu.lists.BitVector
-
- getTag() - Method in class gnu.lists.CharVector
-
- getTag() - Method in class gnu.lists.F32Vector
-
- getTag() - Method in class gnu.lists.F64Vector
-
- getTag() - Method in class gnu.lists.FString
-
- getTag() - Method in class gnu.lists.GeneralArray
-
- getTag() - Method in class gnu.lists.S16Vector
-
- getTag() - Method in class gnu.lists.S32Vector
-
- getTag() - Method in class gnu.lists.S64Vector
-
- getTag() - Method in class gnu.lists.S8Vector
-
- getTag() - Method in class gnu.lists.SimpleVector
-
This is convenience hack for printing "uniform vectors" (srfi 4).
- getTag() - Method in class gnu.lists.U16Vector
-
- getTag() - Method in class gnu.lists.U32Vector
-
- getTag() - Method in class gnu.lists.U64Vector
-
- getTag() - Method in class gnu.lists.U8Vector
-
- getTagName() - Method in class gnu.kawa.xml.KElement
-
- getTagName(ApplyExp) - Static method in class gnu.kawa.xml.MakeElement
-
- getTarget() - Method in class gnu.kawa.ant.Kawac
-
Gets the target VM that the classes will be compiled for.
- getTarget() - Method in class gnu.kawa.xml.KProcessingInstruction
-
- getTaskSuccess() - Method in class gnu.kawa.ant.Kawac
-
Get the result of the kawac task (success or failure).
- getter - Variable in class gnu.mapping.Setter
-
- getterMethod - Variable in class gnu.expr.Declaration
-
- getTest() - Method in class gnu.expr.IfExp
-
- getText() - Method in class gnu.kawa.models.Button
-
- getText() - Method in class gnu.kawa.models.Label
-
- getText() - Method in class gnu.kawa.models.Text
-
- getTextContent() - Method in class gnu.kawa.xml.KDocument
-
- getTextContent(StringBuffer) - Method in class gnu.kawa.xml.KDocument
-
- getTextContent() - Method in class gnu.kawa.xml.KNode
-
- getTextContent(StringBuffer) - Method in class gnu.kawa.xml.KNode
-
- getTextRange(int, int) - Method in class gnu.jemacs.swt.BufferContent
-
- getThenClause() - Method in class gnu.expr.IfExp
-
- getTile(int, int) - Method in class gnu.kawa.models.DrawImage
-
- getTileGridXOffset() - Method in class gnu.kawa.models.DrawImage
-
- getTileGridYOffset() - Method in class gnu.kawa.models.DrawImage
-
- getTileHeight() - Method in class gnu.kawa.models.DrawImage
-
- getTileWidth() - Method in class gnu.kawa.models.DrawImage
-
- getTitle() - Method in interface gnu.kawa.models.Window
-
- getToken() - Method in class gnu.ecmascript.Lexer
-
Returns the next token.
- getToken(InPort) - Static method in class gnu.ecmascript.Lexer
-
- getToken() - Method in class gnu.ecmascript.Parser
-
- getTopIndex(StyledText) - Static method in class gnu.jemacs.swt.SwtHelper
-
- getTotalMinutes() - Method in class gnu.math.Duration
-
- getTotalMonths() - Method in class gnu.math.Duration
-
- getTotalSeconds() - Method in class gnu.math.Duration
-
- getTransformed(Array<E>, Procedure, Array) - Static method in class gnu.kawa.functions.Arrays
-
- getTree() - Method in class gnu.lists.RAPair
-
- getTruncatingInstance(Type) - Static method in class gnu.expr.StackTarget
-
- getType() - Method in class gnu.bytecode.CpoolNameAndType
-
- getType() - Method in class gnu.bytecode.Field
-
- getType() - Method in class gnu.bytecode.Location
-
- getType(String) - Static method in class gnu.bytecode.Type
-
Find an Type with the given name, or create a new one.
- getType() - Method in class gnu.expr.ConditionalTarget
-
- getType() - Method in class gnu.expr.ConsumerTarget
-
- getType() - Method in class gnu.expr.Declaration
-
- getType() - Method in class gnu.expr.Expression
-
Return the Type used to represent the values of this Expression.
- getType() - Method in class gnu.expr.IgnoreTarget
-
- getType() - Method in class gnu.expr.StackTarget
-
- getType() - Method in class gnu.expr.Target
-
- getTypeArgumentBound(int) - Method in class gnu.bytecode.ParameterizedType
-
- getTypeArgumentType(int) - Method in class gnu.bytecode.ParameterizedType
-
- getTypeArgumentTypes() - Method in class gnu.bytecode.ParameterizedType
-
- getTypeExp() - Method in class gnu.expr.Declaration
-
- getTypeExpRaw() - Method in class gnu.expr.Declaration
-
- getTypeFor(String) - Method in class gnu.commonlisp.lang.CommonLisp
-
- getTypeFor(Class) - Method in class gnu.commonlisp.lang.CommonLisp
-
- getTypeFor(Class) - Method in class gnu.expr.Language
-
- getTypeFor(String) - Method in class gnu.expr.Language
-
- getTypeFor(Object, boolean) - Method in class gnu.expr.Language
-
Convert a "type value" to a Type.
- getTypeFor(Expression) - Method in class gnu.expr.Language
-
- getTypeFor(Expression, boolean) - Method in class gnu.expr.Language
-
Interpreting exp as a type specifier, get the actual type.
- getTypeFor(String) - Method in class gnu.jemacs.lang.ELisp
-
- getTypeFor(Class) - Method in class gnu.jemacs.lang.ELisp
-
- getTypeFor(Object, boolean) - Method in class gnu.kawa.lispexpr.LispLanguage
-
- getTypeFor(Class) - Method in class gnu.kawa.lispexpr.LispLanguage
-
- getTypeFor(String) - Method in class gnu.xquery.lang.XQuery
-
- getTypeFor(Class) - Method in class gnu.xquery.lang.XQuery
-
- getTypeMap() - Method in class gnu.kawa.lispexpr.LispLanguage
-
- getTypeMap() - Method in class kawa.standard.Scheme
-
- getTypeName() - Method in class kawa.lang.Record
-
- getTypeParameters() - Method in class gnu.bytecode.ClassType
-
- getTypePart(Type, String) - Static method in class gnu.kawa.functions.GetNamedPart
-
- getTypeRaw() - Method in class gnu.expr.Expression
-
- getTypeValue(Expression) - Static method in class kawa.standard.Scheme
-
If exp is a "constant" Type, return that type, otherwise return null.
- getUri() - Method in class gnu.xml.NamespaceBinding
-
Namespace uri.
- getUserData(String) - Method in class gnu.kawa.xml.KNode
-
- getUserPrincipal() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIRequest
-
- getValue() - Method in class gnu.bytecode.AnnotationEntry.Value
-
Get an Object representing the annotation value.
- getValue(ConstantPool) - Method in class gnu.bytecode.ConstantValueAttr
-
- getValue() - Method in class gnu.bytecode.CpoolValue1
-
- getValue() - Method in class gnu.bytecode.CpoolValue2
-
- getValue() - Method in class gnu.expr.Declaration
-
The value of this Declaration
, if known.
- getValue() - Method in class gnu.expr.Literal
-
- getValue() - Method in class gnu.expr.QuoteExp
-
- getValue() - Method in class gnu.kawa.functions.LProcess
-
- getValue() - Method in class gnu.kawa.util.AbstractWeakHashTable.WEntry
-
- getValue() - Method in class gnu.kawa.util.WeakHashNode
-
- getValue() - Method in class gnu.kawa.xml.KAttr
-
- getValue() - Method in class gnu.mapping.Future
-
- getValue() - Method in interface gnu.mapping.Lazy
-
Return the actual value.
- getValue() - Method in class gnu.mapping.Location
-
- getValue() - Method in class gnu.mapping.LocationProc
-
- getValue() - Method in class gnu.mapping.Promise
-
- getValue() - Method in class gnu.text.StringCursor
-
- getValue1() - Method in class gnu.mapping.Values.Values2
-
- getValue2() - Method in class gnu.mapping.Values.Values2
-
- getValueCount() - Method in class gnu.kawa.reflect.MultValuesType
-
- getValueIfMatching(AbstractWeakHashTable.WEntry<K, V>, Object) - Method in class gnu.kawa.util.AbstractWeakHashTable
-
- getValueRaw() - Method in class gnu.expr.Declaration
-
- getValues() - Method in class gnu.mapping.Values.FromArray
-
- getValues() - Method in class gnu.mapping.Values.FromList
-
- getValues() - Method in class gnu.mapping.Values.FromTreeList
-
- getValues() - Method in class gnu.mapping.Values
-
Get the values encapsulated.
- getValues() - Method in class gnu.mapping.Values.Values2
-
- getValueType() - Method in class gnu.kawa.reflect.LazyType
-
- getValueType(int) - Method in class gnu.kawa.reflect.MultValuesType
-
- getVariable(int) - Method in class gnu.bytecode.Scope
-
Return a variable the scope, by numerical index.
- getVariable() - Method in class gnu.expr.Declaration
-
- getVarScope() - Method in class gnu.expr.ScopeExp
-
- getVerboseName() - Method in class gnu.expr.PrimProcedure
-
- getVersion() - Static method in class kawa.Version
-
- getWarnaserror() - Method in class gnu.kawa.ant.Kawac
-
Gets the value of the warnaserror property.
- getWarnundefinedvariable() - Method in class gnu.kawa.ant.Kawac
-
Gets the value of the warnundefinedvariable property.
- getWhitespaceInstance() - Static method in class gnu.kawa.lispexpr.ReadTableEntry
-
- getWholeSeconds() - Method in class gnu.math.DateTime
-
- getWholeText() - Method in class gnu.kawa.xml.KText
-
- getWidth() - Method in class gnu.jemacs.buffer.EWindow
-
Get the current width (in pixels) of this window.
- getWidth() - Method in class gnu.jemacs.swing.SwingWindow
-
- getWidth() - Method in class gnu.jemacs.swt.SwtWindow
-
- getWidth() - Method in class gnu.kawa.models.DDimension
-
- getWidth() - Method in class gnu.kawa.models.DrawImage
-
- getWidthInColumns() - Method in class gnu.jemacs.buffer.EWindow
-
- getWindow(ActionEvent) - Static method in class gnu.jemacs.swing.SwingWindow
-
- getWriter() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIResponse
-
- getXmlEncoding() - Method in class gnu.kawa.xml.KDocument
-
- getXmlStandalone() - Method in class gnu.kawa.xml.KDocument
-
- getXmlVersion() - Method in class gnu.kawa.xml.KDocument
-
- getXsltInstance() - Static method in class gnu.kawa.xslt.XSLT
-
- getYear() - Method in class gnu.math.DateTime
-
- getYears() - Method in class gnu.math.Duration
-
The number of years in the canonical representation.
- getZoneMinutes() - Method in class gnu.math.DateTime
-
- ghostWhite - Static variable in class gnu.kawa.models.StandardColor
-
- global - Static variable in class gnu.expr.Language
-
- GLOBAL_FLAG - Static variable in class gnu.expr.SetExp
-
- globalKeymap - Static variable in class gnu.jemacs.buffer.EKeymap
-
The Emacs global map.
- gMonthDayType - Static variable in class gnu.kawa.xml.XTimeType
-
- gMonthType - Static variable in class gnu.kawa.xml.XTimeType
-
- GMT - Static variable in class gnu.math.DateTime
-
- gnu.brl - package gnu.brl
-
- gnu.bytecode - package gnu.bytecode
-
Contains classes to generate, read,
write, and print Java bytecode in the form of .class
files.
- gnu.commonlisp.lang - package gnu.commonlisp.lang
-
- gnu.ecmascript - package gnu.ecmascript
-
- gnu.expr - package gnu.expr
-
Supports Expression
,
and various related classes need to compile programming languages.
- gnu.jemacs.buffer - package gnu.jemacs.buffer
-
Provides various building blocks for building an Emacs-like text editor.
- gnu.jemacs.lang - package gnu.jemacs.lang
-
Contains classes to implement the Emacs Lisp language.
- gnu.jemacs.swing - package gnu.jemacs.swing
-
- gnu.jemacs.swt - package gnu.jemacs.swt
-
- gnu.kawa.ant - package gnu.kawa.ant
-
- gnu.kawa.brl - package gnu.kawa.brl
-
- gnu.kawa.echo2 - package gnu.kawa.echo2
-
- gnu.kawa.functions - package gnu.kawa.functions
-
Various core run-time functions and operators.
- gnu.kawa.lispexpr - package gnu.kawa.lispexpr
-
Support classes for compiling and running Lisp languages.
- gnu.kawa.models - package gnu.kawa.models
-
Model classes for an experimental model-view-controller framework.
- gnu.kawa.reflect - package gnu.kawa.reflect
-
Contains classes to use reflection.
- gnu.kawa.sax - package gnu.kawa.sax
-
- gnu.kawa.servlet - package gnu.kawa.servlet
-
- gnu.kawa.swingviews - package gnu.kawa.swingviews
-
Swing-based view classes for an experimental model-view-controller framework.
- gnu.kawa.swtviews - package gnu.kawa.swtviews
-
- gnu.kawa.util - package gnu.kawa.util
-
- gnu.kawa.xml - package gnu.kawa.xml
-
Classes for using XML within Kawa.
- gnu.kawa.xslt - package gnu.kawa.xslt
-
- gnu.lists - package gnu.lists
-
Contains utility classes and interfaces for sequences (lists), arrays, and trees.
- gnu.mapping - package gnu.mapping
-
Supports Procedure
,
and various related classes needed at run-time by dynamically typed
languages (such as Scheme and ECMAScript).
- gnu.math - package gnu.math
-
Supports various numeric
types, including complex numbers, efficient bignums, exact rational
numbers, units.
- gnu.q2.lang - package gnu.q2.lang
-
Support for the experimental Q2 language.
- gnu.text - package gnu.text
-
Supports various utility classes
for formatting, parsing, and manipulating text (strings).
- gnu.xml - package gnu.xml
-
Utilities for working with XML.
- gnu.xquery.lang - package gnu.xquery.lang
-
- gnu.xquery.util - package gnu.xquery.util
-
- gold - Static variable in class gnu.kawa.models.StandardColor
-
- goldenrod - Static variable in class gnu.kawa.models.StandardColor
-
- gotoAttributesStart(TreePosition) - Method in class gnu.lists.AbstractSequence
-
- gotoAttributesStart(TreePosition) - Method in class gnu.lists.TreeList
-
- gotoAttributesStart(int) - Method in class gnu.lists.TreeList
-
- gotoAttributesStart() - Method in class gnu.lists.TreePosition
-
Set position before first attribute (of the element following position).
- gotoAttributesStart(TreePosition) - Method in class gnu.mapping.Values.FromTreeList
-
- gotoChildrenStart(TreePosition) - Method in class gnu.lists.AbstractSequence
-
Set position before first child (of the element following position).
- gotoChildrenStart() - Method in class gnu.lists.SeqPosition
-
Set position before first child (of the element following position).
- gotoChildrenStart(int) - Method in class gnu.lists.TreeList
-
- gotoChildrenStart() - Method in class gnu.lists.TreePosition
-
Set position before first child (of the element following position).
- gotoEnd(ESEQ) - Method in class gnu.lists.SeqPosition
-
- gotoNext() - Method in class gnu.lists.SeqPosition
-
Move one element forwards, if possible.
- gotoParent(TreePosition) - Method in class gnu.lists.AbstractSequence
-
- gotoParent() - Method in class gnu.lists.TreePosition
-
- gotoPrevious() - Method in class gnu.lists.SeqPosition
-
Move backwards one element.
- gotoStart(ESEQ) - Method in class gnu.lists.SeqPosition
-
- gradian - Static variable in class gnu.math.Unit
-
- gram - Static variable in class gnu.math.Unit
-
- gray - Static variable in class gnu.kawa.models.StandardColor
-
- green - Static variable in class gnu.kawa.models.StandardColor
-
- greenYellow - Static variable in class gnu.kawa.models.StandardColor
-
- grey - Static variable in class gnu.kawa.models.StandardColor
-
- grt(Object) - Method in class gnu.math.Numeric
-
- GT - Static variable in class gnu.q2.lang.Operator
-
- GuiConsole - Class in kawa
-
A Frame containing a Kawa read-eval-print loop.
- GuiConsole() - Constructor for class kawa.GuiConsole
-
- GuiConsole(ReplDocument) - Constructor for class kawa.GuiConsole
-
- GuiConsole(Language, Environment, boolean) - Constructor for class kawa.GuiConsole
-
- GVector<E> - Interface in gnu.lists
-
A "generalized vector" - a randomly-acessible sequence.
- gvectorType - Static variable in class gnu.kawa.lispexpr.LangObjType
-
- gYearMonthType - Static variable in class gnu.kawa.xml.XTimeType
-
- gYearType - Static variable in class gnu.kawa.xml.XTimeType
-
- iceil - Static variable in class gnu.kawa.functions.DivideOp
-
- id - Variable in class gnu.expr.Declaration
-
Unique id number, to ease print-outs and debugging.
- id - Variable in class gnu.expr.ScopeExp
-
Unique id number, to ease print-outs and debugging.
- id - Variable in class gnu.jemacs.buffer.EFrame
-
- id$X(Object, Object, CallContext) - Static method in class gnu.xquery.util.NodeUtils
-
- ID_BUILTIN - Static variable in class gnu.xquery.lang.XQResolveNames
-
Code number for the special id
function.
- ID_TYPE_CODE - Static variable in class gnu.kawa.xml.XDataType
-
- identifierEquals(Object, Object, boolean) - Static method in class kawa.lang.SyntaxForms
-
Utility method to implement Scheme free-identifier=? and bound-identifier=?.
- IdentityHashTable<K,V> - Class in gnu.kawa.util
-
A hash table where "equals" is object identity.
- IdentityHashTable() - Constructor for class gnu.kawa.util.IdentityHashTable
-
- IdentityHashTable(int) - Constructor for class gnu.kawa.util.IdentityHashTable
-
- identityTransform - Static variable in class gnu.kawa.models.WithTransform
-
- idiv - Static variable in class gnu.kawa.functions.DivideOp
-
- idiv - Static variable in class gnu.xquery.util.ArithOp
-
- idref(Object, Object) - Static method in class gnu.xquery.util.NodeUtils
-
- IDREF_BUILTIN - Static variable in class gnu.xquery.lang.XQResolveNames
-
Code number for the special idref
function.
- IDREF_TYPE_CODE - Static variable in class gnu.kawa.xml.XDataType
-
- IDREFType - Static variable in class gnu.kawa.xml.XStringType
-
- IDType - Static variable in class gnu.kawa.xml.XStringType
-
- IF_THEN - Static variable in class gnu.q2.lang.Operator
-
- IF_TOKEN - Static variable in class gnu.ecmascript.Reserved
-
- IfExp - Class in gnu.expr
-
This class represents a conditional.
- IfExp(Expression, Expression, Expression) - Constructor for class gnu.expr.IfExp
-
- ifFalse - Variable in class gnu.expr.ConditionalTarget
-
- IfFeature - Class in kawa.standard
-
Implements the Scheme 'cond-expand' syntax.
- IfFeature() - Constructor for class kawa.standard.IfFeature
-
- ifk - Static variable in class gnu.expr.Special
-
- ifKeyword - Variable in class kawa.lang.BindDecls
-
- IfState - Class in gnu.bytecode
-
The state of a conditional expression or statement.
- IfState(CodeAttr) - Constructor for class gnu.bytecode.IfState
-
- IfState(CodeAttr, Label) - Constructor for class gnu.bytecode.IfState
-
- ifTrue - Variable in class gnu.expr.ConditionalTarget
-
- ignorable() - Method in class gnu.expr.Declaration
-
True if we never need to access this declaration.
- ignorable(int) - Static method in class gnu.jemacs.buffer.EKeymap
-
True for a KeyStroke if the default action should be to ignore it.
- IGNORABLE_CHAR - Static variable in class gnu.text.Char
-
- ignorableWhitespace(char[], int, int) - Method in class gnu.xml.XMLFilter
-
- Ignore - Static variable in class gnu.expr.Target
-
A Target which means that the result is ignored.
- IgnoreAction - Class in gnu.jemacs.swing
-
An Action that does nothing.
- IgnoreAction(String) - Constructor for class gnu.jemacs.swing.IgnoreAction
-
- IgnoreTarget - Class in gnu.expr
-
- IgnoreTarget() - Constructor for class gnu.expr.IgnoreTarget
-
- ignoring() - Method in class gnu.kawa.sax.ContentConsumer
-
- ignoring() - Method in class gnu.kawa.xml.HttpPrinter
-
- ignoring() - Method in class gnu.kawa.xml.Nodes
-
- ignoring() - Method in class gnu.kawa.xslt.XslTranslator
-
- ignoring() - Method in interface gnu.lists.Consumer
-
True if consumer is ignoring rest of element.
- ignoring() - Method in class gnu.lists.FilterConsumer
-
- ignoring() - Method in class gnu.lists.PrintConsumer
-
- ignoring() - Method in class gnu.lists.TreeList
-
- ignoring() - Method in class gnu.lists.VoidConsumer
-
True if consumer is ignoring rest of element.
- ignoring() - Method in class gnu.mapping.Values.FromTreeList
-
- ignoring() - Method in class gnu.xml.XMLFilter
-
- ignoring() - Method in class gnu.xml.XMLPrinter
-
True if consumer is ignoring rest of element.
- ignoring() - Method in class gnu.xquery.util.OrderedTuples
-
- ignoringLevel - Variable in class gnu.xml.XMLFilter
-
Positive if all output should be ignored.
- ILLEGAL - Static variable in class gnu.kawa.lispexpr.ReadTable
-
Kinds of characters.
- illegal - Static variable in class gnu.kawa.lispexpr.ReadTableEntry
-
- im() - Method in class gnu.math.CComplex
-
- im() - Method in class gnu.math.CQuaternion
-
- im() - Method in class gnu.math.DComplex
-
- im() - Method in class gnu.math.DQuaternion
-
- im() - Method in class gnu.math.Quantity
-
The value of the imaginary component, as a RealNum.
- im() - Method in class gnu.math.RealNum
-
- immediate - Variable in class gnu.expr.Compilation
-
True if the compiled result will be immediately loaded.
- IMMEDIATE - Static variable in class gnu.expr.ModuleExp
-
True if the module is immediately evaluated.
- imMinusOne() - Static method in class gnu.math.Complex
-
- ImmutablePair - Class in gnu.lists
-
- ImmutablePair(Object, Object) - Constructor for class gnu.lists.ImmutablePair
-
- ImmutablePair() - Constructor for class gnu.lists.ImmutablePair
-
- imOne() - Static method in class gnu.math.Complex
-
- implementationType - Variable in class gnu.bytecode.SpecialObjectType
-
- implementationType - Variable in class gnu.kawa.reflect.MappedArrayType
-
- implementsInterface(ClassType) - Method in class gnu.bytecode.ClassType
-
True if this class/interface implements the interface iface.
- implicitTimezone() - Static method in class gnu.xquery.util.TimeUtils
-
- importDefinitions(String, ModuleInfo, require.DeclSetMapper, Translator.FormStack, ScopeExp, Compilation) - Static method in class kawa.standard.require
-
Import a module with a known source path.
- ImportFromLibrary - Class in kawa.standard
-
Implement R6RS import form.
- ImportFromLibrary() - Constructor for class kawa.standard.ImportFromLibrary
-
- importLocation(Location) - Method in class gnu.commonlisp.lang.Lisp2
-
- importNode(Node, boolean) - Method in class gnu.kawa.xml.KDocument
-
Not implemented.
- importPkg(LList, LispPackage) - Static method in class gnu.kawa.lispexpr.LispPackage
-
Import a list of symbols into the internal table of a package.
- importServletDefinitions - Static variable in class gnu.kawa.servlet.HttpRequestContext
-
This is a bit of a kludge, to import servlet functions into Scheme.
- importSymbol - Static variable in class kawa.standard.define_library
-
- imValue() - Method in class gnu.math.Quantity
-
The value of the imaginary component, as a double.
- in - Static variable in class gnu.math.Unit
-
- IN_EXPWALKER - Static variable in class gnu.expr.LambdaExp
-
- IN_HTTP_SERVER - Static variable in class gnu.expr.ModuleContext
-
- IN_SERVLET - Static variable in class gnu.expr.ModuleContext
-
- inAttribute - Variable in class gnu.lists.FilterConsumer
-
We seen a startAttribute but not the closing endAttribute.
- Include - Class in kawa.standard
-
Syntax class for source-file inclusion.
- Include(String, boolean, boolean) - Constructor for class kawa.standard.Include
-
- include - Static variable in class kawa.standard.Include
-
- includeCi - Static variable in class kawa.standard.Include
-
- includeCiSymbol - Static variable in class kawa.standard.define_library
-
- includeLibraryDeclarationsSymbol - Static variable in class kawa.standard.define_library
-
- includeRelative - Static variable in class kawa.standard.Include
-
- includeSymbol - Static variable in class kawa.standard.define_library
-
- incomingArgs() - Method in class gnu.expr.LambdaExp
-
Number of argument variable actually passed by the caller.
- incompleteListMarker - Static variable in class gnu.lists.Pair
-
A special pair used to indicate incomplete input.
- incrementIndexes(int[], Array<?>) - Static method in class gnu.lists.Arrays
-
- incrPos(Object, int) - Static method in class gnu.mapping.Values
-
- indentAttributes - Variable in class gnu.xml.XMLPrinter
-
When indenting, should attributes be lined up?
- indentLoc - Static variable in class gnu.xml.XMLPrinter
-
- index - Variable in class gnu.bytecode.CpoolEntry
-
This entry's index in the constant pool.
- index - Variable in class gnu.expr.Declaration.ValueSource
-
- index(CharSequence, Object) - Static method in class gnu.kawa.functions.ApplyToArgs
-
- index2offset(int) - Method in class gnu.jemacs.swt.LineOffsets
-
- INDEX_OF_BUILTIN - Static variable in class gnu.xquery.lang.XQResolveNames
-
Code number for the special index-of
function.
- indexByCodePoints(int) - Method in class gnu.lists.IString
-
used for string-ref
- indexByCodePoints(CharSequence, int) - Static method in class gnu.lists.Strings
-
Get index'th character (code point).
- indexOf(char[], int, int, char) - Static method in class gnu.jemacs.swing.BufferContent
-
- indexOf(Object) - Method in class gnu.lists.AbstractSequence
-
See java.util.List.
- indexOf(int, int) - Method in class gnu.lists.FString
-
- indexOf$X(Object, Object, NamedCollator, CallContext) - Static method in class gnu.xquery.util.SequenceUtils
-
- IndexSort() - Constructor for class gnu.kawa.util.HeapSort.IndexSort
-
- indianRed - Static variable in class gnu.kawa.models.StandardColor
-
- indigo - Static variable in class gnu.kawa.models.StandardColor
-
- INDIRECT_DEFINES - Static variable in class gnu.mapping.Environment
-
Newly defined locations are created in inherited parent environment.
- INDIRECT_FLUIDS - Static variable in class gnu.mapping.IndirectableLocation
-
If value
has this value, force indirection even
for the setWithSave
operation.
- IndirectableLocation<T> - Class in gnu.mapping
-
- IndirectableLocation() - Constructor for class gnu.mapping.IndirectableLocation
-
- indirectIndexed(List, IntSequence) - Static method in class gnu.lists.Sequences
-
- indirectIndexed(CharSequence, IntSequence) - Static method in class gnu.lists.Strings
-
Make a read-only substring, generalized to arbitrary index sequences.
- IndirectIndexedSeq<E> - Class in gnu.lists
-
Wrap a List (or an indexed selection of it) as a Sequence.
- IndirectIndexedSeq(List<E>, IntSequence) - Constructor for class gnu.lists.IndirectIndexedSeq
-
- inExternalModule(Compilation) - Method in class gnu.expr.Declaration
-
- infinity(int) - Static method in class gnu.math.RatNum
-
Return exact "rational" infinity.
- info - Variable in class gnu.lists.SimpleVector
-
- InfProcessMode - Class in gnu.jemacs.buffer
-
Inferior process (external command) mode.
- InfProcessMode(Buffer, String) - Constructor for class gnu.jemacs.buffer.InfProcessMode
-
- inheritedKeyword - Static variable in class gnu.commonlisp.lang.CommonLisp
-
- InheritingEnvironment - Class in gnu.mapping
-
- InheritingEnvironment(String, Environment) - Constructor for class gnu.mapping.InheritingEnvironment
-
- inheritSymbol - Static variable in class gnu.kawa.functions.RunProcess
-
- inIntRange() - Method in class gnu.math.IntNum
-
Does this value fit in a signed 32-bit int
?
- init(boolean, MethodHandle, Object, int) - Method in class gnu.expr.CompiledProc
-
- init() - Method in class gnu.kawa.echo2.Echo2AppInstance
-
- init(ApplyExp, InlineCalls, Type, ObjectType, ClassType) - Method in class gnu.kawa.reflect.CompileBuildObject
-
- init(ServletConfig) - Method in class gnu.kawa.servlet.KawaPageServlet
-
- init(AVector<E>, int[], int[], int[], int) - Method in class gnu.lists.GeneralArray
-
- init(Object, Object, String, long) - Method in class gnu.lists.PairWithPosition
-
Should only be used when initializing a PairWithPosition instance.
- init() - Method in class gnu.math.BaseUnit
-
- init() - Method in class gnu.math.NamedUnit
-
- init_param_slots() - Method in class gnu.bytecode.Method
-
- initArray6Int(int[], int, int, int, int, int, int, int) - Static method in class gnu.kawa.util.PrimArrayUtils
-
Initialize six elements of an int array at once.
- initCode() - Method in class gnu.bytecode.Method
-
Allocate a Code attribute, and prepare to generate code.
- initialColonIsKeyword - Variable in class gnu.kawa.lispexpr.ReadTable
-
True if ":IDENTIFIER" should be treated as a keyword.
- initialize(boolean) - Method in class gnu.kawa.lispexpr.ReadTable
-
- Initializer - Class in gnu.expr
-
A piece of code that needs to be added to <clinit>
, <init>
, or whatever.
- Initializer() - Constructor for class gnu.expr.Initializer
-
- initMethod - Variable in class gnu.expr.ClassExp
-
An artificial method named "$finit$"
for evaluating
non-static initializations.
- initQ2() - Method in class gnu.q2.lang.Q2
-
- initResultToConsumer(Object, MethodHandle, Object, int) - Method in class gnu.expr.CompiledProc
-
- initResultToObject(Object, MethodHandle, Object, int) - Method in class gnu.expr.CompiledProc
-
- injectSashFormAsParent(Control, int) - Static method in class gnu.jemacs.swt.SwtHelper
-
- INLINE_IF_CONSTANT - Static variable in class gnu.expr.ApplyExp
-
- Inlineable - Interface in gnu.expr
-
- inlineCall(LambdaExp, ApplyExp, boolean) - Static method in class gnu.expr.InlineCalls
-
Attempt to inline a function call.
- InlineCalls - Class in gnu.expr
-
The main Expression re-writing pass.
- InlineCalls(Compilation) - Constructor for class gnu.expr.InlineCalls
-
- inlineCalls(Expression, Compilation) - Static method in class gnu.expr.InlineCalls
-
- InlineCalls.LenientExpectedType - Class in gnu.expr
-
New helper Type class, used for "lenient" conversions.
- InlineCalls.ProcedureInCallContext - Class in gnu.expr
-
- InlineCalls.ValueNeededType - Class in gnu.expr
-
A marker type to indicate that void is invalid.
- inlineClassName(ApplyExp, int, InlineCalls) - Static method in class gnu.kawa.reflect.CompileReflect
-
Resolve class specifier to ClassType at inline time.
- inlinedInCallerOrCheckMethodOnly() - Method in class gnu.expr.LambdaExp
-
True if no primitive method is created for this procedure.
- inlinedInCheckMethod() - Method in class gnu.expr.LambdaExp
-
- inlineHome - Variable in class gnu.expr.LambdaExp
-
If this lambda gets inlined this is the containing lambda.
- inlineIfConstant(Procedure, InlineCalls) - Method in class gnu.expr.ApplyExp
-
- inlineIfConstant(Procedure, SourceMessages) - Method in class gnu.expr.ApplyExp
-
Inline this ApplyExp if parameters are constant.
- inlineIfConstantSymbol - Static variable in class gnu.mapping.Procedure
-
- inlineOk - Static variable in class gnu.expr.Compilation
-
- inlineOk(Expression) - Method in class gnu.expr.Compilation
-
- inlineOk(Procedure) - Method in class gnu.expr.Compilation
-
- inLiteral() - Method in class gnu.kawa.brl.BRLRead
-
True if in literal text (even if nested inside an escaped expression).
- inLongRange() - Method in class gnu.math.IntNum
-
Does this value fit in a signed 64-bit long
?
- INNERCLASS_CONTEXT - Static variable in class gnu.bytecode.Access
-
Value for toString
's kind
parameter when decoding
access flags in InnerClasses
attribute.
- INNERCLASS_MODIFIERS - Static variable in class gnu.bytecode.Access
-
Mask of access flags valid in an InnerClasses
attribute.
- InnerClassesAttr - Class in gnu.bytecode
-
- InnerClassesAttr(ClassType) - Constructor for class gnu.bytecode.InnerClassesAttr
-
Add a new InnerClassesAttr to a ClassType.
- InnerClassesAttr(short[], ClassType) - Constructor for class gnu.bytecode.InnerClassesAttr
-
- inputStyle - Variable in class gnu.jemacs.swing.SwingBuffer
-
- inputStyle - Static variable in class kawa.ReplDocument
-
- inRange(long, long) - Method in class gnu.math.IntNum
-
Is this integer both >= lo
and <= hi
?.
- inScopePrefixes$X(Object, CallContext) - Static method in class gnu.xquery.util.NodeUtils
-
- insert(String, Object, int) - Method in class gnu.jemacs.buffer.Buffer
-
Insert string with given style at position pair.
- insert(char[], int, int, Object, int) - Method in class gnu.jemacs.buffer.Buffer
-
Insert character with given style at position pair.
- insert(String, Object) - Method in class gnu.jemacs.buffer.Buffer
-
- insert(Object, Object) - Method in class gnu.jemacs.buffer.Buffer
-
- insert(char[], int, int, Object) - Method in class gnu.jemacs.buffer.Marker
-
- insert(String, Object) - Method in class gnu.jemacs.buffer.Marker
-
- insert(char, int) - Method in class gnu.jemacs.buffer.ProcessMode
-
- insert(int, String, Object) - Method in class gnu.jemacs.swing.SwingBuffer
-
- insert(String, Object) - Method in class gnu.jemacs.swing.SwingBuffer
-
- insert(String, Object, int) - Method in class gnu.jemacs.swing.SwingBuffer
-
- insert(String, Object, int) - Method in class gnu.jemacs.swt.SwtBuffer
-
- insert(int, String) - Method in class gnu.jemacs.swt.SwtCharBuffer
-
- insert(int, int, boolean) - Method in class gnu.lists.CharBuffer
-
- insert(int, String, boolean) - Method in class gnu.lists.CharBuffer
-
- insert(int, int, boolean) - Method in class gnu.lists.FString
-
- insert(int, String, boolean) - Method in class gnu.lists.FString
-
- insertAll(Object[], Object) - Method in class gnu.jemacs.buffer.Buffer
-
- insertArgument(int, Expression) - Method in class gnu.kawa.reflect.CompileBuildObject
-
Insert an expression into the argument list.
- insertBefore(Node, Node) - Method in class gnu.kawa.xml.KNode
-
Not implemented.
- insertBefore$X(Object, long, Object, CallContext) - Static method in class gnu.xquery.util.SequenceUtils
-
- insertCase(int, Label, CodeAttr) - Method in class gnu.bytecode.SwitchState
-
Internal routine to add a new case.
- insertChar(int, int) - Method in class gnu.jemacs.buffer.Buffer
-
Insert count copies of ch at point.
- insertChar(int, int, Object) - Method in class gnu.jemacs.buffer.Buffer
-
Insert count copies of ch at point.
- insertChar(int, int, Object) - Method in class gnu.jemacs.buffer.Marker
-
Insert count copies of ch at the current position.
- insertChar(int, int) - Method in class gnu.jemacs.swing.SwingBuffer
-
- insertChar(int, int, Object) - Method in class gnu.jemacs.swt.SwtBuffer
-
- insertData(int, String) - Method in class gnu.kawa.xml.KCharacterData
-
- insertFile(Reader) - Method in class gnu.jemacs.buffer.Buffer
-
- insertFile(String) - Method in class gnu.jemacs.buffer.Buffer
-
- insertFile(Reader) - Method in class gnu.jemacs.swing.SwingBuffer
-
- insertFile(Reader, int) - Method in class gnu.jemacs.swt.BufferContent
-
- insertFile(Reader) - Method in class gnu.jemacs.swt.SwtBuffer
-
- insertLine(int, int) - Method in class gnu.jemacs.swt.LineOffsets
-
- insertLines(int, int[]) - Method in class gnu.jemacs.swt.LineOffsets
-
- insertRepeated(int, int, int) - Method in class gnu.lists.FString
-
- insertString(int, String, boolean) - Method in class gnu.kawa.swingviews.SwingContent
-
- insertString(int, String) - Method in class gnu.kawa.swingviews.SwingContent
-
- insertString(int, String, AttributeSet) - Method in class kawa.ReplDocument
-
- insertUpdate(DocumentEvent) - Method in class kawa.ReplDocument
-
- instance - Static variable in class gnu.commonlisp.lang.CommonLisp
-
- INSTANCE - Static variable in class gnu.expr.InlineCalls.ProcedureInCallContext
-
- instance - Static variable in class gnu.expr.KawaConvert
-
- instance - Static variable in class gnu.kawa.functions.MakeDynamic
-
- instance - Static variable in class gnu.kawa.functions.MakeSplice
-
- instance - Static variable in class gnu.kawa.functions.RunProcess
-
- instance - Static variable in class gnu.kawa.lispexpr.BracketApply
-
- instance - Static variable in class gnu.kawa.reflect.MakeAnnotation
-
- instance - Static variable in class gnu.kawa.servlet.HttpRequestContext
-
- instance - Static variable in class gnu.kawa.xslt.XSLT
-
- instance - Static variable in class gnu.lists.Convert
-
- instance - Static variable in class gnu.lists.VoidConsumer
-
- instance - Static variable in class gnu.text.StandardNamedChars
-
- instance - Static variable in class gnu.xquery.lang.XQuery
-
- instance - Static variable in class kawa.DomTermBackend
-
- instance - Static variable in class kawa.lang.BindDecls
-
- instance - Static variable in class kawa.standard.ImportFromLibrary
-
- instance - Static variable in class kawa.standard.Scheme
-
- InstanceOf - Class in gnu.kawa.reflect
-
- InstanceOf(Language) - Constructor for class gnu.kawa.reflect.InstanceOf
-
- InstanceOf(Language, String) - Constructor for class gnu.kawa.reflect.InstanceOf
-
- instanceOf - Static variable in class gnu.xquery.lang.XQParser
-
- instanceOf - Static variable in class kawa.standard.Scheme
-
- INSTANCEOF_METHOD_NAME - Static variable in class gnu.kawa.functions.GetNamedPart
-
Pseudo-method-name for class-membership-test (instanceof) operation.
- instanceType - Variable in class gnu.expr.PairClassType
-
- instructionLineMode - Static variable in class gnu.bytecode.CodeAttr
-
If true we get a line number entry for each instruction.
- int1Args - Static variable in class gnu.expr.Compilation
-
- INT_CODE - Static variable in class gnu.kawa.functions.Arithmetic
-
Promotion code for byte/Byte, short/Short, int/Integer.
- INT_FOLLOWS - Static variable in class gnu.lists.TreeList
-
A 32-bit integer, non-compact form.
- INT_OPTION - Static variable in class gnu.text.Options
-
- INT_S16_VALUE - Static variable in interface gnu.lists.Sequence
-
- INT_S32_VALUE - Static variable in interface gnu.lists.Sequence
-
- INT_S64_VALUE - Static variable in interface gnu.lists.Sequence
-
- INT_S8_VALUE - Static variable in interface gnu.lists.Sequence
-
- int_type - Static variable in class gnu.bytecode.Type
-
- INT_TYPE_CODE - Static variable in class gnu.kawa.xml.XDataType
-
- INT_U16_VALUE - Static variable in interface gnu.lists.Sequence
-
- INT_U32_VALUE - Static variable in interface gnu.lists.Sequence
-
- INT_U64_VALUE - Static variable in interface gnu.lists.Sequence
-
- INT_U8_VALUE - Static variable in interface gnu.lists.Sequence
-
- intDigits - Variable in class gnu.math.ExponentialFormat
-
Number of digits to show in the integer part of the result.
- INTEGER - Static variable in class gnu.bytecode.ConstantPool
-
- INTEGER_TYPE_CODE - Static variable in class gnu.kawa.xml.XDataType
-
- IntegerFormat - Class in gnu.kawa.functions
-
- IntegerFormat() - Constructor for class gnu.kawa.functions.IntegerFormat
-
- IntegerRange - Class in gnu.xquery.util
-
- IntegerRange() - Constructor for class gnu.xquery.util.IntegerRange
-
- integerRange(IntNum, IntNum, Consumer) - Static method in class gnu.xquery.util.IntegerRange
-
- integerRange$X(Object, Object, CallContext) - Static method in class gnu.xquery.util.IntegerRange
-
- integerType - Static variable in class gnu.kawa.lispexpr.LangObjType
-
- integerType - Static variable in class gnu.kawa.xml.XIntegerType
-
- INTERACTIVE - Static variable in class gnu.expr.ModuleExp
-
True of a read-eval-print interface where each module is only partial.
- interactiveClassPrefix - Static variable in class gnu.expr.ModuleManager
-
- INTERFACE - Static variable in class gnu.bytecode.Access
-
- interface_method - Static variable in class kawa.standard.prim_method
-
- INTERFACE_METHODREF - Static variable in class gnu.bytecode.ConstantPool
-
- INTERFACE_SPECIFIED - Static variable in class gnu.expr.ClassExp
-
- interfaceKeyword - Static variable in class kawa.standard.object
-
- intern() - Method in class gnu.bytecode.CpoolUtf8
-
- intern(String) - Static method in class gnu.expr.Symbols
-
- intern(String, LispPackage) - Static method in class gnu.kawa.lispexpr.LispPackage
-
- internalKeyword - Static variable in class gnu.commonlisp.lang.CommonLisp
-
Package location symbols.
- internalPad - Variable in class gnu.math.FixedRealFormat
-
- IntersectNodes - Class in gnu.kawa.xml
-
Get the union of two node lists.
- IntersectNodes(boolean) - Constructor for class gnu.kawa.xml.IntersectNodes
-
- intersectNodes - Static variable in class gnu.kawa.xml.IntersectNodes
-
- IntFraction - Class in gnu.math
-
Implementation of exact rational numbers a ratio of two IntNums.
- IntFraction(IntNum, IntNum) - Constructor for class gnu.math.IntFraction
-
- IntHashTable - Class in gnu.kawa.util
-
A hash table that maps Object to int.
- IntHashTable() - Constructor for class gnu.kawa.util.IntHashTable
-
Construct an Object-to-int hash table.
- IntHashTable(int) - Constructor for class gnu.kawa.util.IntHashTable
-
Construct an Object-to-int hash table with a specified amount of mappings.
- intLength() - Method in class gnu.math.IntNum
-
Calculates ceiling(log2(this < 0 ? -this : this+1))
.
- IntNum - Class in gnu.math
-
A class for infinite-precision integers.
- IntNum() - Constructor for class gnu.math.IntNum
-
- IntNum(int) - Constructor for class gnu.math.IntNum
-
Create a new (non-shared) IntNum, and initialize to an int.
- INTNUM_CODE - Static variable in class gnu.kawa.functions.Arithmetic
-
Promotion code for gnu.math.IntNum.
- IntRange(int, int, int) - Constructor for class gnu.lists.Range.IntRange
-
- IntRange(int, int) - Constructor for class gnu.lists.Range.IntRange
-
- ints - Variable in class gnu.kawa.util.IntHashTable
-
- IntSequence - Interface in gnu.lists
-
- intToObject(int) - Method in class gnu.expr.KawaConvert
-
- intToObject(int) - Method in class gnu.lists.Convert
-
- intToObjectUnsigned(int) - Method in class gnu.expr.KawaConvert
-
- intToObjectUnsigned(int) - Method in class gnu.lists.Convert
-
- intType - Static variable in class gnu.bytecode.Type
-
- intType - Static variable in class gnu.kawa.lispexpr.LangPrimType
-
- intType - Static variable in class gnu.kawa.xml.XIntegerType
-
- intValue() - Method in class gnu.math.IntNum
-
- intValue(Object) - Static method in class gnu.math.IntNum
-
Cast an Object to an int.
- intValue() - Method in class gnu.math.Numeric
-
- intValue() - Method in class gnu.math.UByte
-
- intValue() - Method in class gnu.math.UInt
-
- intValue() - Method in class gnu.math.ULong
-
- intValue() - Method in class gnu.math.UShort
-
- intValue() - Method in class gnu.text.Char
-
- intValue_method - Static variable in class gnu.bytecode.Type
-
- IntVector<E> - Class in gnu.lists
-
Simple adjustable-length vector of signed or unsigned 32-bit integers (ints).
- IntVector() - Constructor for class gnu.lists.IntVector
-
- invoke(Object, Method, Object[]) - Method in class gnu.bytecode.AnnotationEntry
-
- invoke(Runnable) - Method in class gnu.jemacs.buffer.Buffer
-
This is intended for Runnable's that may affect the state of the buffer.
- invoke(Runnable) - Method in class gnu.jemacs.buffer.ProcessMode
-
- invoke(Runnable) - Method in class gnu.jemacs.swing.SwingBuffer
-
- invoke(Runnable) - Method in class gnu.jemacs.swt.SwtBuffer
-
- Invoke - Class in gnu.kawa.reflect
-
- Invoke(String, char) - Constructor for class gnu.kawa.reflect.Invoke
-
- Invoke(String, char, Language) - Constructor for class gnu.kawa.reflect.Invoke
-
- invoke - Static variable in class gnu.kawa.reflect.Invoke
-
- invoke(Object, Method, Object[]) - Method in class gnu.kawa.reflect.ProceduralProxy
-
- invoke$V(Object[]) - Static method in class gnu.kawa.reflect.Invoke
-
- INVOKE_DYNAMIC - Static variable in class gnu.bytecode.ConstantPool
-
- invoked - Variable in class kawa.lang.Continuation
-
- invokeSpecial - Static variable in class gnu.kawa.reflect.Invoke
-
- invokeStatic - Static variable in class gnu.kawa.reflect.Invoke
-
- invokeStatic$V(Object[]) - Static method in class gnu.kawa.reflect.Invoke
-
- IOR - Static variable in class gnu.kawa.functions.ArithOp
-
- ior - Static variable in class gnu.kawa.functions.BitwiseOp
-
- ior(IntNum, IntNum) - Static method in class gnu.math.BitOps
-
Return the logical (bit-wise) "(inclusive) or" of two IntNums.
- ipos - Variable in class gnu.lists.SeqPosition
-
An integer that (together with xpos) indicates the current position.
- iriToUri(Object) - Static method in class gnu.xquery.util.StringUtils
-
- IS_ABSTRACT - Static variable in class gnu.expr.ClassExp
-
- IS_ALIAS - Static variable in class gnu.expr.Declaration
-
- IS_BODY_SCOPE - Static variable in class gnu.expr.LetExp
-
- IS_CAPTURED - Static variable in class gnu.expr.Declaration
-
- IS_CONSTANT - Static variable in class gnu.expr.Declaration
-
- IS_DYNAMIC - Static variable in class gnu.expr.Declaration
-
- IS_IMPORTED - Static variable in class gnu.expr.Declaration
-
- IS_KEYWORD - Static variable in class gnu.expr.QuoteExp
-
- IS_NAMESPACE_PREFIX - Static variable in class gnu.expr.Declaration
-
Set if this declares a namespace prefix (as in XML namespaces).
- IS_PACKAGE_MEMBER - Static variable in class gnu.expr.ClassExp
-
True if the resulting class(es) are *not* member/inner classes.
- IS_PARAMETER - Static variable in class gnu.expr.Declaration
-
- IS_REST_PARAMETER - Static variable in class gnu.expr.Declaration
-
- IS_SINGLE_VALUE - Static variable in class gnu.expr.Declaration
-
- IS_SUPER_INIT - Static variable in class gnu.expr.ApplyExp
-
- IS_SUPPLIED_PARAMETER - Static variable in class gnu.expr.Declaration
-
Is this a supplied-parameter variable?
If IS_SUPPLIED_PARAMETER is true and IS_PARAMETER is false
then this is a boolean variable which reports if the previous parameter
was provided by the argument list, rather than defaulted.
- IS_SYNTAX - Static variable in class gnu.expr.Declaration
-
- IS_UNKNOWN - Static variable in class gnu.expr.Declaration
-
- isAbstract() - Method in class gnu.bytecode.Method
-
- isAbstract() - Method in class gnu.expr.ClassExp
-
- isAbstract() - Method in class gnu.expr.LambdaExp
-
- isAbstract() - Method in class gnu.expr.PrimProcedure
-
- isAccessible(Member, ObjectType) - Method in class gnu.bytecode.ClassType
-
Check if a member is accessible from this class.
- isAccessible(ClassType, ClassType, ObjectType, int) - Static method in class gnu.bytecode.ClassType
-
Check if a component is accessible from this class.
- isAfter() - Method in class gnu.lists.ExtPosition
-
- isAfter() - Method in class gnu.lists.SeqPosition
-
Tests whether the position pair has the "isAfter" property.
- isAfterPos(int) - Method in class gnu.lists.AbstractSequence
-
Tests whether the position has the "isAfter" property.
- isAfterPos(int) - Method in class gnu.lists.CharBuffer
-
- isAfterPos(int) - Method in class gnu.lists.ExtSequence
-
- isAfterPos(int) - Method in class gnu.lists.SimpleVector
-
- isAfterPos(int) - Method in class gnu.lists.StableManager
-
- isAfterPos(int) - Method in class gnu.lists.SubSequence
-
- isAlias() - Method in class gnu.expr.Declaration
-
- isAnnotation() - Method in class gnu.bytecode.ClassType
-
- isAnnotationSymbol(Object) - Static method in class kawa.lang.Lambda
-
- isAppendValues() - Method in class gnu.expr.ApplyExp
-
- isApplicable(Type[], Type) - Method in class gnu.expr.GenericProc
-
- isApplicable(Type[], Type) - Method in class gnu.expr.PrimProcedure
-
- isApplicable(Type[], Type) - Method in class gnu.mapping.MethodProc
-
Test if method is applicable to an invocation with given arguments.
- isApplyFunction(Expression) - Method in class gnu.expr.Compilation
-
- isApplyFunction(Expression) - Method in class kawa.standard.SchemeCompilation
-
- isAssigned() - Method in class gnu.bytecode.Variable
-
Returns true iff assigned to a local variable slot.
- isAssignmentOp() - Method in class gnu.ecmascript.Reserved
-
- isAsyncStarted() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIRequest
-
- isAsyncSupported() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIRequest
-
- isAtomic(Expression) - Static method in class gnu.expr.ANormalize
-
Determines if an Expression is atomic, that is if it needs to
be normalized or not.
- isBeginningOfLine() - Method in class gnu.jemacs.buffer.Marker
-
Move to start of frame line COUNTs down.
- isBlank() - Method in class gnu.mapping.Promise
-
- isBound(Object) - Static method in class gnu.commonlisp.lang.Symbols
-
- isBound() - Method in class gnu.expr.AbstractScriptEngineFactory.BindingsLocation
-
- isBound() - Method in class gnu.jemacs.buffer.BufferLocal
-
- isBound(Buffer) - Method in class gnu.jemacs.buffer.BufferLocal
-
- isBound() - Method in class gnu.kawa.reflect.ClassMemberLocation
-
- isBound() - Method in class gnu.kawa.reflect.FieldLocation
-
- isBound() - Method in class gnu.mapping.ConstrainedLocation
-
- isBound() - Method in class gnu.mapping.DynamicLocation
-
- isBound(Symbol, Object) - Method in class gnu.mapping.Environment
-
- isBound(Symbol) - Method in class gnu.mapping.Environment
-
- isBound() - Method in class gnu.mapping.Location
-
- isBound() - Method in class gnu.mapping.PlainLocation
-
- isBound() - Method in class gnu.mapping.ProcLocation
-
- isBound() - Method in class gnu.mapping.PropertyLocation
-
- isBound() - Method in class gnu.mapping.SharedLocation
-
- isBound(Object, Object) - Method in class gnu.mapping.Table2D
-
- isBound() - Method in class gnu.mapping.ThreadLocation
-
- isBrlCompatible() - Method in class gnu.kawa.brl.BRL
-
- isBrlCompatible() - Method in class gnu.kawa.brl.BRLRead
-
- isChar(Object) - Static method in class gnu.text.Char
-
- isCharOrEof(Object) - Static method in class gnu.text.Char
-
- isClassField() - Method in class gnu.expr.Declaration
-
- isClassGenerated() - Method in class gnu.expr.ScopeExp
-
True if a class is generated for this scope.
- isClassMethod() - Method in class gnu.expr.Declaration
-
- isClassMethod() - Method in class gnu.expr.LambdaExp
-
True if this is a method in an ClassExp.
- isComment() - Method in class gnu.kawa.ant.LineCommenterSet.LineCommenter
-
- isCommitted() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIResponse
-
- isCompatibleWithValue(Type) - Method in class gnu.bytecode.ArrayType
-
- isCompatibleWithValue(Type) - Method in class gnu.bytecode.ClassType
-
- isCompatibleWithValue(Type) - Method in class gnu.bytecode.Type
-
If this is the target type, is a given source type compatible?
- isCompatibleWithValue(Type, Type) - Static method in class gnu.bytecode.Type
-
- isCompatibleWithValue(Type, Type) - Static method in class gnu.expr.InlineCalls
-
- isCompatibleWithValue(Type) - Method in class gnu.expr.InlineCalls.LenientExpectedType
-
- isCompatibleWithValue(Type) - Method in class gnu.kawa.lispexpr.LangObjType
-
- isCompatibleWithValue(Type) - Method in class gnu.kawa.lispexpr.LangPrimType
-
- isCompatibleWithValue(Type) - Method in class gnu.kawa.lispexpr.SeqSizeType
-
- isCompatibleWithValue(Type) - Method in class gnu.kawa.reflect.MappedArrayType
-
- isCompatibleWithValue(Type) - Method in class gnu.kawa.reflect.MultValuesType
-
- isCompiletimeConstant() - Method in class gnu.expr.Declaration
-
- isConstant() - Method in class gnu.kawa.reflect.ClassMemberLocation
-
- isConstant() - Method in class gnu.kawa.reflect.FieldLocation
-
- isConstant(String) - Method in class gnu.kawa.xml.XmlNamespace
-
- isConstant() - Method in class gnu.mapping.ConstrainedLocation
-
- isConstant(String) - Method in interface gnu.mapping.HasNamedParts
-
- isConstant() - Method in class gnu.mapping.IndirectableLocation
-
- isConstant() - Method in class gnu.mapping.Location
-
- isConstant(String) - Method in class gnu.mapping.Namespace
-
- isConstant() - Method in class gnu.mapping.ReadOnlyLocation
-
- isConstructor() - Method in class gnu.expr.PrimProcedure
-
- isContextTarget() - Method in class gnu.expr.ConsumerTarget
-
True iff this target is the current CallContext's current Consumer.
- isDataOnly() - Method in class gnu.kawa.ant.XCopy
-
- isDefaultNamespace(String) - Method in class gnu.kawa.xml.KNode
-
- isDefining() - Method in class gnu.expr.SetExp
-
- isDisabled() - Method in class gnu.kawa.models.Button
-
- isDomTerm() - Method in class gnu.lists.PrintConsumer
-
- isElementContentWhitespace() - Method in class gnu.kawa.xml.KText
-
- isEmpty() - Method in class gnu.bytecode.LocalVarsAttr
-
- isEmpty() - Method in class gnu.lists.AbstractSequence
-
- isEmpty() - Method in interface gnu.lists.Array
-
- isEmpty() - Method in class gnu.lists.LList
-
- isEmpty() - Method in class gnu.lists.Pair
-
- isEmpty() - Method in interface gnu.lists.Sequence
-
True is this sequence contains no elements.
- isEmpty() - Method in class gnu.lists.TreeList
-
- isEmptySequence(Object) - Static method in class gnu.xquery.util.SequenceUtils
-
- isEndOfLine() - Method in class gnu.jemacs.buffer.Marker
-
- isEq - Static variable in class gnu.commonlisp.lang.CommonLisp
-
- IsEq - Class in gnu.kawa.functions
-
Implement the standard Scheme function eq?
and the Lisp eq.
- IsEq(Language, String) - Constructor for class gnu.kawa.functions.IsEq
-
- isEq - Static variable in class kawa.standard.Scheme
-
- IsEqual - Class in gnu.kawa.functions
-
Implement the standard Scheme procedure equal?
and the Lisp equal.
- IsEqual(Language, String) - Constructor for class gnu.kawa.functions.IsEqual
-
- isEqual - Static variable in class kawa.standard.Scheme
-
- isEqualNode(Node) - Method in class gnu.kawa.xml.KNode
-
- isEqv - Static variable in class gnu.commonlisp.lang.CommonLisp
-
- IsEqv - Class in gnu.kawa.functions
-
Implement that standard Scheme function "eqv?".
- IsEqv(Language, String, IsEq) - Constructor for class gnu.kawa.functions.IsEqv
-
- isEqv - Static variable in class kawa.standard.Scheme
-
- isEven(Object) - Static method in class gnu.kawa.functions.NumberPredicate
-
- isEven - Static variable in class kawa.standard.Scheme
-
- isExact(Number) - Static method in class gnu.kawa.functions.Arithmetic
-
- isExact() - Method in class gnu.math.Complex
-
- isExact() - Method in class gnu.math.CQuantity
-
- isExact() - Method in class gnu.math.DateTime
-
- isExact() - Method in class gnu.math.DComplex
-
- isExact() - Method in class gnu.math.DFloNum
-
- isExact() - Method in class gnu.math.DQuantity
-
- isExact() - Method in class gnu.math.DQuaternion
-
- isExact() - Method in class gnu.math.Duration
-
- isExact() - Method in class gnu.math.Numeric
-
- isExact() - Method in class gnu.math.Quaternion
-
- isExact() - Method in class gnu.math.RatNum
-
- isExact() - Method in class gnu.math.Unit
-
- isExisting() - Method in class gnu.bytecode.ObjectType
-
- isExisting() - Method in class gnu.bytecode.Type
-
- isExplicitlyTyped() - Method in class gnu.expr.QuoteExp
-
- isFinal() - Method in class gnu.bytecode.ClassType
-
- isFluid() - Method in class gnu.expr.Declaration
-
True if this is a fluid binding (in a FluidLetExp).
- isForContext() - Method in class gnu.expr.ThisExp
-
If this is being used to pass the context instance to a Macro.
- isFuncDef() - Method in class gnu.expr.SetExp
-
True if this is a functon definition ("defun").
- isGapBuffer() - Method in class gnu.lists.SimpleVector
-
The values are buffer[0 <: size] ++ buffer[gapEnd <: ]
,
where gapEnd = size + offset
- isGuard() - Method in class gnu.expr.Declaration
-
Does this encapsulate a boolean guard expression?
In that case this is an unnamed pseudo-parameter, that matches no
actual arguments but where getInitValue()
is the expression.
- isHandlingKeywordParameters() - Method in class gnu.kawa.xml.MakeElement
-
Should KEYWORD: EXPRESSION
be mapped to an
attribute constructor?
- isHandlingTailCalls() - Method in class gnu.expr.LambdaExp
-
- isHtmlEmptyElementTag(String) - Static method in class gnu.xml.XMLPrinter
-
- isHygienic() - Method in class kawa.lang.Macro
-
- isId() - Method in class gnu.kawa.xml.KAttr
-
- isIdentifier(SyntaxForm) - Static method in class kawa.lang.SyntaxForms
-
- isIncludeDestClasses() - Method in class gnu.kawa.ant.Kawac
-
Get the value of the includeDestClasses property.
- isIndirectBinding() - Method in class gnu.expr.Declaration
-
True if the value of the variable is the contents of a Location.
- isIndirectLocation() - Method in class gnu.kawa.reflect.FieldLocation
-
- isInlineable(Procedure) - Static method in class gnu.expr.ApplyExp
-
- isInstance(Object) - Method in class gnu.bytecode.ObjectType
-
- isInstance(Object) - Method in class gnu.bytecode.Type
-
- isInstance(Object) - Method in class gnu.kawa.reflect.OccurrenceType
-
- isInstance(Object) - Method in class gnu.kawa.reflect.SingletonType
-
- isInstance(AbstractSequence, int, Object) - Method in class gnu.kawa.xml.AttributeType
-
- isInstance(Object) - Method in class gnu.kawa.xml.AttributeType
-
- isInstance(AbstractSequence, int, Object) - Method in class gnu.kawa.xml.ElementType
-
- isInstance(Object) - Method in class gnu.kawa.xml.ElementType
-
- isInstance(Object) - Method in class gnu.kawa.xml.NodeType
-
- isInstance(AbstractSequence, int, int) - Static method in class gnu.kawa.xml.NodeType
-
- isInstance(Object) - Method in class gnu.kawa.xml.ProcessingInstructionType
-
- isInstance(Object) - Method in class gnu.kawa.xml.XDataType
-
- isInstance(Object) - Method in class gnu.kawa.xml.XIntegerType
-
- isInstance(Object) - Method in class gnu.kawa.xml.XStringType
-
- isInstance(Object) - Method in class gnu.kawa.xml.XTimeType
-
- isInstance(AbstractSequence, int, Object) - Method in interface gnu.lists.AttributePredicate
-
- isInstance(AbstractSequence, int, Object) - Method in interface gnu.lists.ElementPredicate
-
- isInstancePos(AbstractSequence, int) - Method in class gnu.kawa.xml.AttributeType
-
- isInstancePos(AbstractSequence, int) - Method in class gnu.kawa.xml.ElementType
-
- isInstancePos(AbstractSequence, int) - Method in class gnu.kawa.xml.NodeType
-
- isInstancePos(AbstractSequence, int) - Method in class gnu.kawa.xml.ProcessingInstructionType
-
- isInstancePos(AbstractSequence, int) - Method in interface gnu.lists.ItemPredicate
-
- isInteractive() - Method in class gnu.expr.Compilation
-
- isInteractive() - Method in class gnu.text.Lexer
-
- isInterface() - Method in class gnu.bytecode.ClassType
-
- isInterface() - Method in class gnu.bytecode.Type
-
- isInterface() - Method in class gnu.kawa.lispexpr.SeqSizeType
-
- isInTry() - Method in class gnu.bytecode.CodeAttr
-
- isKeyword(Object) - Static method in class gnu.expr.Keyword
-
Test whether an object is a keyword.
- isLeapYear(int) - Static method in class gnu.math.DateTime
-
- isLexical() - Method in class gnu.expr.Declaration
-
- isLineDelimiter(char) - Method in class gnu.jemacs.swt.LineOffsets
-
- isLive() - Method in class gnu.jemacs.buffer.EFrame
-
- isLive() - Method in class gnu.jemacs.swing.SwingFrame
-
- isLive() - Method in class gnu.jemacs.swt.SwtFrame
-
- isLocked() - Method in class gnu.mapping.Environment
-
True if this environment is locked - bindings cannot be added or removed.
- isMakingClassPair() - Method in class gnu.expr.ClassExp
-
True if we should make a pair of an interface and a class.
- isMinusOne() - Method in class gnu.math.IntNum
-
- isModuleBody() - Method in class gnu.expr.LambdaExp
-
True iff this is the dummy top-level function of a module body.
- isModuleLocal() - Method in class gnu.expr.Declaration
-
- isMoreSpecific(Type[], Type[]) - Static method in class gnu.bytecode.Type
-
Return true iff t1[i].isSubtype(t2[i]) for all i.
- isName(String) - Static method in class gnu.xml.XName
-
- isNamePart(int) - Static method in class gnu.xml.XName
-
- isNamespaceDecl() - Method in class gnu.expr.Declaration
-
- isNameStart(int) - Static method in class gnu.xml.XName
-
- isNaN(Object) - Static method in class gnu.xquery.util.NumberValue
-
- isNative() - Method in class gnu.bytecode.Method
-
- isNative() - Method in class gnu.expr.LambdaExp
-
- isNCName(String) - Static method in class gnu.xml.XName
-
- isNegative() - Method in class gnu.math.DFloNum
-
- isNegative() - Method in class gnu.math.IntFraction
-
- isNegative() - Method in class gnu.math.IntNum
-
- isNegative() - Method in class gnu.math.RealNum
-
- isNestableEndDelim(int) - Method in class gnu.kawa.lispexpr.ReaderExtendedLiteral
-
- isNestableEndDelim(int) - Method in class gnu.kawa.lispexpr.ReaderXmlElement
-
- isNestableStartDelim(int) - Method in class gnu.kawa.lispexpr.ReaderExtendedLiteral
-
- isNestableStartDelim(int) - Method in class gnu.kawa.lispexpr.ReaderXmlElement
-
- isNmToken(String) - Static method in class gnu.xml.XName
-
- isNonTerminating() - Method in class gnu.kawa.lispexpr.ReaderMacro
-
- isOdd(Object) - Static method in class gnu.kawa.functions.NumberPredicate
-
- isOdd() - Method in class gnu.math.IntNum
-
- isOdd - Static variable in class kawa.standard.Scheme
-
- isOddEven(boolean, Object) - Static method in class gnu.kawa.functions.NumberPredicate
-
- isOne() - Method in class gnu.math.IntNum
-
- isParameter() - Method in class gnu.bytecode.Variable
-
- isPedantic() - Method in class gnu.expr.Compilation
-
- isPoint() - Method in class gnu.jemacs.buffer.Marker
-
Is this the special point marker?
- isPresent(String) - Method in class gnu.kawa.lispexpr.LispPackage
-
- isPrivate() - Method in class gnu.expr.Declaration
-
- isProcedureDecl() - Method in class gnu.expr.Declaration
-
- isProcedureName() - Method in class gnu.expr.ReferenceExp
-
True if this identifier appears in "function call position".
- isProcedureOrSyntax() - Method in class gnu.kawa.reflect.FieldLocation
-
- isProvide(Declaration) - Static method in class kawa.standard.IfFeature
-
- isPublic() - Method in class gnu.expr.Declaration
-
- isQuasi - Variable in class kawa.lang.Quote
-
True for quasiquote; false for plain quote.
- isReadOnly() - Method in class gnu.lists.SimpleVector
-
- isReal(Object) - Static method in class gnu.math.RealNum
-
- isRecord(Object) - Static method in class kawa.lang.Record
-
- isRepl() - Method in class gnu.text.SourceLocator.Simple
-
- isRequestedSessionIdFromCookie() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIRequest
-
- isRequestedSessionIdFromURL() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIRequest
-
- isRequestedSessionIdFromUrl() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIRequest
-
- isRequestedSessionIdValid() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIRequest
-
- isRigid() - Method in class gnu.kawa.models.Spacer
-
- isSame(Type, Type) - Static method in class gnu.bytecode.Type
-
- isSameNode(Node) - Method in class gnu.kawa.xml.KNode
-
- isSecure() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIRequest
-
- isSetIfUnbound() - Method in class gnu.expr.SetExp
-
- isSharedConstant() - Method in class gnu.expr.QuoteExp
-
- isSideEffectFree() - Method in class gnu.expr.PrimProcedure
-
- isSideEffectFree() - Method in class gnu.kawa.functions.ArithOp
-
- isSideEffectFree() - Method in class gnu.kawa.reflect.ArrayGet
-
- isSideEffectFree() - Method in class gnu.kawa.reflect.ArrayLength
-
- isSideEffectFree() - Method in class gnu.kawa.reflect.ArrayNew
-
- isSideEffectFree() - Method in class gnu.kawa.xml.NodeConstructor
-
- isSideEffectFree() - Method in class gnu.mapping.Procedure
-
True if this Procedure (definitely) has no side-effects.
- isSimple() - Method in class gnu.bytecode.Variable
-
Returns true for a "simple" variable.
- isSimple() - Method in class gnu.expr.ApplyExp
-
- isSimple(int) - Method in class gnu.expr.ApplyExp
-
- isSimple(int, int) - Method in class gnu.expr.ApplyExp
-
- isSimple() - Method in class gnu.expr.ClassExp
-
- isSimple() - Method in class gnu.expr.Declaration
-
- isSimpleApplyFunction(Expression) - Method in class gnu.expr.Compilation
-
A simple apply function maps actual arguments to formals directly.
- isSimpleApplyFunction(Expression) - Method in class kawa.standard.SchemeCompilation
-
- isSingleValue() - Method in class gnu.expr.Expression
-
- isSingleValue() - Method in class gnu.expr.ReferenceExp
-
- isSkipped() - Method in class gnu.bytecode.Attribute
-
Returns true if this attribute should be skipped on output.
- isSpecial() - Method in class gnu.expr.PrimProcedure
-
- isStableSourceLocation() - Method in class gnu.expr.Compilation
-
- isStableSourceLocation() - Method in class gnu.expr.Expression
-
- isStableSourceLocation() - Method in class gnu.expr.ExpVisitor
-
Normally same as getSystemId.
- isStableSourceLocation() - Method in class gnu.lists.PairWithPosition
-
- isStableSourceLocation() - Method in interface gnu.text.SourceLocator
-
True if position is unlikely to change.
- isStableSourceLocation() - Method in class gnu.text.SourceLocator.Simple
-
- isStableSourceLocation() - Method in class gnu.text.SourceMessages
-
- isStableSourceLocation() - Method in class gnu.xml.XMLFilter
-
- isStatic() - Method in class gnu.expr.Compilation
-
- isStatic() - Method in class gnu.expr.Declaration
-
- isStatic() - Method in class gnu.expr.ModuleExp
-
- isSubclass(String) - Method in class gnu.bytecode.ClassType
-
A more efficient version of isSubclass(ClassType.make(cname)).
- isSubclass(ClassType) - Method in class gnu.bytecode.ClassType
-
- isSubRange() - Method in class gnu.lists.SimpleVector
-
The values are buffer[offset <: offset+size]
.
- isSubtype(Type) - Method in class gnu.bytecode.Type
-
Return true if this is a "subtype" of other.
- isSupported(String, String) - Method in class gnu.kawa.xml.KNode
-
- isSymbol(Object) - Static method in class gnu.commonlisp.lang.Symbols
-
Predicate to check whether a given object is a CL symbol.
- isTailCall() - Method in class gnu.expr.ApplyExp
-
- isTentative() - Method in class gnu.text.Lexer
-
True if input may be incomplete or actively edited.
- isTerminatingChar(int, ReadTable) - Method in class gnu.kawa.lispexpr.LispReader
-
- isTerminatingChar(int, ReadTable) - Method in class gnu.q2.lang.Q2Read
-
- isThisParameter() - Method in class gnu.expr.Declaration
-
Is this an implicit 'this' parameter?
- IString - Class in gnu.lists
-
A string implementation with contant-time codepoint indexing.
- IString(String) - Constructor for class gnu.lists.IString
-
- IString.SubString - Class in gnu.lists
-
- istringType - Static variable in class gnu.kawa.lispexpr.LangObjType
-
Immutuable string, implemented using IString
- isTrue(Object) - Method in class gnu.commonlisp.lang.Lisp2
-
- isTrue(Object) - Static method in class gnu.expr.KawaConvert
-
- isTrue(Object) - Method in class gnu.expr.Language
-
Test if a value is considered "true" in this language.
- isTrue(Object) - Method in class gnu.xquery.lang.XQuery
-
- isTrueLisp(Object) - Static method in class gnu.commonlisp.lang.Lisp2
-
- isTrueMethod - Static variable in class gnu.expr.ConditionalTarget
-
- isTrueType - Static variable in class gnu.kawa.lispexpr.LangPrimType
-
Special type used for boolean-valued guard expressions in patterns.
- isTrueTypeExp - Static variable in class gnu.expr.QuoteExp
-
- isUnbounded() - Method in class gnu.lists.Range
-
- isUnknown(Declaration) - Static method in class gnu.expr.Declaration
-
- isUnknown() - Method in class gnu.expr.ReferenceExp
-
- isUnknownNamespace() - Method in class gnu.mapping.Namespace
-
A namespace with known prefix but unknown uri.
- isUnsigned() - Method in class gnu.bytecode.PrimType
-
- isUnsigned() - Method in class gnu.kawa.lispexpr.LangPrimType
-
- isUnsignedType() - Method in class gnu.kawa.xml.XIntegerType
-
- isUnspecifiedLast() - Method in class gnu.lists.Range
-
- isUnspecifiedStart() - Method in class gnu.lists.Range
-
- isUsed() - Method in class gnu.bytecode.Label
-
- isUserInRole(String) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIRequest
-
- isValidJavaName(String) - Static method in class gnu.expr.Language
-
- isValidJavaTypeName(String) - Static method in class gnu.bytecode.Type
-
- isVerySimple() - Method in class gnu.lists.SimpleVector
-
If isSimple(), the values are all the values of the buffer.
- isVoid() - Method in class gnu.bytecode.Type
-
- isWhitespace(int) - Static method in class gnu.kawa.functions.UnicodeUtils
-
- isXslTag(Object) - Static method in class gnu.kawa.xslt.XslTranslator
-
- isZero() - Method in class gnu.math.Complex
-
- isZero() - Method in class gnu.math.CQuantity
-
- isZero() - Method in class gnu.math.DateTime
-
- isZero() - Method in class gnu.math.DFloNum
-
- isZero() - Method in class gnu.math.DQuantity
-
- isZero() - Method in class gnu.math.Duration
-
- isZero() - Method in class gnu.math.IntNum
-
- isZero() - Method in class gnu.math.Numeric
-
- isZero() - Method in class gnu.math.Quaternion
-
- isZero() - Method in class gnu.math.RatNum
-
- isZero() - Method in class gnu.math.RealNum
-
- isZero() - Method in class gnu.math.Unit
-
- isZeroOrOne(Object) - Static method in class gnu.xquery.util.SequenceUtils
-
- isZoneUnspecified() - Method in class gnu.math.DateTime
-
- item(int) - Method in class gnu.kawa.xml.Nodes
-
- ItemAt - Class in gnu.xquery.util
-
Returns a value at a given index in a sequence of values.
- ItemAt() - Constructor for class gnu.xquery.util.ItemAt
-
- itemAt - Static variable in class gnu.xquery.util.ItemAt
-
- itemAt(Object, int) - Static method in class gnu.xquery.util.ItemAt
-
- itemCountCode(Type) - Static method in class gnu.kawa.reflect.OccurrenceType
-
Returna a quantifer kind for a sequence type.
- itemCountIsOne(Type) - Static method in class gnu.kawa.reflect.OccurrenceType
-
- itemCountIsZeroOrOne(Type) - Static method in class gnu.kawa.reflect.OccurrenceType
-
- itemCountMax(Type) - Static method in class gnu.kawa.reflect.OccurrenceType
-
- itemCountMin(Type) - Static method in class gnu.kawa.reflect.OccurrenceType
-
- itemCountRange(Type) - Static method in class gnu.kawa.reflect.OccurrenceType
-
Return a conservative estimate on the min/max number of items of a type.
- ItemPredicate - Interface in gnu.lists
-
A predicate (or type) on an item in a sequence.
- itemPrimeType(Type) - Static method in class gnu.kawa.reflect.OccurrenceType
-
XQuery formal semantics "prime type"
- iterator() - Method in class gnu.lists.AbstractSequence
-
- IteratorItems - Class in gnu.kawa.xml
-
- iteratorItems - Static variable in class gnu.kawa.xml.IteratorItems
-
- ival - Variable in class gnu.math.IntNum
-
All integers are stored in 2's-complement form.
- ivory - Static variable in class gnu.kawa.models.StandardColor
-
- Label - Class in gnu.bytecode
-
A Label represents a location in a Code attribute.
- Label() - Constructor for class gnu.bytecode.Label
-
- Label(CodeAttr) - Constructor for class gnu.bytecode.Label
-
- Label(int) - Constructor for class gnu.bytecode.Label
-
- Label - Class in gnu.kawa.models
-
A "label" may have some text and/or an icon.
- Label() - Constructor for class gnu.kawa.models.Label
-
- Label(String) - Constructor for class gnu.kawa.models.Label
-
- lambda - Class in gnu.jemacs.lang
-
The Syntax transformer that re-writes the lambda builtin.
- lambda() - Constructor for class gnu.jemacs.lang.lambda
-
- Lambda - Class in kawa.lang
-
The Syntax transformer that re-writes the lambda builtin.
- Lambda() - Constructor for class kawa.lang.Lambda
-
- lambda - Static variable in class kawa.standard.SchemeCompilation
-
- LambdaExp - Class in gnu.expr
-
Class used to implement Scheme lambda expressions.
- LambdaExp() - Constructor for class gnu.expr.LambdaExp
-
- LambdaExp(int) - Constructor for class gnu.expr.LambdaExp
-
- LambdaExp(Expression) - Constructor for class gnu.expr.LambdaExp
-
- LambdaExp.Closure - Class in gnu.expr
-
- lang(Object, Object) - Static method in class gnu.xquery.util.NodeUtils
-
- LANG_BUILTIN - Static variable in class gnu.xquery.lang.XQResolveNames
-
Code number for the special lang
function.
- LangExp - Class in gnu.expr
-
A language-specific expression.
- LangExp() - Constructor for class gnu.expr.LangExp
-
- LangExp(Object) - Constructor for class gnu.expr.LangExp
-
- LangObjType - Class in gnu.kawa.lispexpr
-
A wrapper around a class type.
- LangObjType.ArgListBuilder - Class in gnu.kawa.lispexpr
-
- LangObjType.SimpleVectorBuilder - Class in gnu.kawa.lispexpr
-
- LangPrimType - Class in gnu.kawa.lispexpr
-
Use to implement some special types that convert differently.
- LangPrimType(PrimType) - Constructor for class gnu.kawa.lispexpr.LangPrimType
-
- LangPrimType(PrimType, Language) - Constructor for class gnu.kawa.lispexpr.LangPrimType
-
- LangPrimType(String, String, int, Class) - Constructor for class gnu.kawa.lispexpr.LangPrimType
-
- LangPrimType(String, String, int, Class, Language) - Constructor for class gnu.kawa.lispexpr.LangPrimType
-
- langSymbolToSymbol(Object) - Static method in class gnu.kawa.lispexpr.LispLanguage
-
Convert the Language's idea of a symbol to a gnu.mapping.Symbol.
- language - Variable in class gnu.expr.Compilation
-
- Language - Class in gnu.expr
-
Contains various language-dependent methods.
- Language() - Constructor for class gnu.expr.Language
-
- language - Variable in class gnu.kawa.reflect.InstanceOf
-
- LANGUAGE_TYPE_CODE - Static variable in class gnu.kawa.xml.XDataType
-
- languageType - Static variable in class gnu.kawa.xml.XStringType
-
- LAST_BUILTIN - Static variable in class gnu.xquery.lang.XQResolveNames
-
Code number for the special last
function.
- LAST_MODIFIED_CACHE_TIME - Static variable in class gnu.expr.ModuleManager
-
- lastArg() - Method in class gnu.mapping.CallContext
-
Note that we are done with the input arguments.
- lastCheckedTime - Variable in class gnu.expr.ModuleInfo
-
- lastDecl() - Method in class gnu.expr.ScopeExp
-
- lastDecl - Static variable in class gnu.xquery.lang.XQResolveNames
-
Declaration for the fn:last()
function.
- lastIndexOf(char[], int, int, char) - Static method in class gnu.jemacs.swing.BufferContent
-
Search for the last occurrence of a character
in buffer[limit..start].
- lastIndexOf(Object) - Method in class gnu.lists.AbstractSequence
-
See java.util.List.
- lastIndexOf(int, int) - Method in class gnu.lists.FString
-
- lastModifiedCacheTime - Variable in class gnu.expr.ModuleManager
-
Number of milliseconds before we re-check file's modified time.
- lastModifiedTime - Variable in class gnu.expr.ModuleInfo
-
Last time the source file was modified.
- lastPair() - Method in class gnu.lists.Pair
-
- lastPair() - Method in class kawa.lang.Translator.FormStack
-
The Pair whose car is the last form in the list.
- lavender - Static variable in class gnu.kawa.models.StandardColor
-
- lavenderBlush - Static variable in class gnu.kawa.models.StandardColor
-
- lawnGreen - Static variable in class gnu.kawa.models.StandardColor
-
- layout(Composite) - Static method in class gnu.jemacs.swt.SwtHelper
-
- Lazy<T> - Interface in gnu.mapping
-
A lazy value is one that may be calculated on demand.
- LAZY_DECLARATIONS - Static variable in class gnu.expr.ModuleExp
-
- LazyPropertyKey<T> - Class in gnu.mapping
-
A property whose value can be found lazily.
- LazyPropertyKey(String) - Constructor for class gnu.mapping.LazyPropertyKey
-
- LazyType - Class in gnu.kawa.reflect
-
The type of lazy values - i.e.
- LazyType(ClassType, Type) - Constructor for class gnu.kawa.reflect.LazyType
-
- lazyType - Static variable in class gnu.kawa.reflect.LazyType
-
- lbraceToken - Static variable in class gnu.ecmascript.Lexer
-
- lbracketToken - Static variable in class gnu.ecmascript.Lexer
-
- lcm(IntNum, IntNum) - Static method in class gnu.math.IntNum
-
- LE - Static variable in class gnu.q2.lang.Operator
-
- leaf(Object, Translator) - Method in class kawa.lang.Quote
-
- leaf(Object, Translator) - Method in class kawa.standard.syntax
-
- leastSpecificCode(int, int) - Static method in class gnu.kawa.functions.Arithmetic
-
- left - Variable in class gnu.lists.RAPair.Node
-
- lemonChiffon - Static variable in class gnu.kawa.models.StandardColor
-
- length() - Method in class gnu.jemacs.buffer.Buffer
-
- length() - Method in class gnu.jemacs.swt.SwtCharBuffer
-
- length() - Method in class gnu.kawa.swingviews.SwingContent
-
- length() - Method in class gnu.kawa.xml.XString
-
- length() - Method in class gnu.lists.AbstractCharVector
-
- length() - Method in class gnu.lists.Blob
-
- length() - Method in interface gnu.lists.CharSeq
-
Get length of string, in code units (not characters).
- length() - Method in class gnu.lists.IString
-
- length() - Method in class gnu.lists.IString.SubString
-
- length(Object) - Static method in class gnu.lists.LList
-
- length() - Method in class gnu.lists.Pair
-
- length() - Method in class gnu.lists.SimpleVector
-
- length() - Method in class gnu.lists.UnescapedData
-
- lengthByCodePoints() - Method in class gnu.lists.IString
-
- LESS_OP - Static variable in class gnu.ecmascript.Reserved
-
- let - Class in kawa.standard
-
The Syntax transformer that re-writes the Scheme "let" primitive.
- let(String, boolean) - Constructor for class kawa.standard.let
-
- let - Static variable in class kawa.standard.let
-
- let_syntax - Class in kawa.standard
-
Implementation of the standard Scheme let-syntax and letrec-syntax forms.
- let_syntax(boolean, String) - Constructor for class kawa.standard.let_syntax
-
- let_syntax - Static variable in class kawa.standard.let_syntax
-
- letDone(Expression) - Method in class gnu.expr.Compilation
-
- letEnter() - Method in class gnu.expr.Compilation
-
- LetExp - Class in gnu.expr
-
Class used to implement "let" syntax (and variants) for Scheme.
- LetExp() - Constructor for class gnu.expr.LetExp
-
- letrec_syntax - Static variable in class kawa.standard.let_syntax
-
- letStart() - Method in class gnu.expr.Compilation
-
- letVariable(Object, Type, Expression) - Method in class gnu.expr.Compilation
-
- letVariable(Declaration, Expression) - Method in class gnu.expr.Compilation
-
- Lexer - Class in gnu.ecmascript
-
Reads EcmaScript token from a InPort.
- Lexer(InPort) - Constructor for class gnu.ecmascript.Lexer
-
- lexer - Variable in class gnu.expr.Compilation
-
- Lexer - Class in gnu.text
-
Framework for implementing lexical scanners and parsers.
- Lexer(InPort) - Constructor for class gnu.text.Lexer
-
- Lexer(InPort, SourceMessages) - Constructor for class gnu.text.Lexer
-
- lexical - Variable in class gnu.expr.Compilation
-
Current lexical scope - map name to Declaration.
- libraryExists(Object, Translator) - Method in class kawa.standard.ImportFromLibrary
-
Check if library (in r7rs import syntax) exists.
- librarySymbol - Static variable in class kawa.standard.IfFeature
-
- librarySymbol - Static variable in class kawa.standard.ImportFromLibrary
-
- lightBlue - Static variable in class gnu.kawa.models.StandardColor
-
- lightCoral - Static variable in class gnu.kawa.models.StandardColor
-
- lightCyan - Static variable in class gnu.kawa.models.StandardColor
-
- lightGoldenrodYellow - Static variable in class gnu.kawa.models.StandardColor
-
- lightGray - Static variable in class gnu.kawa.models.StandardColor
-
- lightGreen - Static variable in class gnu.kawa.models.StandardColor
-
- lightGrey - Static variable in class gnu.kawa.models.StandardColor
-
- lightPink - Static variable in class gnu.kawa.models.StandardColor
-
- lightSalmon - Static variable in class gnu.kawa.models.StandardColor
-
- lightSeaGreen - Static variable in class gnu.kawa.models.StandardColor
-
- lightSkyBlue - Static variable in class gnu.kawa.models.StandardColor
-
- lightSlateGray - Static variable in class gnu.kawa.models.StandardColor
-
- lightSlateGrey - Static variable in class gnu.kawa.models.StandardColor
-
- lightSteelBlue - Static variable in class gnu.kawa.models.StandardColor
-
- lightYellow - Static variable in class gnu.kawa.models.StandardColor
-
- lime - Static variable in class gnu.kawa.models.StandardColor
-
- limeGreen - Static variable in class gnu.kawa.models.StandardColor
-
- LineCommenter() - Constructor for class gnu.kawa.ant.LineCommenterSet.LineCommenter
-
- LineCommenterSet - Class in gnu.kawa.ant
-
- LineCommenterSet() - Constructor for class gnu.kawa.ant.LineCommenterSet
-
- LineCommenterSet.LineCommenter - Class in gnu.kawa.ant
-
Individual filter component of filterset
- linefeedFromParser() - Method in class gnu.xml.XMLFilter
-
- lineMode - Variable in class gnu.jemacs.buffer.ProcessMode
-
- linen - Static variable in class gnu.kawa.models.StandardColor
-
- LineNumbersAttr - Class in gnu.bytecode
-
Represents the contents of a standard "LineNumberTable" attribute.
- LineNumbersAttr(CodeAttr) - Constructor for class gnu.bytecode.LineNumbersAttr
-
Add a new LineNumbersAttr to a CodeAttr.
- LineNumbersAttr(short[], CodeAttr) - Constructor for class gnu.bytecode.LineNumbersAttr
-
- LineOffsets - Class in gnu.jemacs.swt
-
The purpose of this class is to maintain an ordered set of line offsets for an
SwtCharBuffer.
- LineOffsets(int) - Constructor for class gnu.jemacs.swt.LineOffsets
-
- lineOffsets - Variable in class gnu.jemacs.swt.SwtCharBuffer
-
- linesInRange(int, int) - Method in class gnu.jemacs.swt.LineOffsets
-
- lineStartOffset(int) - Method in class gnu.jemacs.buffer.Buffer
-
- lineStartOffset() - Method in class gnu.jemacs.buffer.Buffer
-
- lineStartOffset(int) - Method in class gnu.jemacs.swing.SwingBuffer
-
- lineStartOffset(int) - Method in class gnu.jemacs.swt.SwtBuffer
-
- lineStartPos(int) - Method in class gnu.jemacs.swt.BufferContent
-
- LineStripper() - Constructor for class gnu.kawa.ant.LineStripperSet.LineStripper
-
- LineStripperSet - Class in gnu.kawa.ant
-
- LineStripperSet() - Constructor for class gnu.kawa.ant.LineStripperSet
-
- LineStripperSet.LineStripper - Class in gnu.kawa.ant
-
Individual filter component of filterset
- linkChild(Scope) - Method in class gnu.bytecode.Scope
-
Link this scope as the next child of its parent scope.
- linkSibling(EWindow, boolean) - Method in class gnu.jemacs.buffer.EWindow
-
Link a new window after this.
- Lisp2 - Class in gnu.commonlisp.lang
-
Abstract class for Lisp-like languages with separate namespaces.
- Lisp2() - Constructor for class gnu.commonlisp.lang.Lisp2
-
- Lisp2Compilation - Class in gnu.commonlisp.lang
-
- Lisp2Compilation(Language, SourceMessages, NameLookup) - Constructor for class gnu.commonlisp.lang.Lisp2Compilation
-
- LispFormat - Class in gnu.kawa.functions
-
A representation of a parsed Common Lisp-style format.
- LispFormat(char[], int, int) - Constructor for class gnu.kawa.functions.LispFormat
-
- LispFormat(String) - Constructor for class gnu.kawa.functions.LispFormat
-
- LispFormat(char[]) - Constructor for class gnu.kawa.functions.LispFormat
-
- LispLanguage - Class in gnu.kawa.lispexpr
-
Language sub-class for Lisp-like languages (including Scheme).
- LispLanguage() - Constructor for class gnu.kawa.lispexpr.LispLanguage
-
- LispPackage - Class in gnu.kawa.lispexpr
-
Implement a Common Lisp "package" value.
- LispPackage() - Constructor for class gnu.kawa.lispexpr.LispPackage
-
- LispReader - Class in gnu.kawa.lispexpr
-
A Lexer for reading S-expressions in generic Lisp-like syntax.
- LispReader(InPort) - Constructor for class gnu.kawa.lispexpr.LispReader
-
- LispReader(InPort, SourceMessages) - Constructor for class gnu.kawa.lispexpr.LispReader
-
- list - Static variable in class gnu.kawa.functions.MakeList
-
- list$V(Object[]) - Static method in class gnu.kawa.functions.MakeList
-
- list1(Object) - Static method in class gnu.lists.LList
-
- list2(Object, Object) - Static method in class gnu.lists.LList
-
- list3(Object, Object, Object) - Static method in class gnu.lists.LList
-
- list4(Object, Object, Object, Object) - Static method in class gnu.lists.LList
-
- listAll(Range) - Static method in class gnu.lists.Range
-
- ListCodeSize - Class in gnu.bytecode
-
Application that lists the number of bytes in named methods.
- ListCodeSize() - Constructor for class gnu.bytecode.ListCodeSize
-
- ListItems - Class in gnu.kawa.xml
-
A function that maps a List into the sequence of its elements.
- listItems - Static variable in class gnu.kawa.xml.ListItems
-
- listIterator() - Method in class gnu.lists.AbstractSequence
-
- listIterator(int) - Method in class gnu.lists.AbstractSequence
-
- listLength(Object, boolean) - Static method in class gnu.lists.LList
-
A safe function to count the length of a list.
- listLength(Object) - Static method in class kawa.lang.Translator
-
Returns the length of a syntax list.
- listParameters(StringBuffer) - Method in class gnu.bytecode.Method
-
- ListPat - Class in kawa.lang
-
Match a list whose length in in the range [min_length..max_length].
- ListPat(int) - Constructor for class kawa.lang.ListPat
-
- ListPat(int, int) - Constructor for class kawa.lang.ListPat
-
- ListPat(int, int, Object) - Constructor for class kawa.lang.ListPat
-
- listRef(RAPair, int) - Static method in class gnu.lists.RAPair
-
- ListRepeatPat - Class in kawa.lang
-
- ListRepeatPat() - Constructor for class kawa.lang.ListRepeatPat
-
- ListRepeatPat(Pattern) - Constructor for class kawa.lang.ListRepeatPat
-
- listToModuleName(Object, Translator) - Static method in class kawa.standard.module_name
-
- listType - Static variable in class gnu.kawa.lispexpr.LangObjType
-
- Literal - Class in gnu.expr
-
A Literal contains compile-time information about a constant.
- Literal(Object, LitTable) - Constructor for class gnu.expr.Literal
-
Create a new Literal, where comp must be in immediate mode.
- Literal(Object, String, LitTable) - Constructor for class gnu.expr.Literal
-
- Literal(Object, Field, LitTable) - Constructor for class gnu.expr.Literal
-
Create a new Literal, for a value available from a static field.
- Literal(Object, Type, LitTable) - Constructor for class gnu.expr.Literal
-
- literalIdentifierEq(Object, ScopeExp, Object, ScopeExp) - Static method in class kawa.lang.SyntaxPattern
-
- literalPattern(Object, Translator) - Method in class kawa.lang.BindDecls
-
- LitTable - Class in gnu.expr
-
Manages the literals of a Compilation.
- LitTable(Compilation) - Constructor for class gnu.expr.LitTable
-
- LList - Class in gnu.lists
-
Semi-abstract class for traditions Lisp-style lists.
- LList() - Constructor for class gnu.lists.LList
-
Do not use - only public for serialization!
- load(AccessExp, int, Compilation, Target) - Method in class gnu.expr.Declaration
-
- load - Class in kawa.standard
-
- load(String, boolean) - Constructor for class kawa.standard.load
-
- load - Static variable in class kawa.standard.load
-
- loadAllClasses() - Method in class gnu.bytecode.ZipLoader
-
Load all classes immediately from zip archive, close archive.
- loadByStages(int) - Method in class gnu.expr.ModuleInfo
-
- loadCallContext() - Method in class gnu.expr.Compilation
-
Generate code to push the current CallContext on the JVM stack.
- loadClass(String, boolean) - Method in class gnu.bytecode.ArrayClassLoader
-
- loadClass(String) - Method in class gnu.bytecode.ArrayClassLoader
-
Load named class.
- loadClass(String, boolean) - Method in class gnu.bytecode.ZipLoader
-
- loadClass(String) - Method in class gnu.expr.Language
-
- loadClass(String, Environment) - Static method in class kawa.standard.Scheme
-
- loadClassRef(ObjectType) - Method in class gnu.expr.Compilation
-
Generate code to load a named Class without initializing it.
- loadEager(int) - Method in class gnu.expr.ModuleInfo
-
Eagerly process the module and dependencies.
- loadFieldLocation(Declaration, Compilation) - Method in class gnu.expr.Declaration
-
- loadHeapFrame(Compilation) - Method in class gnu.expr.LambdaExp
-
Generate code to load heapFrame on the JVM stack.
- loadPackageInfo(String) - Method in class gnu.expr.ModuleManager
-
Search for and if needed load the
ModuleSet
for a package.
- loadRelative - Static variable in class kawa.standard.load
-
- loadStyleSheet(String, String) - Static method in class kawa.DomTermBackend
-
- LOCAL_NAME_BUILTIN - Static variable in class gnu.xquery.lang.XQResolveNames
-
Code number for the special local-name
function.
- LOCAL_NAMESPACE - Static variable in class gnu.xquery.lang.XQuery
-
- localName(Object) - Static method in class gnu.xquery.util.NodeUtils
-
- localNameFromQName(Object) - Static method in class gnu.xquery.util.QNameUtils
-
- locals - Variable in class gnu.bytecode.CodeAttr
-
- LocalVarsAttr - Class in gnu.bytecode
-
- LocalVarsAttr(CodeAttr) - Constructor for class gnu.bytecode.LocalVarsAttr
-
Add a new LocalVarsAttr to a CodeAttr.
- LocalVarsAttr(Method) - Constructor for class gnu.bytecode.LocalVarsAttr
-
Create, but don't link into method.code's attributes list (yet).
- Location - Class in gnu.bytecode
-
An abstracted "variable", inherited by Field and Variable.
- Location() - Constructor for class gnu.bytecode.Location
-
- Location<T> - Class in gnu.mapping
-
A Location is an abstract cell/location/variable with a value of type T.
- Location() - Constructor for class gnu.mapping.Location
-
- location - Class in kawa.standard
-
The Syntax transformer that re-writes the Kawa "location" primitive.
- location() - Constructor for class kawa.standard.location
-
- location - Static variable in class kawa.standard.location
-
- LocationEnumeration - Class in gnu.mapping
-
- LocationEnumeration(NamedLocation[], int) - Constructor for class gnu.mapping.LocationEnumeration
-
- LocationEnumeration(SimpleEnvironment) - Constructor for class gnu.mapping.LocationEnumeration
-
- LocationProc<T> - Class in gnu.mapping
-
A Procedure that evaluates to the value of a Location.
- LocationProc(Location) - Constructor for class gnu.mapping.LocationProc
-
- LocationProc(Location, Procedure) - Constructor for class gnu.mapping.LocationProc
-
- log(String) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIContext
-
- log(Exception, String) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIContext
-
- log(String, Throwable) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIContext
-
- log(String) - Method in class gnu.kawa.servlet.HttpRequestContext
-
- log(String, Throwable) - Method in class gnu.kawa.servlet.HttpRequestContext
-
- log(String) - Method in class gnu.kawa.servlet.KawaHttpHandler.Context
-
- log(String, Throwable) - Method in class gnu.kawa.servlet.KawaHttpHandler.Context
-
- log(String) - Method in class gnu.kawa.servlet.KawaServlet.Context
-
- log(String, Throwable) - Method in class gnu.kawa.servlet.KawaServlet.Context
-
- log() - Method in class gnu.math.Complex
-
- log(double, double) - Static method in class gnu.math.DComplex
-
- log(double, double, double, double) - Static method in class gnu.math.DQuaternion
-
- log() - Method in class gnu.math.Quaternion
-
- log() - Method in class gnu.math.RealNum
-
- login(String, String) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIRequest
-
- logout() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIRequest
-
- LONG - Static variable in class gnu.bytecode.ConstantPool
-
- LONG_CODE - Static variable in class gnu.kawa.functions.Arithmetic
-
Promotion code for long/Long.
- long_type - Static variable in class gnu.bytecode.Type
-
- LONG_TYPE_CODE - Static variable in class gnu.kawa.xml.XDataType
-
- longitude() - Method in class gnu.math.Complex
-
- longitude() - Method in class gnu.math.Quaternion
-
- longToObject(long) - Method in class gnu.expr.KawaConvert
-
- longToObject(long) - Method in class gnu.lists.Convert
-
- longToObjectUnsigned(long) - Method in class gnu.expr.KawaConvert
-
- longToObjectUnsigned(long) - Method in class gnu.lists.Convert
-
- longType - Static variable in class gnu.bytecode.Type
-
- longType - Static variable in class gnu.kawa.lispexpr.LangPrimType
-
- longType - Static variable in class gnu.kawa.xml.XIntegerType
-
- longValue() - Method in class gnu.math.DFloNum
-
- longValue() - Method in class gnu.math.IntFraction
-
- longValue() - Method in class gnu.math.IntNum
-
- longValue() - Method in class gnu.math.Numeric
-
- longValue() - Method in class gnu.math.Quaternion
-
- longValue() - Method in class gnu.math.UInt
-
- longValue() - Method in class gnu.math.ULong
-
- longValue() - Method in class gnu.math.UnsignedPrim
-
- longValue() - Method in class gnu.math.UShort
-
- longValue_method - Static variable in class gnu.bytecode.Type
-
- LongVector<E> - Class in gnu.lists
-
Simple adjustable-length vector of signed or unsigned 64-bit integers (longs).
- LongVector() - Constructor for class gnu.lists.LongVector
-
- lookup(String) - Method in class gnu.bytecode.CodeAttr
-
Search by name for a Variable
- lookup(String) - Method in class gnu.bytecode.Scope
-
Search by name for a Variable in this Scope (only).
- lookup(Symbol, Object, int) - Method in class gnu.expr.BuiltinEnvironment
-
- lookup(Object, int) - Method in class gnu.expr.Compilation
-
- lookup(String) - Method in class gnu.expr.Language
-
- lookup(Object, int) - Method in class gnu.expr.NameLookup
-
- lookup(Object, boolean) - Method in class gnu.expr.NameLookup
-
- lookup - Variable in class gnu.expr.ResolveNames
-
- lookup(Expression, Object, boolean) - Method in class gnu.expr.ResolveNames
-
- lookup(Object) - Method in class gnu.expr.ScopeExp
-
Find a Declaration by name.
- lookup(Object, Language, int) - Method in class gnu.expr.ScopeExp
-
- lookup(String, int, boolean) - Method in class gnu.kawa.lispexpr.LispPackage
-
- lookup(int) - Method in class gnu.kawa.lispexpr.ReaderDispatch
-
- lookup(int) - Method in class gnu.kawa.lispexpr.ReadTable
-
- lookup(Object, int) - Method in class gnu.kawa.util.HeapSort.IndexSort
-
- lookup(Object, int) - Method in class gnu.kawa.util.IntHashTable
-
Find either the index of a key's value, or the index of an available space.
- lookup(Object) - Method in class gnu.kawa.util.IntHashTable
-
Lookup a given key's value in the hash table.
- lookup(int, Object) - Method in class gnu.kawa.util.RangeTable
-
- lookup(Symbol, Object) - Method in class gnu.mapping.Environment
-
Return a location bound to (key, property).
- lookup(Symbol, Object, int) - Method in class gnu.mapping.Environment
-
- lookup(Symbol) - Method in class gnu.mapping.Environment
-
- lookup(Symbol, Object, int) - Method in class gnu.mapping.InheritingEnvironment
-
- lookup(String) - Method in class gnu.mapping.Namespace
-
Get a Symbol matching the given name.
- lookup(String, int, boolean) - Method in class gnu.mapping.Namespace
-
- lookup(Symbol, Object, int) - Method in class gnu.mapping.SimpleEnvironment
-
- lookup(Object, Object, int, int, boolean) - Method in class gnu.mapping.Table2D
-
- lookup(String, String) - Static method in class gnu.math.BaseUnit
-
Look for an existing matching BaseUnit.
- lookup(String) - Static method in class gnu.math.NamedUnit
-
- lookup(String, double, Unit) - Static method in class gnu.math.NamedUnit
-
- lookup(String) - Static method in class gnu.math.Unit
-
- lookup(Object, int) - Method in class kawa.lang.Translator
-
- lookup_global(Symbol) - Static method in class gnu.mapping.SimpleEnvironment
-
- lookup_sym - Static variable in class gnu.kawa.lispexpr.LispLanguage
-
Used for Kawa infix ':' operator.
- lookupApplyHandle(Class, String) - Static method in class gnu.mapping.Procedure
-
- lookupBuiltin(Symbol, Object, int) - Method in class gnu.expr.Language
-
- lookupDirect(Symbol, Object, int) - Method in class gnu.expr.AbstractScriptEngineFactory.BindingsEnvironment
-
- lookupDirect(Symbol, Object, int) - Method in class gnu.mapping.SimpleEnvironment
-
- lookupGlobal(Object) - Method in class kawa.lang.Translator
-
Find global Declaration, creating one if not found.
- lookupGlobal(Object, int) - Method in class kawa.lang.Translator
-
Find global Declaration, creating one if not found.
- lookupID(String) - Method in class gnu.xml.NodeTree
-
Look for an element with matching ID.
- lookupInherited(Symbol, Object, int) - Method in class gnu.mapping.InheritingEnvironment
-
- lookupInternal(String, int) - Method in class gnu.mapping.Namespace
-
Search for an existing Symbol with the give name.
- lookupKey(Sequence, boolean) - Method in class gnu.jemacs.buffer.EKeymap
-
- lookupKey(int[], int, int, boolean) - Method in class gnu.jemacs.buffer.EKeymap
-
- lookupKey(int) - Method in class gnu.jemacs.buffer.EWindow
-
- lookupMember(ObjectType, String, ClassType) - Static method in class gnu.kawa.reflect.SlotGet
-
Get a named property - field or member class or 'get' accessor method.
- lookupMember(ObjectType, String, ClassType) - Static method in class gnu.kawa.reflect.SlotSet
-
Get a setter property - field or 'set' accessor method.
- lookupMethods(ObjectType, Object) - Method in class gnu.kawa.reflect.Invoke
-
- lookupModuleFromSourcePath(String, ScopeExp) - Static method in class kawa.standard.require
-
- lookupNamespaceBinding(String, char[], int, int, int, NamespaceBinding) - Method in class gnu.xml.XMLFilter
-
Return a MappingInfo containing a match namespaces.
- lookupNamespaceURI(String) - Method in class gnu.kawa.xml.KNode
-
- lookupPrefix(String) - Method in class gnu.kawa.xml.KNode
-
- lookupPrefix(String, NamespaceBinding, NamespaceBinding) - Static method in class gnu.xquery.util.QNameUtils
-
Search for a uri matching the given prefix.
- lookupPresent(String, int, boolean) - Method in class gnu.kawa.lispexpr.LispPackage
-
- lookupStandardEntity(String) - Static method in class kawa.lang.Translator
-
- lookupType(String) - Static method in class gnu.bytecode.Type
-
- loopBody(Expression) - Method in class gnu.expr.Compilation
-
Deprecated.
- loopCond(Expression) - Method in class gnu.expr.Compilation
-
Deprecated.
- loopDone(Expression) - Method in class gnu.expr.Compilation
-
Finish building a loop and return resulting expression.
- loopEnter() - Method in class gnu.expr.Compilation
-
Done handling loop variables, and pushes them into the lexical scope.
- loopRepeat(LambdaExp, Expression...) - Method in class gnu.expr.Compilation
-
Recurse to next iteration of specified loop.
- loopRepeatDone(Expression...) - Method in class gnu.expr.Compilation
-
Combine loopRepeat and loopDone.
- loopStart() - Method in class gnu.expr.Compilation
-
Start a new loop.
- loopVariable(Object, Type, Expression) - Method in class gnu.expr.Compilation
-
Add a new loop variable, with initializer.
- lowerCase(Object) - Static method in class gnu.xquery.util.StringUtils
-
- lowestBitSet(int) - Static method in class gnu.math.BitOps
-
- lowestBitSet(IntNum) - Static method in class gnu.math.BitOps
-
- lowestCommonSharedType(Type, Type) - Static method in class gnu.bytecode.Type
-
- lowestCommonSuperType(Type, Type) - Static method in class gnu.bytecode.Type
-
Computes the common supertype
Interfaces are not taken into account.
- lparenToken - Static variable in class gnu.ecmascript.Lexer
-
- LProcess - Class in gnu.kawa.functions
-
A process whose lazy "value" is the bytes from standard output.
- LProcess(Process) - Constructor for class gnu.kawa.functions.LProcess
-
- LSHIFT_OP - Static variable in class gnu.ecmascript.Reserved
-
- LSHIFT_RIGHT - Static variable in class gnu.kawa.functions.ArithOp
-
- LT - Static variable in class gnu.q2.lang.Operator
-
- Macro - Class in kawa.lang
-
- Macro() - Constructor for class kawa.lang.Macro
-
- Macro(Macro) - Constructor for class kawa.lang.Macro
-
Copy constructor.
- Macro(Object, Procedure) - Constructor for class kawa.lang.Macro
-
- Macro(Object) - Constructor for class kawa.lang.Macro
-
- magenta - Static variable in class gnu.kawa.models.StandardColor
-
- main(String[]) - Static method in class gnu.bytecode.dump
-
Reads a .class file, and prints out the contents to System.out.
- main(String[]) - Static method in class gnu.bytecode.ListCodeSize
-
- main(String[]) - Static method in class gnu.bytecode.ZipArchive
-
Manipulate a .zip archive using a tar-like interface.
- main(String[]) - Static method in class gnu.ecmascript.Lexer
-
- main(String[]) - Static method in class gnu.ecmascript.Parser
-
- main(String[]) - Static method in class gnu.jemacs.lang.ELisp
-
- main(String[]) - Static method in class gnu.kawa.servlet.CGIServletWrapper
-
- main(String[]) - Static method in class gnu.kawa.util.FixupHtmlToc
-
- main(String[]) - Static method in class gnu.kawa.util.PreProcess
-
- main(String[]) - Static method in class gnu.kawa.util.RunTestScript
-
- main(String[]) - Static method in class kawa.GuiConsole
-
- main(String[]) - Static method in class kawa.repl
-
- main(String[]) - Static method in class kawa.Telnet
-
- mainClass - Variable in class gnu.expr.Compilation
-
- mainLambda - Variable in class gnu.expr.Compilation
-
- mainMethodVariable - Static variable in class gnu.expr.Compilation
-
- make(Type) - Static method in class gnu.bytecode.ArrayType
-
Find or create an ArrayType for the specified element type.
- make(String) - Static method in class gnu.bytecode.ClassType
-
Find a ClassType with the given name, or create a new one.
- make(String, ClassType) - Static method in class gnu.bytecode.ClassType
-
Deprecated.
- make(Class, Type) - Static method in class gnu.bytecode.Type
-
Try to map java.lang.reflect.Type to gnu.bytecode.Type.
- make(Class) - Static method in class gnu.bytecode.Type
-
- make(TypeVariable) - Static method in class gnu.bytecode.TypeVariable
-
- make(Class, Language) - Static method in class gnu.expr.CompiledModule
-
- make(Object[]) - Static method in class gnu.expr.GenericProc
-
Create a GenericProc from one or more methods, plus properties.
- make(Type) - Static method in class gnu.expr.InlineCalls.LenientExpectedType
-
- make(Type) - Static method in class gnu.expr.InlineCalls.ValueNeededType
-
- make(String) - Static method in class gnu.expr.Keyword
-
Create or find a Keyword with a given name (without ':').
- make(Class, Class) - Static method in class gnu.expr.PairClassType
-
- make(Class, Class, Object) - Static method in class gnu.expr.PairClassType
-
- make(String) - Static method in class gnu.expr.Special
-
- make(String) - Static method in class gnu.expr.Symbols
-
Create or find a Symbol with a given name.
- make(Symbol, boolean) - Static method in class gnu.jemacs.buffer.BufferLocal
-
- make(Buffer, Object) - Static method in class gnu.jemacs.buffer.ReplMode
-
- make(String, int) - Static method in class gnu.jemacs.lang.NumberCompare
-
- make(Language, String, int) - Static method in class gnu.kawa.functions.NumberCompare
-
- make(Picture, Composite) - Static method in class gnu.kawa.models.WithComposite
-
- make(Picture[], Composite[]) - Static method in class gnu.kawa.models.WithComposite
-
- make(Object[]) - Static method in class gnu.kawa.models.WithComposite
-
- make(ApplyExp, InlineCalls, Type, ObjectType, ClassType) - Static method in class gnu.kawa.reflect.CompileBuildObject
-
- make(Object, Declaration) - Static method in class gnu.kawa.reflect.FieldLocation
-
- make(Object, String, String) - Static method in class gnu.kawa.reflect.FieldLocation
-
- make - Static variable in class gnu.kawa.reflect.Invoke
-
- make(Object) - Static method in class gnu.kawa.reflect.MakeAnnotation
-
- make(Declaration) - Static method in class gnu.kawa.reflect.StaticFieldLocation
-
- make(String, String) - Static method in class gnu.kawa.reflect.StaticFieldLocation
-
- make(NodePredicate) - Static method in class gnu.kawa.xml.AncestorAxis
-
- make(NodePredicate) - Static method in class gnu.kawa.xml.AncestorOrSelfAxis
-
- make(NodePredicate) - Static method in class gnu.kawa.xml.AttributeAxis
-
- make(String, String) - Static method in class gnu.kawa.xml.AttributeType
-
- make(Symbol) - Static method in class gnu.kawa.xml.AttributeType
-
- make(NodePredicate) - Static method in class gnu.kawa.xml.ChildAxis
-
- make(NodePredicate) - Static method in class gnu.kawa.xml.DescendantAxis
-
- make(NodePredicate) - Static method in class gnu.kawa.xml.DescendantOrSelfAxis
-
- make(String, String) - Static method in class gnu.kawa.xml.ElementType
-
An element type for match by name.
- make(Symbol) - Static method in class gnu.kawa.xml.ElementType
-
- make(NodePredicate) - Static method in class gnu.kawa.xml.FollowingAxis
-
- make(NodePredicate) - Static method in class gnu.kawa.xml.FollowingSiblingAxis
-
- make(PrintConsumer) - Static method in class gnu.kawa.xml.HttpPrinter
-
- make(NodeTree, int) - Static method in class gnu.kawa.xml.KNode
-
- make(NodeTree) - Static method in class gnu.kawa.xml.KNode
-
- make(String) - Static method in class gnu.kawa.xml.KText
-
- make(String, int) - Static method in class gnu.kawa.xml.NodeCompare
-
- make(NodePredicate) - Static method in class gnu.kawa.xml.ParentAxis
-
- make(NodePredicate) - Static method in class gnu.kawa.xml.PrecedingAxis
-
- make(NodePredicate) - Static method in class gnu.kawa.xml.PrecedingSiblingAxis
-
- make(NodePredicate) - Static method in class gnu.kawa.xml.SelfAxis
-
- make(Object...) - Static method in class gnu.lists.FVector
-
- make(AVector<E>, int[], int[], int[], int) - Static method in class gnu.lists.GeneralArray
-
- make(Object, Object) - Static method in class gnu.lists.Pair
-
- make(Object, Object, String, int, int) - Static method in class gnu.lists.PairWithPosition
-
- make(Object, Object, String, long) - Static method in class gnu.lists.PairWithPosition
-
- make(ESEQ, int) - Static method in class gnu.lists.SeqPosition
-
Creates a new SeqPosition, from a position pair.
- make(Consumer) - Static method in class gnu.lists.VoidConsumer
-
- make(Location<T>, Procedure) - Static method in class gnu.mapping.ConstrainedLocation
-
- make() - Static method in class gnu.mapping.Environment
-
- make(String) - Static method in class gnu.mapping.Environment
-
- make(String, Environment) - Static method in class gnu.mapping.Environment
-
- make(Procedure, Environment, InPort, OutPort, OutPort) - Static method in class gnu.mapping.Future
-
- make(Object, String) - Static method in class gnu.mapping.Location
-
- make(String) - Static method in class gnu.mapping.Location
-
- make(Symbol) - Static method in class gnu.mapping.Location
-
- make(Location) - Static method in class gnu.mapping.ReadOnlyLocation
-
- make(String, String, String) - Static method in class gnu.mapping.Symbol
-
Find or create a symbol in a specificed namespace.
- make(Object, String) - Static method in class gnu.mapping.Symbol
-
Find or create a symbol in a specificed namespace.
- make() - Static method in class gnu.mapping.Values
-
- make(E[]) - Static method in class gnu.mapping.Values
-
Create a value for each element of an array.
- make(List<E>) - Static method in class gnu.mapping.Values
-
Create a value for each element of a list.
- make(TreeList, int, int) - Static method in class gnu.mapping.Values
-
Extract a value (single or Values) from a sub-range of a TreeList.
- make(ClassCastException, Procedure, int) - Static method in exception gnu.mapping.WrongType
-
Deprecated.
- make(ClassCastException, String, int) - Static method in exception gnu.mapping.WrongType
-
Deprecated.
- make(ClassCastException, Procedure, int, Object) - Static method in exception gnu.mapping.WrongType
-
This interface is designed for a compact call sequence.
- make(ClassCastException, String, int, Object) - Static method in exception gnu.mapping.WrongType
-
This interface is designed for a compact call sequence.
- make(String, String) - Static method in class gnu.math.BaseUnit
-
- make(RealNum, RealNum) - Static method in class gnu.math.Complex
-
- make(double, double) - Static method in class gnu.math.Complex
-
- make(double) - Static method in class gnu.math.DFloNum
-
Deprecated.
- make(int, long, int, Unit) - Static method in class gnu.math.Duration
-
- make(int) - Static method in class gnu.math.IntNum
-
Return a (possibly-shared) IntNum with a given int value.
- make(int[], int) - Static method in class gnu.math.IntNum
-
Make a canonicalized IntNum from an array of words.
- make(int[]) - Static method in class gnu.math.IntNum
-
- make(long) - Static method in class gnu.math.IntNum
-
- make(String, double, Unit) - Static method in class gnu.math.NamedUnit
-
- make(String, Quantity) - Static method in class gnu.math.NamedUnit
-
- make(Quaternion, Unit) - Static method in class gnu.math.Quantity
-
- make(RealNum, RealNum, RealNum, RealNum, Unit) - Static method in class gnu.math.Quantity
-
- make(double, double, double, double, Unit) - Static method in class gnu.math.Quantity
-
- make(RealNum, RealNum, RealNum, RealNum) - Static method in class gnu.math.Quaternion
-
- make(double, double, double, double) - Static method in class gnu.math.Quaternion
-
- make(IntNum, IntNum) - Static method in class gnu.math.RatNum
-
- make(String, Quantity) - Static method in class gnu.math.Unit
-
- make(int) - Static method in class gnu.text.Char
-
- make(String, String, Consumer) - Static method in class gnu.xml.NamedChildrenFilter
-
- make() - Static method in class gnu.xml.NodeTree
-
- make(Consumer, Object) - Static method in class gnu.xml.XMLPrinter
-
- make(String, int) - Static method in class gnu.xquery.util.Compare
-
- make(String) - Static method in class gnu.xquery.util.NamedCollator
-
- make() - Static method in class kawa.lang.AnyPat
-
- make(Object) - Static method in class kawa.lang.EqualPat
-
- make(Pattern) - Static method in class kawa.lang.ListRepeatPat
-
- make(Declaration) - Static method in class kawa.lang.Macro
-
- make(Object, Procedure) - Static method in class kawa.lang.Macro
-
- make(Object, Procedure, Object) - Static method in class kawa.lang.Macro
-
- make(Pattern, Pattern) - Static method in class kawa.lang.PairPat
-
- make() - Static method in class kawa.lang.TemplateScope
-
- make(Translator, ScopeExp) - Static method in class kawa.lang.TemplateScope
-
- make(ModuleExp, String) - Static method in class kawa.lang.TemplateScope
-
- make(String) - Static method in class kawa.lang.TemplateScope
-
- make - Class in kawa.standard
-
- make() - Constructor for class kawa.standard.make
-
- make$V(Object[]) - Static method in class gnu.kawa.reflect.Invoke
-
- make$V(Procedure, Object[]) - Static method in class gnu.xquery.util.OrderedTuples
-
- make0(AVector<E>) - Static method in class gnu.lists.GeneralArray
-
- makeActionListener(Object) - Static method in class gnu.kawa.swingviews.SwingDisplay
-
- MakeAnnotation - Class in gnu.kawa.reflect
-
- MakeAnnotation(ClassType) - Constructor for class gnu.kawa.reflect.MakeAnnotation
-
- makeAnnotationMaker(Expression) - Static method in class gnu.kawa.reflect.MakeAnnotation
-
- makeAnonymous(String) - Static method in class gnu.mapping.ThreadLocation
-
Create a fresh ThreadLocation, independent of other ThreadLocations.
- makeAnonymous(Symbol) - Static method in class gnu.mapping.ThreadLocation
-
Create a fresh ThreadLocation, independent of other ThreadLocations.
- makeArgList - Static variable in class gnu.kawa.lispexpr.LangObjType.ArgListBuilder
-
- makeArgVector - Static variable in class gnu.kawa.lispexpr.LangObjType.ArgListBuilder
-
- MakeAttribute - Class in gnu.kawa.xml
-
- makeAttribute - Static variable in class gnu.kawa.xml.MakeAttribute
-
- makeAttributeExp - Static variable in class gnu.kawa.xml.MakeAttribute
-
- makeAttributeS - Static variable in class gnu.kawa.xml.MakeAttribute
-
- makeBlank() - Static method in class gnu.mapping.Promise
-
- makeBody(Expression[]) - Method in class gnu.q2.lang.Q2Translator
-
- makeBody(Pair, ScopeExp) - Method in class kawa.lang.Translator
-
Combine a list of zero or more expression forms into a "body".
- makeBody(Expression[]) - Method in class kawa.lang.Translator
-
Combine a 'body' consisting of a list of expression.
- makeBoundPromise(T) - Static method in class gnu.mapping.Promise
-
Wrap value as a forced Promise.
- makeBox(char, Object...) - Static method in class gnu.kawa.models.PBox
-
- makeBufferLocal(Object, boolean) - Static method in class gnu.jemacs.buffer.Buffer
-
- makeBuiltin(String, int) - Static method in class gnu.xquery.lang.XQResolveNames
-
Create a Declaration
for a builtin function.
- makeBuiltin(Symbol, int) - Static method in class gnu.xquery.lang.XQResolveNames
-
Create a Declaration
for a builtin function.
- makeBuiltinBinary(int, Type) - Static method in class gnu.expr.PrimProcedure
-
- makeBuiltinUnary(int, Type) - Static method in class gnu.expr.PrimProcedure
-
- makeCallExpression(Expression, Expression[]) - Method in class gnu.ecmascript.Parser
-
- makeCapitalize(CharSeq) - Static method in class gnu.lists.Strings
-
Capitalize this string.
- MakeCDATA - Class in gnu.kawa.xml
-
- makeCDATA - Static variable in class gnu.kawa.xml.MakeCDATA
-
- makeChildAxisStep - Static variable in class gnu.xquery.lang.XQParser
-
- makeClassName(String) - Static method in class gnu.xquery.lang.XQuery
-
- makeCoercion(Expression, Expression) - Static method in class gnu.expr.Compilation
-
Convenience method to make an Expression that coerces a value.
- makeCoercion(Expression, Type) - Static method in class gnu.expr.Compilation
-
Convenience method to make an Expression that coerces a value.
- makeConstant(E...) - Static method in class gnu.lists.FVector
-
- makeConstant - Variable in class kawa.lang.BindDecls
-
- makeContextTarget(Compilation, Type) - Static method in class gnu.expr.ConsumerTarget
-
Make a Target that uses the current CallContext's current Consumer.
- makeConverter - Static variable in class gnu.kawa.functions.Curry1
-
- makeDefinition(Object, Expression) - Static method in class gnu.expr.SetExp
-
- makeDefinition(Declaration, Expression) - Static method in class gnu.expr.SetExp
-
- makeDelay - Static variable in class gnu.kawa.functions.MakePromise
-
- makeDescendantAxisStep - Static variable in class gnu.xquery.lang.XQParser
-
- makeDouble(double) - Static method in class gnu.kawa.xml.XDataType
-
- makeDraw(List<Object>) - Static method in class gnu.kawa.models.DrawShape
-
- MakeDynamic - Class in gnu.kawa.functions
-
Implement the 'dynamic' constructor function.
- MakeDynamic() - Constructor for class gnu.kawa.functions.MakeDynamic
-
- MakeElement - Class in gnu.kawa.xml
-
- MakeElement() - Constructor for class gnu.kawa.xml.MakeElement
-
- makeElementS - Static variable in class gnu.kawa.xml.MakeElement
-
- makeEntry(K, int, V) - Method in class gnu.kawa.util.AbstractHashTable
-
Allocate a new node in the hash table.
- makeEntry(K, int, V) - Method in class gnu.kawa.util.AbstractWeakHashTable
-
- makeEntry(K, int, V) - Method in class gnu.kawa.util.GeneralHashTable
-
Allocate a new node in the hash table.
- makeEntry(K, int, V) - Method in class gnu.kawa.util.WeakIdentityHashMap
-
- makeEntry(String, int, Symbol) - Method in class gnu.mapping.Namespace
-
- makeEntry(String, int, String) - Method in class gnu.text.NamedCharTable
-
- makeError(Object...) - Static method in exception kawa.lang.NamedException
-
- makeExp(Expression, Expression) - Static method in class gnu.kawa.functions.CompileNamedPart
-
- makeExp(Expression, String) - Static method in class gnu.kawa.functions.CompileNamedPart
-
- makeExp(Type, String) - Static method in class gnu.kawa.functions.CompileNamedPart
-
- makeField(Compilation, Expression) - Method in class gnu.expr.Declaration
-
- makeField(ClassType, Compilation, Expression) - Method in class gnu.expr.Declaration
-
- makeFloat(float) - Static method in class gnu.kawa.xml.XDataType
-
- makeForm(Object, TemplateScope) - Static method in class kawa.lang.SyntaxForms
-
- makeFromArray(E...) - Static method in class gnu.mapping.Values
-
- makeFromSimple(int[], int[], Object, PrimType) - Static method in class gnu.kawa.functions.Arrays
-
- makeFromValues(Array, Object[]) - Static method in class gnu.kawa.functions.Arrays
-
- makeFunctionExp(String, String) - Static method in class gnu.xquery.lang.XQParser
-
- makeFunctionExp(String, String, String) - Static method in class gnu.xquery.lang.XQParser
-
- makeGenericSignature(Type[], Type) - Static method in class gnu.bytecode.Method
-
- makeGetField(Expression, String) - Static method in class gnu.kawa.reflect.SlotGet
-
Convenience method to make an Expression that gets the value of a field.
- makeGetNamedInstancePartExp(Expression) - Static method in class gnu.kawa.functions.CompileNamedPart
-
- makeGivingContext(ScopeExp) - Static method in class gnu.expr.ThisExp
-
- makeIDtableIfNeeded() - Method in class gnu.xml.NodeTree
-
- makeInvokeStatic(ClassType, String, Expression...) - Static method in class gnu.kawa.reflect.Invoke
-
Return an ApplyExp that will call a method with given arguments.
- makeLazy - Static variable in class gnu.kawa.functions.MakePromise
-
- makeLispPackage(Object, LList, LList) - Static method in class gnu.kawa.lispexpr.LispPackage
-
- MakeList - Class in gnu.kawa.functions
-
Implement the Scheme standard function "list".
- MakeList() - Constructor for class gnu.kawa.functions.MakeList
-
- makeList(List) - Static method in class gnu.lists.LList
-
- makeList(Object[], int, int) - Static method in class gnu.lists.LList
-
- makeList(Object[], int) - Static method in class gnu.lists.LList
-
- makeLocationMethod(Object) - Static method in class gnu.expr.BindingInitializer
-
- makeLocationProc(Location) - Static method in class kawa.standard.location
-
- makeLowerCase(CharSeq) - Static method in class gnu.lists.Strings
-
Change every character to be lowercase.
- makeMask(int, int) - Static method in class gnu.math.BitOps
-
Create a mask with bits true form bits form startBit to endBit.
- makeMethodExp - Static variable in class gnu.kawa.reflect.MakeAnnotation
-
- makeMethodProc - Static variable in class gnu.kawa.reflect.MakeAnnotation
-
- makeMinutes(int) - Static method in class gnu.math.Duration
-
- makeMonths(int) - Static method in class gnu.math.Duration
-
- makeNamed(Symbol, Location) - Static method in class gnu.mapping.LocationProc
-
- makeNCName(String) - Static method in class gnu.kawa.xml.XStringType
-
- makeNewExpression(Expression, Expression[]) - Method in class gnu.ecmascript.Parser
-
- makeNil() - Method in class gnu.kawa.lispexpr.LispReader
-
- makeNode() - Static method in class gnu.kawa.xml.NodeConstructor
-
- makeNodesMethod - Static variable in class gnu.kawa.xml.CoerceNodes
-
- makeNonHygienic(Object, Procedure) - Static method in class kawa.lang.Macro
-
- makeNonHygienic(Object, Procedure, Object) - Static method in class kawa.lang.Macro
-
- makeObjectArray - Static variable in class gnu.kawa.reflect.ArrayMake
-
- makeOrEof(int) - Static method in class gnu.text.Char
-
- makePair(Object, int, int) - Method in class gnu.kawa.lispexpr.LispReader
-
- makePair(Object, int, int, int, int) - Method in class gnu.kawa.lispexpr.LispReader
-
- makePair(Object, Object, int, int) - Method in class gnu.kawa.lispexpr.LispReader
-
- makePair(Pair, Object, Object) - Static method in class kawa.lang.Translator
-
- makePair2(Object, Object, Object, int, int) - Method in class gnu.kawa.lispexpr.LispReader
-
- makePattern(String, String) - Static method in class gnu.xquery.util.StringUtils
-
- MakeProcedure - Class in gnu.kawa.functions
-
- MakeProcedure(String) - Constructor for class gnu.kawa.functions.MakeProcedure
-
- makeProcedure - Static variable in class gnu.kawa.functions.MakeProcedure
-
- makeProcedure$V(Object[]) - Static method in class gnu.kawa.functions.MakeProcedure
-
- MakeProcInst - Class in gnu.kawa.xml
-
- makeProcInst - Static variable in class gnu.kawa.xml.MakeProcInst
-
- makeProcLocation$V(Procedure, Object[]) - Static method in class kawa.standard.location
-
- MakePromise - Class in gnu.kawa.functions
-
- MakePromise() - Constructor for class gnu.kawa.functions.MakePromise
-
- makePromise(Procedure) - Static method in class gnu.kawa.functions.MakePromise
-
- makePromiseLazy(Procedure) - Static method in class gnu.kawa.functions.MakePromise
-
- makePropertyAccessor(Expression, Expression) - Method in class gnu.ecmascript.Parser
-
- makeProxy(Class, Procedure) - Static method in class gnu.kawa.reflect.ProceduralProxy
-
- makeProxy(Class, Procedure, ClassLoader) - Static method in class gnu.kawa.reflect.ProceduralProxy
-
- makeQName(Object, String) - Static method in class gnu.xquery.util.QNameUtils
-
This implements the fn:QName
standard function.
- makeQuoteExp(Object) - Method in class gnu.expr.Compilation
-
- makeRecordType(String, LList) - Static method in class kawa.lang.Record
-
- makeRenamedAlias(Declaration, ScopeExp) - Method in class kawa.lang.Translator
-
- makeRenamedAlias(Object, Declaration, ScopeExp) - Method in class kawa.lang.Translator
-
- MakeResponseHeader - Class in gnu.kawa.xml
-
A procedure that implements the "response-header" function.
- makeResponseHeader - Static variable in class gnu.kawa.xml.MakeResponseHeader
-
- makeResultToConsumer(Object, MethodHandle, Object, int) - Static method in class gnu.expr.CompiledProc
-
- makeResultToObject(Object, MethodHandle, Object, int) - Static method in class gnu.expr.CompiledProc
-
- makeRunnable() - Method in class gnu.expr.Compilation
-
- makeSeqPos(AbstractSequence, int) - Static method in class gnu.kawa.xml.Nodes.NodeVector
-
- makeSetterCall(Expression, Object, Expression) - Static method in class gnu.kawa.reflect.CompileReflect
-
- makeShared(Object, Type) - Static method in class gnu.expr.QuoteExp
-
- makeSignature(Type[], Type) - Static method in class gnu.bytecode.Method
-
- makeSimple(Array, SimpleVector) - Static method in class gnu.kawa.functions.Arrays
-
- makeSimple(int[], int[], SimpleVector) - Static method in class gnu.lists.GeneralArray
-
- makeSkipScanForm(Object, Procedure, Object) - Static method in class kawa.lang.Macro
-
- makeSortedNodesMethod - Static variable in class gnu.kawa.xml.SortNodes
-
- MakeSplice - Class in gnu.kawa.functions
-
A pseudo-function whose argument is splice into an outer argument list.
- makeSymbol(String) - Method in class gnu.kawa.lispexpr.ReadTable
-
- makeSymbol(Namespace, Object) - Static method in class kawa.lang.Quote
-
- MakeText - Class in gnu.kawa.xml
-
- makeText - Static variable in class gnu.kawa.xml.MakeText
-
- makeText - Static variable in class gnu.xquery.lang.XQParser
-
- makeTuple$V(Object[]) - Static method in class gnu.xquery.util.OrderedMap
-
- MakeUnescapedData - Class in gnu.kawa.xml
-
- MakeUnescapedData() - Constructor for class gnu.kawa.xml.MakeUnescapedData
-
- makeUninterned(String) - Static method in class gnu.mapping.Symbol
-
- makeUninterned(String, Namespace) - Static method in class gnu.mapping.Symbol
-
- makeUnknownNamespace(String) - Static method in class gnu.mapping.Namespace
-
Create a "placeholder" for a namespace with a known prefix
but unknown uri.
- makeUpperCase(CharSeq) - Static method in class gnu.lists.Strings
-
Change every character to be uppercase.
- makeURL(Class) - Static method in class gnu.text.ResourceStreamHandler
-
- makeView(Display, Object) - Method in class gnu.kawa.models.Box
-
- makeView(Display, Object) - Method in class gnu.kawa.models.Button
-
- makeView(Display, Object) - Method in class gnu.kawa.models.DrawImage
-
- makeView(Display, Object) - Method in class gnu.kawa.models.Label
-
- makeView(Display, Object) - Method in class gnu.kawa.models.Spacer
-
- makeView(Display, Object) - Method in class gnu.kawa.models.Text
-
- makeView(Display, Object) - Method in interface gnu.kawa.models.Viewable
-
- makeWhile(Object, Object, Compilation) - Static method in class gnu.expr.Expression
-
Helper method to create a `while' statement.
- makeWindow() - Method in class gnu.kawa.echo2.Echo2Display
-
- makeWindow() - Method in class gnu.kawa.models.Display
-
- makeWindow() - Method in class gnu.kawa.swingviews.SwingDisplay
-
- makeWindow() - Method in class gnu.kawa.swtviews.SwtDisplay
-
- MakeWithBaseUri - Class in gnu.kawa.xml
-
A Procedure to create an included entity object, or
set the base-uri property for a document or fragment.
- makeWithBaseUri - Static variable in class gnu.kawa.xml.MakeWithBaseUri
-
- makeWithoutSorting(Object...) - Static method in class gnu.expr.GenericProc
-
- makeWithTemplate(Object, Object, Object) - Static method in class kawa.lang.SyntaxForms
-
Create a syntax object with specified datum, and given syntatic context.
- makeWithTemplate(Object, Object) - Static method in class kawa.lang.SyntaxForms
-
- makeWithUnknownNamespace(String, String) - Static method in class gnu.mapping.Symbol
-
Make a placeholder symbol with a known prefix and unknown namespace-uri.
- makeXml - Static variable in class gnu.kawa.lispexpr.MakeXmlElement
-
- MakeXmlElement - Class in gnu.kawa.lispexpr
-
A Syntax transformer for a XML constructor.
- MakeXmlElement() - Constructor for class gnu.kawa.lispexpr.MakeXmlElement
-
- mangle(String) - Static method in class gnu.xquery.lang.XQuery
-
- mangleClassName(String) - Static method in class gnu.expr.Mangling
-
Mangle a simple class or package name.
- mangleField(String) - Static method in class gnu.expr.Mangling
-
- mangleMethod(String) - Static method in class gnu.expr.Mangling
-
- mangleName(String, int) - Static method in class gnu.expr.Language
-
Convert a string to a safe Java identifier.
- mangleName(String) - Static method in class gnu.expr.Mangling
-
- mangleName(String, boolean) - Static method in class gnu.expr.Mangling
-
Convert a string to a safe Java identifier.
- mangleNameIfNeeded(String) - Static method in class gnu.expr.Mangling
-
- mangleQualifiedName(String) - Static method in class gnu.expr.Mangling
-
Mangle a possibly-qualified class name.
- mangleSymbolic(String, char, boolean) - Static method in class gnu.expr.Mangling
-
Mangle according to John Rose's "Symbolic Freedom in the VM".
- mangleURI(String) - Static method in class gnu.expr.Compilation
-
Map a URI to a package/class name.
- mangleVariable(String) - Static method in class gnu.expr.Mangling
-
- Mangling - Class in gnu.expr
-
Helper methods for mangling and demangling.
- Mangling() - Constructor for class gnu.expr.Mangling
-
- Map - Class in gnu.kawa.functions
-
Implement the Scheme standard functions "map" and "for-each".
- Map(boolean, ApplyToArgs, IsEq) - Constructor for class gnu.kawa.functions.Map
-
- map(Map<Symbol, Expression>, Compilation) - Method in interface kawa.standard.require.DeclSetMapper
-
- map - Static variable in class kawa.standard.Scheme
-
- map1(Procedure, LList) - Static method in class gnu.kawa.functions.Map
-
An optimized single-list version of map.
- map1(Procedure, Object) - Static method in class gnu.kawa.functions.Map
-
- mapFeature(String) - Static method in class kawa.standard.require
-
- MappedArrayType - Class in gnu.kawa.reflect
-
An array type where elements are copied from a sequence.
- MappedArrayType(Type) - Constructor for class gnu.kawa.reflect.MappedArrayType
-
- mark() - Method in class gnu.text.Lexer
-
Start tentative parsing.
- mark() - Method in class gnu.xquery.lang.XQParser
-
- Marker - Class in gnu.jemacs.buffer
-
- Marker() - Constructor for class gnu.jemacs.buffer.Marker
-
- Marker(Marker) - Constructor for class gnu.jemacs.buffer.Marker
-
- Marker(Buffer, int, boolean) - Constructor for class gnu.jemacs.buffer.Marker
-
- markMarker - Variable in class gnu.jemacs.buffer.Buffer
-
- maroon - Static variable in class gnu.kawa.models.StandardColor
-
- mask - Variable in class gnu.kawa.util.AbstractHashTable
-
- mask - Variable in class gnu.kawa.util.IntHashTable
-
- match(Object) - Method in exception gnu.jemacs.lang.CatchableException
-
- match(Object, Object, Map<Object, ArrayList<Object>>) - Method in class gnu.kawa.functions.IsEqual
-
- match(String) - Method in class gnu.xquery.lang.XQParser
-
- match(Object, Object[], int) - Method in class kawa.lang.AnyPat
-
- match(Object, Object[], int) - Method in class kawa.lang.EqualPat
-
- match(int, int, Object, Object, Object[], int) - Static method in class kawa.lang.ListPat
-
- match(int, int, Object, Object) - Static method in class kawa.lang.ListPat
-
Succeeds if obj is a list of length [min..max].
- match(Object, Object[], int) - Method in class kawa.lang.ListPat
-
Succeeds if obj is a list of length [min_length..max_length].
- match(Object, Object[], int) - Method in class kawa.lang.ListRepeatPat
-
- match(Object, Object[], int) - Method in class kawa.lang.PairPat
-
- match(Object) - Method in class kawa.lang.Pattern
-
Match this Pattern against an object.
- match(Object, Object[], int) - Method in class kawa.lang.Pattern
-
Match this Pattern against an Object.
- match(Object, Object[], int) - Method in class kawa.lang.SyntaxPattern
-
- match(Object, Object[], int, int, SyntaxForm) - Method in class kawa.lang.SyntaxPattern
-
- match(Object, Object[], int) - Method in class kawa.lang.VarListPat
-
Succeeds of obj is a list with at least min_length elements.
- MATCH_ANY_LOCALNAME - Static variable in class gnu.kawa.xml.ElementType
-
- MATCH_ANY_QNAME - Static variable in class gnu.kawa.xml.ElementType
-
- MATCH_CHECK - Static variable in class gnu.mapping.CallContext
-
Request to on failure return error code.
- MATCH_CHECK_ONLY - Static variable in class gnu.mapping.CallContext
-
Request to on failure return error code; on failure return 0.
- MATCH_THROW_ON_EXCEPTION - Static variable in class gnu.mapping.CallContext
-
Request to throw an exception on a match failure.
- matchArray - Variable in class kawa.lang.PatternScope
-
- matchArray - Variable in class kawa.lang.Translator
-
A variable to hold the matched values for syntax-case
pattern variables.
- MatchDef - Class in kawa.standard
-
Handle the (! pattern init)
syntax.
- MatchDef() - Constructor for class kawa.standard.MatchDef
-
- matchDef - Static variable in class kawa.standard.MatchDef
-
- matchError(int) - Method in class gnu.mapping.CallContext
-
- matches(Object, Object) - Method in class gnu.expr.LitTable
-
- matches(Object, int, Entry) - Method in class gnu.kawa.util.AbstractHashTable
-
True if an Entry matches a key.
- matches(K, Object) - Method in class gnu.kawa.util.AbstractHashTable
-
Compare two keys for equivalence.
- matches(K, Object) - Method in class gnu.kawa.util.IdentityHashTable
-
- matches(K, Object) - Method in class gnu.kawa.util.WeakIdentityHashMap
-
- matches(String) - Method in class gnu.kawa.xml.XStringType
-
Check if the String matches the restrictions on this type.
- matches(EnvironmentKey) - Method in interface gnu.mapping.EnvironmentKey
-
- matches(Symbol, Object) - Method in interface gnu.mapping.EnvironmentKey
-
- matches(EnvironmentKey) - Method in class gnu.mapping.KeyPair
-
- matches(Symbol, Object) - Method in class gnu.mapping.KeyPair
-
- matches(EnvironmentKey) - Method in class gnu.mapping.NamedLocation
-
- matches(Symbol, Object) - Method in class gnu.mapping.NamedLocation
-
- matches(EnvironmentKey) - Method in class gnu.mapping.Symbol
-
- matches(Symbol, Object) - Method in class gnu.mapping.Symbol
-
- matches(Object, String) - Static method in class gnu.xquery.util.StringUtils
-
- matches(Object, String, String) - Static method in class gnu.xquery.util.StringUtils
-
- matches(Object, long) - Static method in class gnu.xquery.util.ValuesFilter
-
- matches(Object, String) - Method in class kawa.lang.Translator
-
True iff a form matches a literal symbol.
- matches(Object, SyntaxForm, String) - Method in class kawa.lang.Translator
-
- matches(Object, SyntaxForm, Symbol) - Method in class kawa.lang.Translator
-
- matchesMethod - Static variable in class gnu.xquery.util.ValuesFilter
-
- matchesQuasiQuote(Object, SyntaxForm, Translator) - Method in class kawa.lang.Quote
-
- matchesQuasiQuote(Object, SyntaxForm, Translator) - Method in class kawa.standard.syntax
-
- matchesUnquote(Pair, SyntaxForm, Translator) - Method in class kawa.lang.Quote
-
- matchesUnquote(Pair, SyntaxForm, Translator) - Method in class kawa.standard.syntax
-
- matchesUnquoteSplicing(Pair, SyntaxForm, Translator) - Method in class kawa.lang.Quote
-
- matchesUnquoteSplicing(Pair, SyntaxForm, Translator) - Method in class kawa.standard.syntax
-
- matchFailAsException(int, Procedure, ArgList) - Static method in class gnu.mapping.MethodProc
-
Helper method to throw an exception if a matchX
method fails.
- matchPatternMethod - Static variable in class kawa.lang.Pattern
-
- matchQuoted(Pair) - Method in class kawa.lang.Translator
-
- max(RealNum) - Method in class gnu.math.RealNum
-
- max(Object, NamedCollator) - Static method in class gnu.xquery.util.MinMax
-
- max_args - Variable in class gnu.expr.LambdaExp
-
Maximum number of actual arguments; -1 if variable.
- MAX_BUILTIN - Static variable in class gnu.xquery.lang.XQResolveNames
-
Code number for the special max
function.
- MAX_CHAR_SHORT - Static variable in class gnu.lists.TreeList
-
The largest Unicode character that can be encoded in one char.
- MAX_GAP_SIZE - Static variable in class gnu.lists.SimpleVector
-
- MAX_INT - Static variable in class gnu.xquery.util.IntegerRange
-
- maxArgs() - Method in class gnu.mapping.Procedure
-
Maximum number of arguments allowed, or -1 for unlimited.
- maxArgs(int) - Static method in class gnu.mapping.Procedure
-
Extract maximum number of arguments from numArgs()
encoding.
- maxDot() - Method in class gnu.jemacs.buffer.Buffer
-
- maxDot() - Method in class gnu.jemacs.swing.SwingBuffer
-
- maxDot() - Method in class gnu.jemacs.swt.SwtBuffer
-
- maxErrors - Static variable in class gnu.expr.Compilation
-
- maxErrors() - Static method in class gnu.expr.Compilation
-
- maxOccurs() - Method in class gnu.kawa.reflect.OccurrenceType
-
- maxToPrint - Variable in exception gnu.text.SyntaxException
-
- maxValue - Variable in class gnu.kawa.xml.XIntegerType
-
The upper bound, inclusive.
- MAY_CONTAIN_BACK_JUMP - Static variable in class gnu.expr.ApplyExp
-
- maybe(Type, int) - Static method in class gnu.kawa.reflect.MappedArrayType
-
- maybe_compile_checkcast(Type) - Method in class gnu.bytecode.Method
-
- MAYBE_UNINITIALIZED_ACCESS - Static variable in class gnu.expr.Declaration
-
- mayBeAccessedUninitialized() - Method in class gnu.expr.Declaration
-
- maybeAdd(String, String, NamespaceBinding) - Static method in class gnu.xml.NamespaceBinding
-
Append a new NamespaceBinding if not redundant.
- maybeAddAnnotation(AttrContainer, AnnotationEntry) - Static method in class gnu.bytecode.RuntimeAnnotationsAttr
-
Add to appropriate annotations attribute.
- maybeAssignment(Object) - Method in class gnu.ecmascript.Lexer
-
- maybeIndirectBinding(Compilation) - Method in class gnu.expr.Declaration
-
- maybeInline(ApplyExp, Type, Procedure) - Method in class gnu.expr.InlineCalls
-
- maybeLazy(Expression) - Static method in class gnu.kawa.functions.CompilationHelpers
-
- maybeLazy(Type) - Static method in class gnu.kawa.reflect.LazyType
-
- maybeSetLine(Expression) - Method in class gnu.expr.Expression
-
- maybeSetLine(Expression, int, int) - Method in class gnu.xquery.lang.XQParser
-
- maybeSetLine(Expression, int, int, int, int) - Method in class gnu.xquery.lang.XQParser
-
- maybeSetLine(Declaration, int, int) - Method in class gnu.xquery.lang.XQParser
-
- maybeSetProcedure(Declaration) - Method in class kawa.standard.let
-
Set the procedure flag of a declaration if binding a function property.
- maybeSetReturnType(LambdaExp, Type) - Static method in class gnu.expr.LambdaExp
-
- maybeSourceName(AttrContainer, String) - Method in class gnu.expr.Declaration
-
Add SourceName annotation to member, if needed.
- maybeStopServer() - Static method in class gnu.kawa.servlet.KawaHttpHandler
-
- maybeWarnUnreachable(Expression) - Method in class gnu.expr.ChainLambdas
-
- mediumAquaMarine - Static variable in class gnu.kawa.models.StandardColor
-
- mediumBlue - Static variable in class gnu.kawa.models.StandardColor
-
- mediumOrchid - Static variable in class gnu.kawa.models.StandardColor
-
- mediumPurple - Static variable in class gnu.kawa.models.StandardColor
-
- mediumSeaGreen - Static variable in class gnu.kawa.models.StandardColor
-
- mediumSlateBlue - Static variable in class gnu.kawa.models.StandardColor
-
- mediumSpringGreen - Static variable in class gnu.kawa.models.StandardColor
-
- mediumTurquoise - Static variable in class gnu.kawa.models.StandardColor
-
- mediumVioletRed - Static variable in class gnu.kawa.models.StandardColor
-
- Member - Interface in gnu.bytecode
-
- MenuItem - Class in gnu.kawa.models
-
- MenuItem() - Constructor for class gnu.kawa.models.MenuItem
-
- merge(BasicStroke, int, BasicStroke) - Static method in class gnu.kawa.models.WithPaint
-
- message(String) - Static method in exception gnu.jemacs.buffer.Signal
-
- message - Variable in class gnu.text.SourceError
-
The actual error message.
- messagePrefix - Static variable in class kawa.repl
-
- messages - Variable in class gnu.expr.Compilation
-
- messages - Variable in class gnu.expr.ExpVisitor
-
- META_MASK - Static variable in class gnu.jemacs.buffer.EKeymap
-
- metaKey - Static variable in class gnu.jemacs.buffer.EKeymap
-
The magic key that indicates a (Emacs) meta prefix.
- metaKeymap - Static variable in class gnu.jemacs.buffer.EKeymap
-
The Emacs global escape (meta) map.
- meter - Static variable in class gnu.math.Unit
-
- Method - Class in gnu.bytecode
-
Represents a method in a ClassType
.
- Method(Method, ClassType) - Constructor for class gnu.bytecode.Method
-
A copy constructor, except you can override the declaring class.
- method - Variable in class gnu.expr.Compilation
-
The current method.
- METHOD_ACCESS_FLAGS - Static variable in class gnu.expr.Declaration
-
- METHOD_CONTEXT - Static variable in class gnu.bytecode.Access
-
Value for toString
's kind
parameter when decoding
a methods's access flags.
- METHOD_HANDLE - Static variable in class gnu.bytecode.ConstantPool
-
- METHOD_MODIFIERS - Static variable in class gnu.bytecode.Access
-
Mask of access flags valid for a method.
- METHOD_TYPE - Static variable in class gnu.bytecode.ConstantPool
-
- MethodProc - Class in gnu.mapping
-
Similar to a CLOS method.
- MethodProc() - Constructor for class gnu.mapping.MethodProc
-
- MethodProc(boolean, MethodHandle) - Constructor for class gnu.mapping.MethodProc
-
- METHODREF - Static variable in class gnu.bytecode.ConstantPool
-
- methods - Variable in class gnu.expr.GenericProc
-
- midnightBlue - Static variable in class gnu.kawa.models.StandardColor
-
- min(RealNum) - Method in class gnu.math.RealNum
-
- min(Object, NamedCollator) - Static method in class gnu.xquery.util.MinMax
-
- min_args - Variable in class gnu.expr.LambdaExp
-
Minimum number of actual arguments.
- MIN_BUILTIN - Static variable in class gnu.xquery.lang.XQResolveNames
-
Code number for the special min
function.
- MIN_INT - Static variable in class gnu.xquery.util.IntegerRange
-
- minArgs() - Method in class gnu.mapping.Procedure
-
Minimum number of arguments required.
- minArgs(int) - Static method in class gnu.mapping.Procedure
-
Extract minimum number of arguments from numArgs()
encoding.
- minDot() - Method in class gnu.jemacs.buffer.Buffer
-
- MinMax - Class in gnu.xquery.util
-
- MinMax() - Constructor for class gnu.xquery.util.MinMax
-
- minMax(Object, boolean, NamedCollator) - Static method in class gnu.xquery.util.MinMax
-
- minOccurs() - Method in class gnu.kawa.reflect.OccurrenceType
-
- mintCream - Static variable in class gnu.kawa.models.StandardColor
-
- MINUS - Static variable in class gnu.jemacs.lang.AddOp
-
- MINUS(Object, Object) - Static method in class gnu.jemacs.lang.AddOp
-
- MINUS(Object) - Static method in class gnu.jemacs.lang.AddOp
-
- MINUS - Static variable in class gnu.kawa.functions.AddOp
-
- MINUS(Object, Object) - Static method in class gnu.kawa.functions.AddOp
-
- MINUS(Object) - Static method in class gnu.kawa.functions.AddOp
-
- MINUS - Static variable in class gnu.kawa.functions.CompileArith
-
- MINUS - Static variable in class gnu.q2.lang.Operator
-
- minus - Static variable in class gnu.xquery.util.ArithOp
-
- MINUS$V(Object, Object, Object, Object[]) - Static method in class gnu.jemacs.lang.AddOp
-
- MINUS$V(Object, Object, Object, Object[]) - Static method in class gnu.kawa.functions.AddOp
-
- MINUS_OP - Static variable in class gnu.ecmascript.Reserved
-
- minusOne() - Static method in class gnu.math.IntNum
-
Return the IntNum for -1.
- minute - Static variable in class gnu.math.Unit
-
- MINUTES_MASK - Static variable in class gnu.math.DateTime
-
- minutesFromDateTime(Object) - Static method in class gnu.xquery.util.TimeUtils
-
- minutesFromDuration(Object) - Static method in class gnu.xquery.util.TimeUtils
-
- minutesFromTime(Object) - Static method in class gnu.xquery.util.TimeUtils
-
- minutesToTimeZone(int) - Static method in class gnu.math.DateTime
-
Get a TimeZone object for a given offset.
- minValue - Variable in class gnu.kawa.xml.XIntegerType
-
The lower bound, inclusive.
- MiscAttr - Class in gnu.bytecode
-
- MiscAttr(String, byte[], int, int) - Constructor for class gnu.bytecode.MiscAttr
-
- MiscAttr(String, byte[]) - Constructor for class gnu.bytecode.MiscAttr
-
- mistyRose - Static variable in class gnu.kawa.models.StandardColor
-
- mlambda - Static variable in class kawa.standard.SchemeCompilation
-
- mm - Static variable in class gnu.math.Unit
-
- moccasin - Static variable in class gnu.kawa.models.StandardColor
-
- mod - Static variable in class gnu.kawa.functions.DivideOp
-
- mod - Static variable in class gnu.xquery.util.ArithOp
-
- mod0 - Static variable in class gnu.kawa.functions.DivideOp
-
- Mode - Class in gnu.jemacs.buffer
-
Represents a "mode instance" - a mode active for a specific
Buffer
.
- Mode() - Constructor for class gnu.jemacs.buffer.Mode
-
- Model - Class in gnu.kawa.models
-
Abstract class for Viewable objects, with notification/listener support.
- Model() - Constructor for class gnu.kawa.models.Model
-
- Modeline - Class in gnu.jemacs.swing
-
- Modeline(EWindow, StyledDocument) - Constructor for class gnu.jemacs.swing.Modeline
-
- modeline - Variable in class gnu.jemacs.swing.SwingWindow
-
- modelineDocument - Variable in class gnu.jemacs.swing.SwingBuffer
-
- ModelListener - Interface in gnu.kawa.models
-
Implemented by an object that wants to be notified when a model changes.
- modelUpdated(Model, Object) - Method in interface gnu.kawa.models.ModelListener
-
- modelUpdated(Model, Object) - Method in class gnu.kawa.swingviews.SwingButton
-
- modeMap - Static variable in class gnu.jemacs.buffer.ProcessMode
-
- module_compile_options - Class in kawa.standard
-
- module_compile_options() - Constructor for class kawa.standard.module_compile_options
-
- module_compile_options - Static variable in class kawa.standard.module_compile_options
-
- module_export - Static variable in class kawa.standard.export
-
- module_extends - Class in kawa.standard
-
- module_extends() - Constructor for class kawa.standard.module_extends
-
- module_extends - Static variable in class kawa.standard.module_extends
-
- module_implements - Class in kawa.standard
-
- module_implements() - Constructor for class kawa.standard.module_implements
-
- module_implements - Static variable in class kawa.standard.module_implements
-
- module_name - Class in kawa.standard
-
- module_name() - Constructor for class kawa.standard.module_name
-
- module_name - Static variable in class kawa.standard.module_name
-
- MODULE_NONSTATIC - Static variable in class gnu.expr.Compilation
-
- MODULE_REFERENCE - Static variable in class gnu.expr.Declaration
-
A reference to a module instance.
- MODULE_STATIC - Static variable in class gnu.expr.Compilation
-
- module_static - Class in kawa.standard
-
- module_static() - Constructor for class kawa.standard.module_static
-
- module_static - Static variable in class kawa.standard.module_static
-
- MODULE_STATIC_DEFAULT - Static variable in class gnu.expr.Compilation
-
- MODULE_STATIC_RUN - Static variable in class gnu.expr.Compilation
-
- ModuleBody - Class in gnu.expr
-
Class for the dummy top-level function of a module.
- ModuleBody() - Constructor for class gnu.expr.ModuleBody
-
- moduleClass - Variable in class gnu.expr.Compilation
-
Generated class that extends ModuleBody.
- ModuleContext - Class in gnu.expr
-
Maps modules to module instances.
- ModuleContext(ModuleManager) - Constructor for class gnu.expr.ModuleContext
-
- ModuleExp - Class in gnu.expr
-
Class used to implement Scheme top-level environments.
- ModuleExp() - Constructor for class gnu.expr.ModuleExp
-
- ModuleInfo - Class in gnu.expr
-
- ModuleInfo() - Constructor for class gnu.expr.ModuleInfo
-
- ModuleManager - Class in gnu.expr
-
A database of known modules as represented by
ModuleInfo
.
- ModuleManager() - Constructor for class gnu.expr.ModuleManager
-
- MODULES_MAP - Static variable in class gnu.expr.ModuleSet
-
- ModuleSet - Class in gnu.expr
-
The compiler generates extensions of this class.
- ModuleSet() - Constructor for class gnu.expr.ModuleSet
-
- moduleStatic - Static variable in class gnu.expr.Compilation
-
Default for whether a module is static.
- MODULO - Static variable in class gnu.kawa.functions.ArithOp
-
Implements a modulo/remainder operation.
- modulo - Static variable in class gnu.kawa.functions.DivideOp
-
- modulo(IntNum, IntNum) - Static method in class gnu.math.IntNum
-
- month - Static variable in class gnu.math.Unit
-
- MONTH_MASK - Static variable in class gnu.math.DateTime
-
- monthFromDate(Object) - Static method in class gnu.xquery.util.TimeUtils
-
- monthFromDateTime(Object) - Static method in class gnu.xquery.util.TimeUtils
-
- monthsFromDuration(Object) - Static method in class gnu.xquery.util.TimeUtils
-
- mostSpecific(PrimProcedure[], int) - Static method in class gnu.expr.PrimProcedure
-
Return the index of the most specific method.
- mostSpecific(MethodProc, MethodProc) - Static method in class gnu.mapping.MethodProc
-
Return the more specific of the arguments.
- mouseDoubleClick(MouseEvent) - Method in class gnu.jemacs.swt.SwtWindow
-
- mouseDown(MouseEvent) - Method in class gnu.jemacs.swt.SwtWindow
-
- mouseUp(MouseEvent) - Method in class gnu.jemacs.swt.SwtWindow
-
- moveColumns(int) - Method in class gnu.jemacs.buffer.BufferWriter
-
Move some number of columns right (or left if count < 0
).
- moveToColumn(int, boolean) - Method in class gnu.jemacs.buffer.Buffer
-
- moveToColumn(int, boolean) - Method in class gnu.jemacs.buffer.Marker
-
- mul(Object) - Method in class gnu.math.Complex
-
- mul(Object) - Method in class gnu.math.DComplex
-
- mul(Object) - Method in class gnu.math.DFloNum
-
- mul(Object) - Method in class gnu.math.DQuantity
-
- mul(Object) - Method in class gnu.math.DQuaternion
-
- mul(Object) - Method in class gnu.math.Duration
-
- mul(Object) - Method in class gnu.math.IntFraction
-
- mul(Object) - Method in class gnu.math.IntNum
-
- mul(Object) - Method in class gnu.math.Numeric
-
- mul(Object) - Method in class gnu.math.Quantity
-
- mul(Object) - Method in class gnu.math.Quaternion
-
- mul(Object) - Method in class gnu.math.RealNum
-
- mul - Static variable in class gnu.xquery.util.ArithOp
-
- mul_ident() - Method in class gnu.math.Numeric
-
Return the multiplicative identity.
- mulReversed(Numeric) - Method in class gnu.math.Complex
-
- mulReversed(Numeric) - Method in class gnu.math.DFloNum
-
- mulReversed(Numeric) - Method in class gnu.math.DQuantity
-
- mulReversed(Numeric) - Method in class gnu.math.Duration
-
- mulReversed(Numeric) - Method in class gnu.math.IntFraction
-
- mulReversed(Numeric) - Method in class gnu.math.Numeric
-
- mulReversed(Numeric) - Method in class gnu.math.Quantity
-
- mulReversed(Numeric) - Method in class gnu.math.Quaternion
-
- MULTIPLE_ESCAPE - Static variable in class gnu.kawa.lispexpr.ReadTable
-
- multipleEscape - Static variable in class gnu.kawa.lispexpr.ReadTableEntry
-
- MultiplyOp - Class in gnu.kawa.functions
-
Implement the Scheme standard function "*".
- MultiplyOp(String) - Constructor for class gnu.kawa.functions.MultiplyOp
-
- MultValuesType - Class in gnu.kawa.reflect
-
- MultValuesType(Type[]) - Constructor for class gnu.kawa.reflect.MultValuesType
-
- murmur3finish(int, int) - Static method in class gnu.kawa.util.HashUtils
-
- murmur3step(int, int) - Static method in class gnu.kawa.util.HashUtils
-
- mustCompile() - Method in class gnu.expr.ApplyExp
-
- mustCompile() - Method in class gnu.expr.BeginExp
-
- mustCompile() - Method in class gnu.expr.BlockExp
-
- mustCompile() - Method in class gnu.expr.CaseExp
-
- mustCompile() - Method in class gnu.expr.CatchClause
-
- mustCompile() - Method in class gnu.expr.ClassExp
-
- mustCompile - Variable in class gnu.expr.Compilation
-
True if the form is too complex to evaluate,and we must compile it.
- mustCompile() - Method in class gnu.expr.ErrorExp
-
- mustCompile() - Method in class gnu.expr.ExitExp
-
- mustCompile() - Method in class gnu.expr.Expression
-
- mustCompile() - Method in class gnu.expr.FluidLetExp
-
- mustCompile() - Method in class gnu.expr.IfExp
-
- mustCompile() - Method in class gnu.expr.LambdaExp
-
- mustCompile() - Method in class gnu.expr.LangExp
-
- mustCompile() - Method in class gnu.expr.LetExp
-
- mustCompile() - Method in class gnu.expr.QuoteExp
-
- mustCompile() - Method in class gnu.expr.ReferenceExp
-
- mustCompile() - Method in class gnu.expr.SetExp
-
- mustCompile() - Method in class gnu.expr.SynchronizedExp
-
- mustCompile() - Method in class gnu.expr.TryExp
-
- mustCompileHere() - Method in class gnu.expr.Compilation
-
Note that we have seen a construct that must be compiled, not evaluated.
- myDisplay - Static variable in class gnu.kawa.models.Display
-
- name - Variable in class gnu.bytecode.Location
-
- name - Variable in class gnu.mapping.Symbol
-
- name(Object) - Static method in class gnu.xquery.util.NodeUtils
-
- NAME_AND_TYPE - Static variable in class gnu.bytecode.ConstantPool
-
- NAME_BUILTIN - Static variable in class gnu.xquery.lang.XQResolveNames
-
Code number for the special name
function.
- NAME_TYPE_CODE - Static variable in class gnu.kawa.xml.XDataType
-
- Named - Interface in gnu.mapping
-
- NamedCharTable - Class in gnu.text
-
A table to manage standard character names.
- NamedCharTable() - Constructor for class gnu.text.NamedCharTable
-
- NamedChildrenFilter - Class in gnu.xml
-
A FilterConsumer that only passes through matching children.
- NamedChildrenFilter(String, String, Consumer) - Constructor for class gnu.xml.NamedChildrenFilter
-
- NamedCollator - Class in gnu.xquery.util
-
- NamedCollator() - Constructor for class gnu.xquery.util.NamedCollator
-
- nameDecl - Variable in class gnu.expr.LambdaExp
-
If non-null, a Declaration whose value is (only) this LambdaExp.
- NamedException - Exception in kawa.lang
-
Used to implement R7RS "error object" as created by the error procedure.
- NamedException(Symbol, Object[]) - Constructor for exception kawa.lang.NamedException
-
Assume name==args[1], or name==null.
- NamedLocation<T> - Class in gnu.mapping
-
A Location that can be used as an entry in an Environment.
- NamedLocation(NamedLocation) - Constructor for class gnu.mapping.NamedLocation
-
- NamedLocation(Symbol, Object) - Constructor for class gnu.mapping.NamedLocation
-
- NamedPart - Class in gnu.kawa.functions
-
A reference to a named feature/part of a specific object.
- NamedPart(Object, Object, char) - Constructor for class gnu.kawa.functions.NamedPart
-
- NamedPart(Object, String, char, MethodProc) - Constructor for class gnu.kawa.functions.NamedPart
-
- NamedPart.Setter - Class in gnu.kawa.functions
-
- NamedUnit - Class in gnu.math
-
A Unit that has a name.
- NamedUnit() - Constructor for class gnu.math.NamedUnit
-
- NamedUnit(String, DQuantity) - Constructor for class gnu.math.NamedUnit
-
- NamedUnit(String, double, Unit) - Constructor for class gnu.math.NamedUnit
-
- nameKey - Static variable in class gnu.mapping.PropertySet
-
- nameKeyword - Static variable in class kawa.lang.Lambda
-
- NameLookup - Class in gnu.expr
-
Manages the set of declarations "currently" in scope.
- NameLookup(Language) - Constructor for class gnu.expr.NameLookup
-
- names - Variable in class gnu.expr.AbstractScriptEngineFactory
-
- Namespace - Class in gnu.mapping
-
A mapping from strings ("print names") to Symbol
s.
- Namespace() - Constructor for class gnu.mapping.Namespace
-
- Namespace(int) - Constructor for class gnu.mapping.Namespace
-
- NAMESPACE_PREFIX_NAMESPACE - Static variable in class gnu.expr.Language
-
- NAMESPACE_URI_BUILTIN - Static variable in class gnu.xquery.lang.XQResolveNames
-
Code number for the special namespace-uri
function.
- NamespaceBinding - Class in gnu.xml
-
A "namespace node" as a link in a linked list.
- NamespaceBinding(String, String, NamespaceBinding) - Constructor for class gnu.xml.NamespaceBinding
-
- namespaceForFunctions(int) - Static method in class gnu.xquery.lang.XQuery
-
- namespacePrefixes - Variable in class gnu.xml.XMLFilter
-
True if namespace declarations should be passed through as attributes.
- namespaceResolve(String, boolean) - Method in class gnu.xquery.lang.XQParser
-
- namespaceResolve(Namespace, Expression) - Method in class kawa.lang.Translator
-
- namespaceResolve(Expression, Expression) - Method in class kawa.lang.Translator
-
- namespaceResolve(Object) - Method in class kawa.lang.Translator
-
- namespaceResolvePrefix(Expression) - Method in class kawa.lang.Translator
-
- namespaceURI(Object) - Static method in class gnu.xquery.util.NodeUtils
-
- namespaceURIForPrefix(Object, Object) - Static method in class gnu.xquery.util.QNameUtils
-
- namespaceURIFromQName(Object) - Static method in class gnu.xquery.util.QNameUtils
-
- nameToChar(String) - Static method in class gnu.text.Char
-
- nameToSignature(String) - Static method in class gnu.bytecode.ClassType
-
- NameType - Static variable in class gnu.kawa.xml.XStringType
-
- NaN - Static variable in class gnu.xquery.util.NumberValue
-
- NATIVE - Static variable in class gnu.bytecode.Access
-
- nativeExp - Static variable in class gnu.expr.QuoteExp
-
- nativeSpecial - Static variable in class gnu.expr.Special
-
- navajoWhite - Static variable in class gnu.kawa.models.StandardColor
-
- navy - Static variable in class gnu.kawa.models.StandardColor
-
- NCNAME_TYPE_CODE - Static variable in class gnu.kawa.xml.XDataType
-
- NCNameType - Static variable in class gnu.kawa.xml.XStringType
-
- ncols - Variable in class kawa.DomTermBackend
-
- nconc(NamespaceBinding, NamespaceBinding) - Static method in class gnu.xml.NamespaceBinding
-
Chain the first list in front of the second list.
- needsContext() - Method in class gnu.expr.Declaration
-
If we need a 'context' supplied from a ReferenceExp or 'this.
- needsExternalAccess() - Method in class gnu.expr.Declaration
-
- neg(Complex) - Static method in class gnu.math.Complex
-
- neg() - Method in class gnu.math.Complex
-
- neg() - Method in class gnu.math.DComplex
-
- neg() - Method in class gnu.math.DFloNum
-
- neg() - Method in class gnu.math.DQuaternion
-
- neg(IntFraction) - Static method in class gnu.math.IntFraction
-
- neg() - Method in class gnu.math.IntFraction
-
- neg(IntNum) - Static method in class gnu.math.IntNum
-
- neg() - Method in class gnu.math.IntNum
-
- neg() - Method in class gnu.math.Numeric
-
- neg() - Method in class gnu.math.Quantity
-
- neg(Quaternion) - Static method in class gnu.math.Quaternion
-
- neg() - Method in class gnu.math.Quaternion
-
- neg(RatNum) - Static method in class gnu.math.RatNum
-
- negate(int[], int[], int) - Static method in class gnu.math.IntNum
-
Set dest[0:len-1] to the negation of src[0:len-1].
- NEGATIVE_INTEGER_TYPE_CODE - Static variable in class gnu.kawa.xml.XDataType
-
- negativeIntegerType - Static variable in class gnu.kawa.xml.XIntegerType
-
- nestedIn(ScopeExp) - Method in class gnu.expr.ScopeExp
-
True if given scope is nesed in this scope, perhaps indirectly.
- nesting(ScopeExp) - Static method in class gnu.expr.ScopeExp
-
- nesting() - Static method in error gnu.kawa.util.ExitCalled
-
- nesting - Variable in class gnu.text.Lexer
-
- nesting - Variable in class gnu.xml.XMLFilter
-
Twice the number of active startElement and startDocument calls.
- neverReturns() - Method in class gnu.expr.Expression
-
True if the expression provably never returns.
- neverReturnsType - Static variable in class gnu.bytecode.Type
-
The return type of an expression that never returns, such as a throw.
- NEW_TOKEN - Static variable in class gnu.ecmascript.Reserved
-
- newApplicationInstance() - Method in class gnu.kawa.echo2.Echo2Servlet
-
- newBuffer(String) - Method in class gnu.jemacs.buffer.EToolkit
-
- newBuffer(String) - Method in class gnu.jemacs.swing.SwingToolkit
-
- newBuffer(String) - Method in class gnu.jemacs.swt.SwtToolkit
-
- newFrame(Buffer) - Method in class gnu.jemacs.buffer.EToolkit
-
- newFrame(Buffer) - Method in class gnu.jemacs.swing.SwingToolkit
-
- newFrame(Buffer) - Method in class gnu.jemacs.swt.SwtToolkit
-
- newInstance(int) - Method in class gnu.kawa.xml.Nodes.NodeVector
-
- newInstance(int) - Method in class gnu.lists.BitVector
-
- newInstance(int) - Method in class gnu.lists.CharVector
-
- newInstance(int) - Method in class gnu.lists.F32Vector
-
- newInstance(int) - Method in class gnu.lists.F64Vector
-
- newInstance(int) - Method in class gnu.lists.FString
-
- newInstance(int) - Method in class gnu.lists.FVector
-
- newInstance(int) - Method in class gnu.lists.S16Vector
-
- newInstance(int) - Method in class gnu.lists.S32Vector
-
- newInstance(int) - Method in class gnu.lists.S64Vector
-
- newInstance(int) - Method in class gnu.lists.S8Vector
-
- newInstance(int) - Method in class gnu.lists.SimpleVector
-
- newInstance(int) - Method in class gnu.lists.U16Vector
-
- newInstance(int) - Method in class gnu.lists.U32Vector
-
- newInstance(int) - Method in class gnu.lists.U64Vector
-
- newInstance(int) - Method in class gnu.lists.U8Vector
-
- newLocation(Symbol, Object) - Method in class gnu.expr.AbstractScriptEngineFactory.BindingsEnvironment
-
- newLocation(Symbol, Object) - Method in class gnu.mapping.SimpleEnvironment
-
- newMenu(Shell, int) - Static method in class gnu.jemacs.swt.SwtHelper
-
Creates a new menu bar for a shelln
- newMenu(MenuItem) - Static method in class gnu.jemacs.swt.SwtHelper
-
Creates a new Menu inside a MenuItem.
- newMenuItem(Menu, int, String, SelectionListener) - Static method in class gnu.jemacs.swt.SwtHelper
-
Creates a new MenuItem.
- newSashForm(Composite, int) - Static method in class gnu.jemacs.swt.SwtHelper
-
- newShell(Display, FillLayout) - Static method in class gnu.jemacs.swt.SwtHelper
-
- newStyledText(Composite, int, StyledTextContent, SwtWindow, int) - Static method in class gnu.jemacs.swt.SwtHelper
-
Creates a StyledText instance with a given content, and an SwtWindow
which will be installed as
VerifyKeylistener, FocusListener, KeyListener and Mouselistener
- newToken - Static variable in class gnu.ecmascript.Lexer
-
- next - Variable in class gnu.jemacs.buffer.Mode
-
- next - Variable in class gnu.kawa.util.AbstractWeakHashTable.WEntry
-
- next - Variable in class gnu.kawa.util.HashNode
-
- next - Variable in class gnu.kawa.util.WeakHashNode
-
- next() - Method in class gnu.lists.SeqPosition
-
See java.util.ListIterator.
- next() - Method in class gnu.lists.Sequences.CharacterIterator
-
- next - Variable in class gnu.mapping.CallContext
-
Index of next argument.
- next() - Method in class gnu.mapping.LocationEnumeration
-
- next - Variable in class gnu.text.SourceError
-
Used to chain to the "next" message.
- NEXT_AVAIL_FLAG - Static variable in class gnu.expr.AccessExp
-
- NEXT_AVAIL_FLAG - Static variable in class gnu.expr.Expression
-
- NEXT_AVAIL_FLAG - Static variable in class gnu.expr.LambdaExp
-
- nextCall - Variable in class gnu.expr.ApplyExp
-
The next ApplyExp in ((ReferenceExp)func).binding.firstCall list.
- nextDataIndex(int) - Method in class gnu.lists.TreeList
-
- nextDecl() - Method in class gnu.expr.Declaration
-
- nextElement() - Method in class gnu.bytecode.VarEnumerator
-
- nextElement() - Method in class gnu.bytecode.Variable
-
- nextElement() - Method in class gnu.lists.SeqPosition
-
See java.util.Enumeration.
- nextElement() - Method in class gnu.mapping.LocationEnumeration
-
- nextIndex(int) - Method in class gnu.jemacs.swing.SwingBuffer
-
- nextIndex(int) - Method in class gnu.lists.AbstractSequence
-
Get the offset from the beginning corresponding to a position cookie.
- nextIndex(SeqPosition) - Method in class gnu.lists.AbstractSequence
-
- nextIndex(int) - Method in class gnu.lists.CharBuffer
-
- nextIndex(int) - Method in class gnu.lists.ExtSequence
-
- nextIndex(int) - Method in class gnu.lists.FString
-
- nextIndex(int) - Method in class gnu.lists.GeneralArray
-
- nextIndex() - Method in class gnu.lists.SeqPosition
-
See java.util.Iterator.
- nextIndex(int) - Method in class gnu.lists.StableManager
-
- nextIndex(int) - Method in class gnu.lists.SubSequence
-
- nextIndex(int) - Method in class gnu.lists.TreeList
-
- nextIndex(int) - Method in class gnu.mapping.Values.FromTreeList
-
- nextIndex(Object, int) - Static method in class gnu.mapping.Values
-
Helper method called by compiled code.
- nextIndex(int) - Method in class gnu.mapping.Values
-
- nextKeyword(String) - Method in class gnu.mapping.CallContext
-
Return index of matching keyword argument.
- nextKeyword(String, Object) - Method in class gnu.mapping.CallContext
-
- nextKeywordAllowOthers(String) - Method in class gnu.mapping.CallContext
-
- nextKeywordAllowOthers(String, Object) - Method in class gnu.mapping.CallContext
-
- nextKeywordIndex(String, boolean) - Method in class gnu.mapping.CallContext
-
- nextLocation() - Method in class gnu.mapping.LocationEnumeration
-
- nextMatching(int, ItemPredicate, int, boolean) - Method in class gnu.lists.AbstractSequence
-
Get next matching child or descendent (ignoring attributes).
- nextMatching(int, ItemPredicate, int, boolean) - Method in class gnu.lists.TreeList
-
- nextMatching(int, ItemPredicate, int, boolean) - Method in class gnu.mapping.Values.FromTreeList
-
- nextNodeIndex(int, int) - Method in class gnu.lists.TreeList
-
Skip all primitive content nodes.
- nextPos(int) - Method in class gnu.lists.AbstractSequence
-
Return the next position following the argument.
- nextPos(int) - Method in class gnu.lists.CharBuffer
-
- nextPos(int) - Method in class gnu.lists.LList
-
- nextPos(int) - Method in class gnu.lists.Pair
-
- nextPos(int) - Method in class gnu.lists.StableManager
-
- nextPos(int) - Method in class gnu.lists.TreeList
-
- nextPos(int) - Method in class gnu.mapping.Values.FromTreeList
-
- nextPos(int) - Method in class gnu.xml.NodeTree
-
- nextSibling - Variable in class gnu.expr.LambdaExp
-
- nextValue(Object, int) - Static method in class gnu.mapping.Values
-
Helper method called by compiled code.
- nextVar() - Method in class gnu.bytecode.VarEnumerator
-
Return the next Variable in the Scope tree, or null if done.
- nextVar() - Method in class gnu.bytecode.Variable
-
- nextWindow - Variable in class gnu.jemacs.buffer.EWindow
-
Next window in cyclic window ordering.
- nilExpr - Static variable in class gnu.commonlisp.lang.Lisp2
-
- nilled(Object) - Static method in class gnu.xquery.util.NodeUtils
-
- NMTOKEN_TYPE_CODE - Static variable in class gnu.kawa.xml.XDataType
-
- NMTOKENType - Static variable in class gnu.kawa.xml.XStringType
-
- NO_FIELD - Static variable in class gnu.expr.LambdaExp
-
- NO_MATCH - Static variable in class gnu.mapping.MethodProc
-
Return code from match: Unspecified failure.
- NO_MATCH_AMBIGUOUS - Static variable in class gnu.mapping.MethodProc
-
Return code from match: Ambigious which method to select.
- NO_MATCH_BAD_TYPE - Static variable in class gnu.mapping.MethodProc
-
Return code from match: Invalid argument type.
- NO_MATCH_GUARD_FALSE - Static variable in class gnu.mapping.MethodProc
-
- NO_MATCH_TOO_FEW_ARGS - Static variable in class gnu.mapping.MethodProc
-
Return code from match: Too few actual arguments.
- NO_MATCH_TOO_MANY_ARGS - Static variable in class gnu.mapping.MethodProc
-
Return code from match: Too many actual arguments.
- NO_MATCH_UNUSED_KEYWORD - Static variable in class gnu.mapping.MethodProc
-
Return code from match: Unused keyword argument.
- noArgs - Static variable in class gnu.mapping.ProcedureN
-
- noArgs - Static variable in class gnu.mapping.Values
-
- noArgsField - Static variable in class gnu.expr.Compilation
-
- noClasses - Static variable in class gnu.bytecode.ClassType
-
- Node(Object, Object, Object) - Constructor for class gnu.lists.RAPair.Node
-
- NodeCompare - Class in gnu.kawa.xml
-
Compare nodes for document order.
- NodeCompare() - Constructor for class gnu.kawa.xml.NodeCompare
-
- NodeConstructor - Class in gnu.kawa.xml
-
- NodeConstructor() - Constructor for class gnu.kawa.xml.NodeConstructor
-
- nodeName(Object) - Static method in class gnu.xquery.util.NodeUtils
-
- NodePredicate - Interface in gnu.lists
-
A predicate that (only) matches only "nodes" in the XML sense.
- Nodes - Class in gnu.kawa.xml
-
Manages a sequence of node references.
- Nodes() - Constructor for class gnu.kawa.xml.Nodes
-
- Nodes.NodeVector - Class in gnu.kawa.xml
-
- NodeSetType - Class in gnu.kawa.xml
-
- NodeSetType(Type) - Constructor for class gnu.kawa.xml.NodeSetType
-
- NodeTree - Class in gnu.xml
-
Use to represent a Document or Document Fragment, in the XML DOM sense.
- NodeTree() - Constructor for class gnu.xml.NodeTree
-
- NodeType - Class in gnu.kawa.xml
-
A SeqPosition used to represent a node in (usually) a TreeList.
- NodeType(String, int) - Constructor for class gnu.kawa.xml.NodeType
-
- NodeType(String) - Constructor for class gnu.kawa.xml.NodeType
-
- nodeType - Static variable in class gnu.kawa.xml.NodeType
-
- NodeUtils - Class in gnu.xquery.util
-
- NodeUtils() - Constructor for class gnu.xquery.util.NodeUtils
-
- NodeVector() - Constructor for class gnu.kawa.xml.Nodes.NodeVector
-
- noExpressions - Static variable in class gnu.expr.Expression
-
- noInts - Static variable in class gnu.lists.AbstractSequence
-
- NON_COMBINABLE - Static variable in class gnu.math.Unit
-
A magic factor to indicate units that have the same "dimension"
but not a fixed multiple.
- NON_POSITIVE_INTEGER_TYPE_CODE - Static variable in class gnu.kawa.xml.XDataType
-
- NON_TERMINATING_MACRO - Static variable in class gnu.kawa.lispexpr.ReadTable
-
- NONNEG_MOD - Static variable in class gnu.math.Numeric
-
Rounding mode to always produce a non-negative remainder.
- NONNEGATIVE_INTEGER_TYPE_CODE - Static variable in class gnu.kawa.xml.XDataType
-
- nonNegativeIntegerType - Static variable in class gnu.kawa.xml.XIntegerType
-
- nonPositiveIntegerType - Static variable in class gnu.kawa.xml.XIntegerType
-
- NONSTATIC_SPECIFIED - Static variable in class gnu.expr.Declaration
-
- NONSTATIC_SPECIFIED - Static variable in class gnu.expr.ModuleExp
-
- normalize() - Method in class gnu.kawa.xml.KNode
-
- NORMALIZE_SPACE_BUILTIN - Static variable in class gnu.xquery.lang.XQResolveNames
-
Code number for the special normalize-space
function.
- NORMALIZED_STRING_TYPE_CODE - Static variable in class gnu.kawa.xml.XDataType
-
- normalizeDocument() - Method in class gnu.kawa.xml.KDocument
-
- normalizedStringType - Static variable in class gnu.kawa.xml.XStringType
-
- normalizeName(Expression, ANormalize.Context) - Method in class gnu.expr.ANormalize
-
Performs the bind operation, introducing a new let expression
to capture the result of non-trivial expressions, which is bound
to a new let variable.
- normalizeNames(Expression[], int, ANormalize.MultiContext) - Method in class gnu.expr.ANormalize
-
Deals with the normalization of multiple expressions.
- normalizeSpace(Object) - Static method in class gnu.xquery.util.StringUtils
-
- normalizeTerm(Expression) - Method in class gnu.expr.ANormalize
-
Starts the normalization of expression exp.
- normalizeToContext(String) - Method in class gnu.kawa.servlet.HttpRequestContext
-
- normalizeUnicode(Object) - Static method in class gnu.xquery.util.StringUtils
-
- normalizeUnicode(Object, String) - Static method in class gnu.xquery.util.StringUtils
-
- not - Static variable in class gnu.commonlisp.lang.CommonLisp
-
- NOT - Static variable in class gnu.kawa.functions.ArithOp
-
- not - Static variable in class gnu.kawa.functions.BitwiseOp
-
- Not - Class in gnu.kawa.functions
-
Implement the standard Scheme procedure "not".
- Not(Language) - Constructor for class gnu.kawa.functions.Not
-
- Not(Language, String) - Constructor for class gnu.kawa.functions.Not
-
- not(IntNum) - Static method in class gnu.math.BitOps
-
Return the logical (bit-wise) negation of an IntNum.
- not(Object) - Static method in class gnu.xquery.util.BooleanValue
-
- not - Static variable in class kawa.standard.Scheme
-
- NOT_DEFINING - Static variable in class gnu.expr.Declaration
-
Set if this is just a declaration, not a definition.
- Notation - Class in gnu.kawa.xml
-
- Notation() - Constructor for class gnu.kawa.xml.Notation
-
- NOTATION_TYPE_CODE - Static variable in class gnu.kawa.xml.XDataType
-
- NotationType - Static variable in class gnu.kawa.xml.XDataType
-
- noteAccess(Object, ScopeExp) - Method in class kawa.lang.Translator
-
Note that we reference name in a given scope.
- noteError(String) - Method in class gnu.expr.ExpVisitor
-
- noteSet(Declaration, IntNum) - Method in class gnu.expr.VarValueTracker
-
- noteStartFunction(CodeAttr) - Method in class gnu.bytecode.Scope
-
Should be called at the start of a logical function - inlined or not.
- noteUnitialized(Declaration) - Method in class gnu.expr.VarValueTracker
-
Note that decl is uninitialized.
- noteUnitialized(ScopeExp) - Method in class gnu.expr.VarValueTracker
-
- noteValue(Expression) - Method in class gnu.expr.Declaration
-
- noteValueConstant(Object) - Method in class gnu.expr.Declaration
-
- noteValueFromApply(ApplyExp, int) - Method in class gnu.expr.Declaration
-
- noteValueFromLet(ScopeExp) - Method in class gnu.expr.Declaration
-
- noteValueFromSet(SetExp) - Method in class gnu.expr.Declaration
-
- noteValueUnknown() - Method in class gnu.expr.Declaration
-
- noteVarType(int, Type) - Method in class gnu.bytecode.CodeAttr
-
- notifyListeners(String) - Method in class gnu.kawa.models.Model
-
- notSymbol - Static variable in class kawa.standard.IfFeature
-
- notToken - Static variable in class gnu.ecmascript.Lexer
-
- noValue() - Method in class gnu.commonlisp.lang.Lisp2
-
- noValue() - Method in class gnu.expr.Language
-
The value to return for a "void" result.
- now() - Method in class gnu.kawa.xml.XTimeType
-
Return the current date or time in this type.
- now() - Static method in class gnu.xquery.util.TimeUtils
-
- nrows - Variable in class kawa.DomTermBackend
-
- nsTable - Static variable in class gnu.mapping.Namespace
-
Map namepsace names (and nick-names) to Namespaces.
- nullExp - Static variable in class gnu.expr.QuoteExp
-
- nullLiteral - Static variable in class gnu.expr.Literal
-
- nullMode - Static variable in class gnu.kawa.xslt.XSLT
-
- nullType - Static variable in class gnu.bytecode.Type
-
The magic type of null.
- num_bindings - Variable in class gnu.kawa.util.AbstractHashTable
-
- num_bindings - Variable in class gnu.kawa.util.IntHashTable
-
- numAnnotations() - Method in class gnu.expr.Declaration
-
The number of annotations associated with the declaration.
- numArgs - Variable in class gnu.expr.CompiledProc
-
- numArgs() - Method in class gnu.expr.CompiledProc
-
- numArgs() - Method in class gnu.expr.Expression
-
- numArgs() - Method in class gnu.expr.GenericProc
-
- numArgs() - Method in class gnu.expr.LambdaExp.Closure
-
- numArgs() - Method in class gnu.expr.PrimProcedure
-
The (minimum, number) of arguments.
- numArgs() - Method in class gnu.kawa.functions.AddOp
-
- numArgs() - Method in class gnu.kawa.functions.Apply
-
- numArgs() - Method in class gnu.kawa.functions.BitwiseOp
-
- numArgs() - Method in class gnu.kawa.functions.CallCC
-
- numArgs() - Method in class gnu.kawa.functions.DivideOp
-
- numArgs() - Method in class gnu.kawa.functions.GetModuleClass
-
- numArgs() - Method in class gnu.kawa.functions.GetNamedInstancePart
-
- numArgs() - Method in class gnu.kawa.functions.Map
-
- numArgs() - Method in class gnu.kawa.functions.NamedPart
-
- numArgs() - Method in class gnu.kawa.functions.NamedPart.Setter
-
- numArgs() - Method in class gnu.kawa.functions.NumberCompare
-
- numArgs() - Method in class gnu.kawa.functions.NumberPredicate
-
- numArgs() - Method in class gnu.kawa.functions.ValuesMap
-
- numArgs() - Method in class gnu.kawa.reflect.Invoke
-
- numArgs() - Method in class gnu.kawa.reflect.TypeSwitch
-
- numArgs() - Method in class gnu.kawa.xml.Attributes
-
- numArgs() - Method in class gnu.kawa.xml.Children
-
- numArgs() - Method in class gnu.kawa.xml.CommentConstructor
-
- numArgs() - Method in class gnu.kawa.xml.MakeAttribute
-
- numArgs() - Method in class gnu.kawa.xml.MakeElement
-
- numArgs() - Method in class gnu.kawa.xml.MakeProcInst
-
- numArgs() - Method in class gnu.kawa.xml.MakeText
-
- numArgs() - Method in class gnu.kawa.xml.MakeWithBaseUri
-
- numArgs() - Method in class gnu.kawa.xml.OutputAsXML
-
- numArgs() - Method in class gnu.kawa.xml.TreeScanner
-
- numArgs() - Method in class gnu.kawa.xslt.ApplyTemplates
-
- numArgs() - Method in class gnu.mapping.Procedure
-
Return minArgs()|(maxArgs<<12)
.
- numArgs() - Method in class gnu.mapping.Procedure0
-
- numArgs() - Method in class gnu.mapping.Procedure0or1
-
- numArgs() - Method in class gnu.mapping.Procedure1
-
- numArgs() - Method in class gnu.mapping.Procedure1or2
-
- numArgs() - Method in class gnu.mapping.Procedure2
-
- numArgs() - Method in class gnu.mapping.Procedure3
-
- numArgs() - Method in class gnu.mapping.Procedure4
-
- numArgs() - Method in class gnu.mapping.Setter
-
- numArgs() - Method in class gnu.mapping.Setter0
-
- numArgs() - Method in class gnu.mapping.Setter1
-
- numArgs() - Method in class gnu.xquery.util.RelativeStep
-
- numArgs() - Method in class gnu.xquery.util.ValuesFilter
-
- numArgs() - Method in class kawa.lang.AutoloadProcedure
-
- numArgs() - Method in class kawa.lang.RecordConstructor
-
- numArgs() - Method in class kawa.standard.make
-
- numArguments() - Method in interface gnu.mapping.ArgList
-
Number of actual arguments.
- numArguments() - Method in class gnu.mapping.ArgListImpl
-
- numArguments() - Method in class gnu.mapping.ArgListPair
-
- numArguments() - Method in class gnu.mapping.ArgListVector
-
- number - Variable in exception gnu.mapping.WrongArguments
-
- number - Variable in exception gnu.mapping.WrongType
-
Number of the argument, 1-origin.
- number() - Method in class gnu.math.CQuantity
-
- number() - Method in class gnu.math.DateTime
-
- number() - Method in class gnu.math.DQuantity
-
- number() - Method in class gnu.math.Duration
-
- number() - Method in class gnu.math.Quantity
-
- number() - Method in class gnu.math.Quaternion
-
- number() - Method in class gnu.math.Unit
-
- NUMBER_BUILTIN - Static variable in class gnu.xquery.lang.XQResolveNames
-
Code number for the special number
function.
- number_type - Static variable in class gnu.bytecode.Type
-
Deprecated.
- numberCast(Object) - Static method in class gnu.xquery.util.NumberValue
-
- NumberCompare - Class in gnu.jemacs.lang
-
- NumberCompare() - Constructor for class gnu.jemacs.lang.NumberCompare
-
- NumberCompare - Class in gnu.kawa.functions
-
This implements the numeric comparison relations: <
, <=
, etc.
- NumberCompare() - Constructor for class gnu.kawa.functions.NumberCompare
-
- numberEquals(Number, Number) - Static method in class gnu.kawa.functions.IsEqual
-
- NumberPredicate - Class in gnu.kawa.functions
-
- NumberPredicate(Language, String, int) - Constructor for class gnu.kawa.functions.NumberPredicate
-
- NumberValue - Class in gnu.xquery.util
-
- NumberValue() - Constructor for class gnu.xquery.util.NumberValue
-
- numberValue - Static variable in class gnu.xquery.util.NumberValue
-
- numberValue(Object) - Static method in class gnu.xquery.util.NumberValue
-
- numBits() - Method in class gnu.math.UByte
-
- numBits() - Method in class gnu.math.UInt
-
- numBits() - Method in class gnu.math.ULong
-
- numBits() - Method in class gnu.math.UnsignedPrim
-
- numBits() - Method in class gnu.math.UShort
-
- numEqu - Static variable in class gnu.commonlisp.lang.CommonLisp
-
- numEqu - Static variable in class kawa.standard.Scheme
-
- numerator() - Method in class gnu.math.IntFraction
-
- numerator() - Method in class gnu.math.IntNum
-
- numerator() - Method in class gnu.math.RatNum
-
- Numeric - Class in gnu.math
-
- Numeric() - Constructor for class gnu.math.Numeric
-
- NUMERIC_CODE - Static variable in class gnu.kawa.functions.Arithmetic
-
Promotion code for other gnu.math.Numeric.
- numericType - Static variable in class gnu.kawa.lispexpr.LangObjType
-
- numGEq - Static variable in class gnu.commonlisp.lang.CommonLisp
-
- numGEq - Static variable in class kawa.standard.Scheme
-
- numGrt - Static variable in class gnu.commonlisp.lang.CommonLisp
-
- numGrt - Static variable in class kawa.standard.Scheme
-
- numKeywordArgs - Variable in class gnu.expr.ApplyExp
-
- numKeywordArgs() - Method in class gnu.kawa.reflect.CompileBuildObject
-
- numKeywords() - Method in interface gnu.mapping.ArgList
-
- numKeywords() - Method in class gnu.mapping.ArgListImpl
-
- numKeywords() - Method in class gnu.mapping.ArgListPair
-
- numKeywords() - Method in class gnu.mapping.ArgListVector
-
- numLEq - Static variable in class gnu.commonlisp.lang.CommonLisp
-
- numLEq - Static variable in class kawa.standard.Scheme
-
- numLss - Static variable in class gnu.commonlisp.lang.CommonLisp
-
- numLss - Static variable in class kawa.standard.Scheme
-
- numParameters() - Method in class gnu.mapping.MethodProc
-
Return number of parameters, including optional and rest arguments.
- PACKAGE_ACCESS - Static variable in class gnu.expr.Declaration
-
- padChar - Variable in class gnu.math.ExponentialFormat
-
- padChar - Variable in class gnu.math.FixedRealFormat
-
- paint(Graphics2D) - Method in class gnu.kawa.models.DrawImage
-
- paint(Graphics2D) - Method in class gnu.kawa.models.DrawShape
-
- paint(Graphics2D) - Method in class gnu.kawa.models.FillShape
-
- paint(Graphics2D) - Method in class gnu.kawa.models.PBox
-
- paint(Graphics2D) - Method in interface gnu.kawa.models.Picture
-
- paint - Variable in class gnu.kawa.models.PictureVisitor.TrackingState
-
- paint(Graphics2D) - Method in class gnu.kawa.models.WithComposite
-
- paint(Graphics2D) - Method in class gnu.kawa.models.WithPaint
-
- paint(Graphics2D) - Method in class gnu.kawa.models.WithTransform
-
- paintComponent(Graphics) - Method in class gnu.kawa.swingviews.SwingPicture
-
- Pair - Class in gnu.lists
-
A "pair" object, as used in Lisp-like languages.
- Pair(Object, Object) - Constructor for class gnu.lists.Pair
-
- Pair() - Constructor for class gnu.lists.Pair
-
- PairClassType - Class in gnu.expr
-
A class type implemented as a pair of an interface and a class.
- PairClassType() - Constructor for class gnu.expr.PairClassType
-
- PairPat - Class in kawa.lang
-
- PairPat() - Constructor for class kawa.lang.PairPat
-
- PairPat(Pattern, Pattern) - Constructor for class kawa.lang.PairPat
-
- PairSyntaxForm(Pair, TemplateScope) - Constructor for class kawa.lang.SyntaxForms.PairSyntaxForm
-
- pairwise(Procedure, Expression, Expression[], InlineCalls) - Static method in class gnu.kawa.functions.CompileArith
-
Convert (PROC A B C) to (PROC (PROC A B) C) etc.
- PairWithPosition - Class in gnu.lists
-
A Pair
with the file name and position it was read from.
- PairWithPosition() - Constructor for class gnu.lists.PairWithPosition
-
Only for serialization.
- PairWithPosition(SourceLocator, Object, Object) - Constructor for class gnu.lists.PairWithPosition
-
- PairWithPosition(Object, Object) - Constructor for class gnu.lists.PairWithPosition
-
- PairWithPositionSyntaxForm(PairWithPosition, TemplateScope) - Constructor for class kawa.lang.SyntaxForms.PairWithPositionSyntaxForm
-
- PairWithPositionSyntaxForm(Pair, SourceLocator, TemplateScope) - Constructor for class kawa.lang.SyntaxForms.PairWithPositionSyntaxForm
-
- paleGoldenrod - Static variable in class gnu.kawa.models.StandardColor
-
- paleGreen - Static variable in class gnu.kawa.models.StandardColor
-
- paleTurquoise - Static variable in class gnu.kawa.models.StandardColor
-
- paleVioletRed - Static variable in class gnu.kawa.models.StandardColor
-
- papayaWhip - Static variable in class gnu.kawa.models.StandardColor
-
- PARAM_FROM_LIST - Static variable in class gnu.kawa.functions.ParseFormat
-
- PARAM_UNSPECIFIED - Static variable in class gnu.kawa.functions.ParseFormat
-
- parameterForMethod() - Method in class gnu.expr.Declaration
-
Is this a parameter for the generated method?
For example if a lambda's parameter is the pattern [x y]
then there is an anonymous parameter p0 that is the incoming 2-element
sequence plus named parameters x
and y
.
- ParameterizedType - Class in gnu.bytecode
-
- ParameterizedType(ClassType, Type...) - Constructor for class gnu.bytecode.ParameterizedType
-
- paramFromCount - Static variable in class gnu.kawa.functions.LispFormat
-
- paramFromList - Static variable in class gnu.kawa.functions.LispFormat
-
- paramUnspecified - Static variable in class gnu.kawa.functions.LispFormat
-
- ParentAxis - Class in gnu.kawa.xml
-
Used to implement a parent:: step in a path expression.
- ParentAxis() - Constructor for class gnu.kawa.xml.ParentAxis
-
- parentOrEntityI(int) - Method in class gnu.lists.TreeList
-
- parentOrEntityPos(int) - Method in class gnu.lists.TreeList
-
- parentPos(int) - Method in class gnu.lists.AbstractSequence
-
Get position of parent.
- parentPos(int) - Method in class gnu.lists.TreeList
-
- parentPos(int) - Method in class gnu.mapping.Values.FromTreeList
-
- parse(Object) - Method in class gnu.expr.Compilation
-
This may not make sense, except for Lisp-like languages.
- parse(InPort, SourceMessages, int) - Method in class gnu.expr.Language
-
Parse one or more expressions.
- parse(InPort, SourceMessages, int, ModuleInfo) - Method in class gnu.expr.Language
-
- parse(Lexer, int, ModuleInfo) - Method in class gnu.expr.Language
-
- parse(Compilation) - Method in class gnu.expr.Language
-
- parse(Compilation, int) - Method in class gnu.expr.Language
-
- parse(Compilation, int) - Method in class gnu.kawa.lispexpr.LispLanguage
-
- parse(InputSource) - Method in class gnu.kawa.sax.KawaXMLReader
-
- parse(String) - Method in class gnu.kawa.sax.KawaXMLReader
-
- parse(Object, Consumer) - Static method in class gnu.kawa.xml.Document
-
- parse(Object) - Static method in class gnu.kawa.xml.Document
-
- parse(Compilation, int) - Method in class gnu.kawa.xslt.XSLT
-
- parse(Compilation) - Method in class gnu.kawa.xslt.XslTranslator
-
- parse(String) - Static method in class gnu.mapping.Symbol
-
Parse a String as a Symbol.
- parse(String, int) - Static method in class gnu.math.DateTime
-
- parse(String, Unit) - Static method in class gnu.math.Duration
-
- parse(String, ParsePosition) - Method in class gnu.math.ExponentialFormat
-
- parse(String, ParsePosition) - Method in class gnu.math.FixedRealFormat
-
- parse(Object, SourceMessages, Consumer) - Static method in class gnu.xml.XMLParser
-
- parse(InputStream, Object, SourceMessages, Consumer) - Static method in class gnu.xml.XMLParser
-
- parse(InPort, SourceMessages, Consumer) - Static method in class gnu.xml.XMLParser
-
- parse(InPort, SourceMessages, XMLFilter) - Static method in class gnu.xml.XMLParser
-
- parse(InPort, XMLFilter) - Static method in class gnu.xml.XMLParser
-
- parse(Compilation) - Method in class gnu.xquery.lang.XQParser
-
Parse an expression.
- parse(Compilation, int) - Method in class gnu.xquery.lang.XQuery
-
- parse(Object) - Method in class kawa.lang.Translator
-
- PARSE_CURRENT_NAMES - Static variable in class gnu.expr.Language
-
Flag to tell parse to use current NameLookup.
- PARSE_EMIT_MAIN - Static variable in class gnu.expr.Language
-
- PARSE_EXPLICIT - Static variable in class gnu.expr.Language
-
Compilation explicitly requested, not just because of an import.
- PARSE_FOR_APPLET - Static variable in class gnu.expr.Language
-
- PARSE_FOR_EVAL - Static variable in class gnu.expr.Language
-
- PARSE_FOR_LINT - Static variable in class gnu.expr.Language
-
- PARSE_FOR_SERVLET - Static variable in class gnu.expr.Language
-
- PARSE_IMMEDIATE - Static variable in class gnu.expr.Language
-
Flag to tell parse that expression will be evaluated immediately.
- PARSE_INTERACTIVE_MODULE - Static variable in class gnu.expr.Language
-
- PARSE_ONE_LINE - Static variable in class gnu.expr.Language
-
Flag to tell parse to only read a single line if possible.
- PARSE_PROLOG - Static variable in class gnu.expr.Language
-
Flag to tell parser to continue until we have the module name.
- PARSE_WITH_FOCUS - Static variable in class gnu.xquery.lang.XQuery
-
Special parser flag used by evalToFocusProc
.
- parseArguments() - Method in class gnu.ecmascript.Parser
-
- parseAssignmentExpression() - Method in class gnu.ecmascript.Parser
-
- parseBinaryExpression(int) - Method in class gnu.ecmascript.Parser
-
- parseBlock() - Method in class gnu.ecmascript.Parser
-
- parseBracketListPattern(Pair, int, ScopeExp, Declaration, Translator) - Method in class kawa.lang.BindDecls
-
Handle patterns of the form {@code [pat1 ...
- parseCached(Object) - Static method in class gnu.kawa.xml.Document
-
- parseCached(Path) - Static method in class gnu.kawa.xml.Document
-
- parseConditionalExpression() - Method in class gnu.ecmascript.Parser
-
- parseDataType() - Method in class gnu.xquery.lang.XQParser
-
- parseDateTime(String, int) - Static method in class gnu.kawa.xml.XTimeType
-
- parseDayTimeDuration(String) - Static method in class gnu.math.Duration
-
- parseDouble(String) - Static method in class gnu.lists.Convert
-
- parseDuration(String) - Static method in class gnu.math.Duration
-
- parseExpression() - Method in class gnu.ecmascript.Parser
-
- parseFLWRExpression(boolean) - Method in class gnu.xquery.lang.XQParser
-
- parseFLWRInner(boolean) - Method in class gnu.xquery.lang.XQParser
-
Parse a let- or a for-expression.
- ParseFormat - Class in gnu.kawa.functions
-
- ParseFormat(boolean) - Constructor for class gnu.kawa.functions.ParseFormat
-
- parseFormat - Static variable in class gnu.kawa.functions.ParseFormat
-
- parseFormat(InPort) - Method in class gnu.kawa.functions.ParseFormat
-
- parseFormat(InPort, char) - Static method in class gnu.kawa.functions.ParseFormat
-
- parseFunctionDefinition() - Method in class gnu.ecmascript.Parser
-
- parseFunctionDefinition(int, int) - Method in class gnu.xquery.lang.XQParser
-
- parseIfExpr() - Method in class gnu.xquery.lang.XQParser
-
- parseIfStatement() - Method in class gnu.ecmascript.Parser
-
- parseItemType() - Method in class gnu.xquery.lang.XQParser
-
- parseLeftHandSideExpression() - Method in class gnu.ecmascript.Parser
-
- parseMaybeKindTest() - Method in class gnu.xquery.lang.XQParser
-
- parseNamedNodeType(boolean) - Method in class gnu.xquery.lang.XQParser
-
- parseNumber(CharSequence, int) - Static method in class gnu.kawa.lispexpr.LispReader
-
- parseNumber(char[], int, int, char, int, int) - Static method in class gnu.kawa.lispexpr.LispReader
-
Parse a number.
- parseObject(String, ParsePosition) - Method in class gnu.kawa.functions.ObjectFormat
-
- parseObject(String, ParsePosition) - Method in class gnu.math.ExponentialFormat
-
- parseObject(String, ParsePosition) - Method in class gnu.math.FixedRealFormat
-
- parseOptionalTypeDeclaration() - Method in class gnu.xquery.lang.XQParser
-
Parse: ["as" SequenceType]
- parsePatternCar(Pair, int, ScopeExp, Translator) - Method in class kawa.lang.BindDecls
-
Parse a declaration or more generally a pattern.
- parsePatternCar(Pair, Expression, TemplateScope, int, ScopeExp, Translator) - Method in class kawa.lang.BindDecls
-
- parsePatternCar(Pair, TemplateScope, LambdaExp, Translator) - Method in class kawa.lang.Lambda
-
- parsePatternNext(Pair, Translator) - Method in class kawa.lang.BindDecls
-
- parsePostfixExpression() - Method in class gnu.ecmascript.Parser
-
- parsePostParameters(HttpExchange, Map<String, List<String>>) - Static method in class gnu.kawa.servlet.KawaHttpHandler.Context
-
- parsePrimaryExpression() - Method in class gnu.ecmascript.Parser
-
- parseQuantifiedExpr(boolean) - Method in class gnu.xquery.lang.XQParser
-
Parse a some- or an every-expression.
- parseQuery(String, Map<String, List<String>>) - Static method in class gnu.kawa.servlet.KawaHttpHandler.Context
-
- Parser - Class in gnu.ecmascript
-
- Parser(InPort) - Constructor for class gnu.ecmascript.Parser
-
- parser - Variable in class gnu.xquery.lang.XQResolveNames
-
- parseStatement() - Method in class gnu.ecmascript.Parser
-
- parseUnaryExpression() - Method in class gnu.ecmascript.Parser
-
- parseVariable() - Method in class gnu.xquery.lang.XQParser
-
Parse a Variable.
- parseVariableDeclaration() - Method in class gnu.xquery.lang.XQParser
-
- parseWhileStatement() - Method in class gnu.ecmascript.Parser
-
- parseYearMonthDuration(String) - Static method in class gnu.math.Duration
-
- partition(Object, Q2Translator) - Static method in class gnu.q2.lang.Q2Translator
-
Split list according to operator-precedence priorities.
- PASSES_TAILCALLS - Static variable in class gnu.expr.LambdaExp
-
Treat as inlined in outer lambda when determining tailcalls.
- patchSymbolFromSet() - Method in class gnu.expr.Declaration
-
Set symbol from initializing SetExp.
- pathType - Static variable in class gnu.kawa.lispexpr.LangObjType
-
- Pattern - Class in kawa.lang
-
A Pattern is used to match against objects.
- Pattern() - Constructor for class kawa.lang.Pattern
-
- pattern_names - Variable in class kawa.lang.PatternScope
-
Currently visible macro pattern names.
- PATTERN_NESTED - Static variable in class gnu.expr.Declaration
-
True for a variable inside a pattern, but not the top of the pattern.
- patternNesting - Variable in class kawa.lang.PatternScope
-
Nesting of currently visible macro pattern names.
- PatternScope - Class in kawa.lang
-
Bindings from a syntax-case
/syntax-rules
pattern.
- PatternScope() - Constructor for class kawa.lang.PatternScope
-
- patternScope - Variable in class kawa.lang.Translator
-
Innermost current scope of pattern variable,
from a syntax-case
.
- PBox - Class in gnu.kawa.models
-
Used to compose Pictures "next to" each other.
- pcCallContextField - Static variable in class gnu.expr.Compilation
-
- peachPuff - Static variable in class gnu.kawa.models.StandardColor
-
- peek() - Method in class gnu.text.Lexer
-
- peekRestArgsList() - Method in class gnu.mapping.CallContext
-
- peekToken() - Method in class gnu.ecmascript.Parser
-
Return the next non-whitespace token from the lexer.
- peekTokenOrLine() - Method in class gnu.ecmascript.Parser
-
Return the next token from the lexer.
- pendingForm - Variable in class kawa.lang.Translator
-
- pendingImports - Variable in class gnu.expr.Compilation
-
Stack of quads of (ModuleInfo, ScopeExp, position, formSize).
- pendingKeys - Variable in class gnu.jemacs.buffer.EWindow
-
- pendingLength - Variable in class gnu.jemacs.buffer.EWindow
-
- perform(Object) - Static method in class gnu.jemacs.buffer.Command
-
Perform a given command as appropriate for its class.
- perform(Object, EWindow) - Static method in class gnu.jemacs.buffer.Command
-
- peru - Static variable in class gnu.kawa.models.StandardColor
-
- PI_OK - Static variable in class gnu.kawa.xml.NodeType
-
- pica - Static variable in class gnu.math.Unit
-
- Picture - Interface in gnu.kawa.models
-
- PictureAttribute - Static variable in class kawa.ReplPane
-
- PictureElementName - Static variable in class kawa.ReplPane
-
- Pictures - Class in gnu.kawa.models
-
- Pictures() - Constructor for class gnu.kawa.models.Pictures
-
- PictureToSvg - Class in gnu.kawa.models
-
- PictureToSvg(Consumer) - Constructor for class gnu.kawa.models.PictureToSvg
-
- PictureVisitor - Class in gnu.kawa.models
-
- PictureVisitor() - Constructor for class gnu.kawa.models.PictureVisitor
-
- PictureVisitor.TrackingState - Class in gnu.kawa.models
-
- pink - Static variable in class gnu.kawa.models.StandardColor
-
- piNodeTest - Static variable in class gnu.kawa.xml.ProcessingInstructionType
-
- pipeSymbol - Static variable in class gnu.kawa.functions.RunProcess
-
- pixh - Variable in class kawa.DomTermBackend
-
- pixw - Variable in class kawa.DomTermBackend
-
- pkgUsedByList(LispPackage) - Static method in class gnu.kawa.lispexpr.LispPackage
-
Used for the CL PACKAGE-USED-BY-LIST function
- pkgUsesList(LispPackage) - Static method in class gnu.kawa.lispexpr.LispPackage
-
Used for the CL PACKAGE-USE-LIST function.
- PlainLocation<T> - Class in gnu.mapping
-
- PlainLocation(Symbol, Object) - Constructor for class gnu.mapping.PlainLocation
-
- PlainLocation(Symbol, Object, T) - Constructor for class gnu.mapping.PlainLocation
-
- plainQuote - Static variable in class kawa.lang.Quote
-
- PLIST - Static variable in class gnu.mapping.Symbol
-
Conventional value used as a Symbol
name to
access an Object
's property list.
- plistGet(Object, Object, Object) - Static method in class gnu.mapping.PropertyLocation
-
Given a property list and a key, find the corresponding property value.
- plistPut(Object, Object, Object) - Static method in class gnu.mapping.PropertyLocation
-
Modify and add a property binding to a property list.
- plistRemove(Object, Object) - Static method in class gnu.mapping.PropertyLocation
-
Remove a property binding from a property list.
- plum - Static variable in class gnu.kawa.models.StandardColor
-
- PLUS - Static variable in class gnu.jemacs.lang.AddOp
-
- PLUS(Object, Object) - Static method in class gnu.jemacs.lang.AddOp
-
- PLUS - Static variable in class gnu.kawa.functions.AddOp
-
- PLUS(Object, Object) - Static method in class gnu.kawa.functions.AddOp
-
- PLUS - Static variable in class gnu.kawa.functions.CompileArith
-
- PLUS - Static variable in class gnu.q2.lang.Operator
-
- plus - Static variable in class gnu.xquery.util.ArithOp
-
- PLUS$V(Object, Object, Object, Object[]) - Static method in class gnu.jemacs.lang.AddOp
-
- PLUS$V(Object, Object, Object, Object[]) - Static method in class gnu.kawa.functions.AddOp
-
- PLUS_OP - Static variable in class gnu.ecmascript.Reserved
-
- pointer_type - Static variable in class gnu.bytecode.Type
-
Deprecated.
- pointMarker - Variable in class gnu.jemacs.buffer.Buffer
-
- polar(double, double) - Static method in class gnu.math.Complex
-
- polar(RealNum, RealNum) - Static method in class gnu.math.Complex
-
- polar(double, double, double, double) - Static method in class gnu.math.Quaternion
-
- polar(RealNum, RealNum, RealNum, RealNum) - Static method in class gnu.math.Quaternion
-
- pop(ScopeExp) - Method in class gnu.expr.Compilation
-
- pop() - Method in class gnu.expr.Compilation
-
- pop(Declaration) - Method in class gnu.expr.NameLookup
-
- pop(ScopeExp) - Method in class gnu.expr.NameLookup
-
- pop() - Static method in error gnu.kawa.util.ExitCalled
-
- pop() - Method in class gnu.lists.TreePosition
-
- pop(Translator) - Static method in class kawa.lang.PatternScope
-
- popArgState() - Method in class gnu.mapping.CallContext
-
- popForms(Pair) - Method in class kawa.lang.Translator
-
Pop from formStack all forms that come after beforeFirst.
- popLast() - Method in class gnu.mapping.ArgListImpl
-
- popMatchingAttribute(String, String, int) - Method in class gnu.kawa.xslt.XslTranslator
-
- popNesting(char) - Method in class gnu.text.Lexer
-
Exit a nested expression, reversing pushNesting
- popNodeConsumer(Consumer, Consumer) - Static method in class gnu.kawa.xml.NodeConstructor
-
- popNodeContext(Consumer, CallContext) - Static method in class gnu.kawa.xml.NodeConstructor
-
- popNoRelease() - Method in class gnu.lists.TreePosition
-
- popOptions(Compilation) - Method in class gnu.expr.BeginExp
-
- popOptionValues(Vector) - Method in class gnu.text.Options
-
Restore a list of options, as set by pushOptionValues
- popPositionOf(Object) - Method in class kawa.lang.Translator
-
Restore line number position from a previous pushPositionOf.
- popRenamedAlias(int) - Method in class kawa.lang.Translator
-
Remove one or more aliases created by pushRenamedAlias
.
- popSaveTopLevelRedefs() - Method in class gnu.expr.NameLookup
-
- popScanContext() - Method in class kawa.lang.Translator
-
- popScope() - Method in class gnu.bytecode.CodeAttr
-
- popScope() - Method in class gnu.bytecode.Method
-
- popScope(CodeAttr) - Method in class gnu.expr.ScopeExp
-
Clear bytecode resources for the ScopeExp.
- popTail(Pair) - Method in class kawa.lang.Translator.FormStack
-
- popType() - Method in class gnu.bytecode.CodeAttr
-
- port - Variable in class gnu.text.Lexer
-
- pos2offset(int) - Method in class gnu.jemacs.swt.SwtCharBuffer
-
- posFirstChild(int) - Method in class gnu.xml.NodeTree
-
- posHasAttributes(int) - Method in class gnu.xml.NodeTree
-
- posIsDefaultNamespace(int, String) - Method in class gnu.xml.NodeTree
-
- position - Variable in class gnu.kawa.xml.Focus
-
- position - Variable in class gnu.text.SourceLocator.Simple
-
- POSITION_BUILTIN - Static variable in class gnu.xquery.lang.XQResolveNames
-
Code number for the special position
function.
- POSITION_PAIR_FOLLOWS - Static variable in class gnu.lists.TreeList
-
A position triple referencing some other "nodes".
- PositionConsumer - Interface in gnu.lists
-
An object that can be "fed" a TreePosition, and will do something with it.
- PositionManager - Class in gnu.lists
-
- PositionManager() - Constructor for class gnu.lists.PositionManager
-
- positions - Variable in class gnu.lists.StableManager
-
This array maps from the exported ipos values (indexes in the positions
array) to the ipos of the underlying SimpleVector base.
- positionToOffset(Object) - Method in class gnu.jemacs.buffer.Buffer
-
Convert an Emacs position (Marker, or 1-origin integer)
to a (0-origin) buffer offset.
- POSITIVE_INTEGER_TYPE_CODE - Static variable in class gnu.kawa.xml.XDataType
-
- positiveIntegerType - Static variable in class gnu.kawa.xml.XIntegerType
-
- posLocalName(int) - Method in class gnu.xml.NodeTree
-
- posLookupNamespaceURI(int, String) - Method in class gnu.xml.NodeTree
-
- posLookupPrefix(int, String) - Method in class gnu.xml.NodeTree
-
- posNamespaceURI(int) - Method in class gnu.xml.NodeTree
-
- posPrefix(int) - Method in class gnu.xml.NodeTree
-
- posTarget(int) - Method in class gnu.xml.NodeTree
-
Get the target of a process-instruction.
- postfixLookupOperator - Variable in class gnu.kawa.lispexpr.ReadTable
-
A character X
such that PreXWord -> ($lookup$ Pre 'Word)
, if X > 0
.
- posToDataIndex(int) - Method in class gnu.lists.TreeList
-
- postVisitDecls(ScopeExp) - Method in class gnu.expr.FindTailCalls
-
- pow(Unit, int) - Static method in class gnu.math.Unit
-
- powderBlue - Static variable in class gnu.kawa.models.StandardColor
-
- power(Complex, Complex) - Static method in class gnu.math.Complex
-
- power(double, double, double, double) - Static method in class gnu.math.DComplex
-
- power(IntNum) - Method in class gnu.math.DFloNum
-
- power(double, double, double, double, double, double, double, double) - Static method in class gnu.math.DQuaternion
-
- power(IntNum) - Method in class gnu.math.IntNum
-
- power(IntNum, int) - Static method in class gnu.math.IntNum
-
Calculate the integral power of an IntNum.
- power(IntNum) - Method in class gnu.math.Numeric
-
Return this raised to an integer power.
- power(Quaternion, Quaternion) - Static method in class gnu.math.Quaternion
-
- power(IntNum) - Method in class gnu.math.RatNum
-
- power(IntNum) - Method in class gnu.math.Unit
-
- PRE_WALKED - Static variable in class gnu.expr.Compilation
-
State code when initial tree-walking (PushApply) are done.
- PrecedingAxis - Class in gnu.kawa.xml
-
Used to implement a following:: step in a path expression.
- PrecedingAxis() - Constructor for class gnu.kawa.xml.PrecedingAxis
-
- PrecedingSiblingAxis - Class in gnu.kawa.xml
-
Used to implement a following-sibling:: step in a path expression.
- PrecedingSiblingAxis() - Constructor for class gnu.kawa.xml.PrecedingSiblingAxis
-
- predefinedXML - Static variable in class gnu.xml.NamespaceBinding
-
- PREFER_BINDING2 - Static variable in class gnu.expr.AccessExp
-
Prefer the function binding rather than the value binding.
- prefix - Variable in class gnu.mapping.Namespace
-
- prefixesFromNodetype(XName, Consumer) - Static method in class gnu.xquery.util.NodeUtils
-
- prefixFromQName(Object) - Static method in class gnu.xquery.util.QNameUtils
-
- prefixSymbol - Static variable in class kawa.standard.ImportFromLibrary
-
- prepend(CharSequence, int, int) - Method in class gnu.lists.FString
-
- prepend(Object) - Method in class gnu.lists.FString
-
- prepend(ArgListVector, Object...) - Static method in class gnu.mapping.ArgListVector
-
- prependCharacter(int) - Method in class gnu.lists.FString
-
- PreProcess - Class in gnu.kawa.util
-
Helper class to pre-process Java source.
- PreProcess() - Constructor for class gnu.kawa.util.PreProcess
-
- preserveVariablesUpto(Scope) - Method in class gnu.bytecode.LocalVarsAttr
-
Mark scopes upto specified scope as 'preserved'.
- PRESSED - Static variable in class gnu.jemacs.buffer.EKeymap
-
- previous() - Method in class gnu.lists.SeqPosition
-
See java.util.ListIterator.
- previousIndex() - Method in class gnu.lists.SeqPosition
-
See java.util.Iterator.
- previousPos(int) - Method in class gnu.lists.AbstractSequence
-
Return the previous position following the argument.
- prevWindow - Variable in class gnu.jemacs.buffer.EWindow
-
Previous window in cyclic window ordering.
- prim_method - Class in kawa.standard
-
- prim_method(int) - Constructor for class kawa.standard.prim_method
-
- prim_method() - Constructor for class kawa.standard.prim_method
-
- PRIM_VALUE - Static variable in interface gnu.lists.Sequence
-
- PrimArrayUtils - Class in gnu.kawa.util
-
- PrimArrayUtils() - Constructor for class gnu.kawa.util.PrimArrayUtils
-
- PrimIntegerVector<E> - Class in gnu.lists
-
- PrimIntegerVector() - Constructor for class gnu.lists.PrimIntegerVector
-
- primitiveOpcode() - Method in class gnu.kawa.functions.CompileArith
-
- primitiveThrow - Static variable in class gnu.kawa.reflect.Throw
-
- PrimProcedure - Class in gnu.expr
-
A primitive Procedure implemented by a plain Java method.
- PrimProcedure(String, String, int) - Constructor for class gnu.expr.PrimProcedure
-
- PrimProcedure(Method, Language) - Constructor for class gnu.expr.PrimProcedure
-
- PrimProcedure(Method) - Constructor for class gnu.expr.PrimProcedure
-
- PrimProcedure(Method, Type, Type[]) - Constructor for class gnu.expr.PrimProcedure
-
- PrimProcedure(Method, Language) - Constructor for class gnu.expr.PrimProcedure
-
- PrimProcedure(Method, char, Language, ParameterizedType) - Constructor for class gnu.expr.PrimProcedure
-
- PrimProcedure(Method, LambdaExp) - Constructor for class gnu.expr.PrimProcedure
-
- PrimProcedure(int, Type, Type[]) - Constructor for class gnu.expr.PrimProcedure
-
- PrimProcedure(int, ClassType, String, Type, Type[]) - Constructor for class gnu.expr.PrimProcedure
-
- PrimType - Class in gnu.bytecode
-
- PrimType(String, String, int, Class) - Constructor for class gnu.bytecode.PrimType
-
- PrimType(PrimType) - Constructor for class gnu.bytecode.PrimType
-
- print(ClassTypeWriter) - Method in class gnu.bytecode.AnnotationDefaultAttr
-
- print(int, ClassTypeWriter) - Method in class gnu.bytecode.AnnotationEntry
-
- print(int, ClassTypeWriter) - Method in class gnu.bytecode.AnnotationEntry.Value
-
- print(ClassTypeWriter) - Method in class gnu.bytecode.Attribute
-
- print(ClassType, PrintWriter, int) - Static method in class gnu.bytecode.ClassTypeWriter
-
- print(ClassType, PrintStream, int) - Static method in class gnu.bytecode.ClassTypeWriter
-
- print() - Method in class gnu.bytecode.ClassTypeWriter
-
- print(ClassType) - Method in class gnu.bytecode.ClassTypeWriter
-
- print(ClassTypeWriter) - Method in class gnu.bytecode.CodeAttr
-
- print(ClassTypeWriter) - Method in class gnu.bytecode.ConstantValueAttr
-
- print(ClassTypeWriter, int) - Method in class gnu.bytecode.CpoolClass
-
- print(ClassTypeWriter, int) - Method in class gnu.bytecode.CpoolEntry
-
Print this constant pool entry.
- print(ClassTypeWriter, int) - Method in class gnu.bytecode.CpoolInvokeDynamic
-
- print(ClassTypeWriter, int) - Method in class gnu.bytecode.CpoolMethodHandle
-
- print(ClassTypeWriter, int) - Method in class gnu.bytecode.CpoolMethodType
-
- print(ClassTypeWriter, int) - Method in class gnu.bytecode.CpoolNameAndType
-
- print(ClassTypeWriter, int) - Method in class gnu.bytecode.CpoolRef
-
- print(ClassTypeWriter, int) - Method in class gnu.bytecode.CpoolString
-
- print(ClassTypeWriter, int) - Method in class gnu.bytecode.CpoolUtf8
-
- print(ClassTypeWriter, int) - Method in class gnu.bytecode.CpoolValue1
-
- print(ClassTypeWriter, int) - Method in class gnu.bytecode.CpoolValue2
-
- print(ClassTypeWriter) - Method in class gnu.bytecode.EnclosingMethodAttr
-
- print(ClassTypeWriter) - Method in class gnu.bytecode.ExceptionsAttr
-
- print(ClassTypeWriter) - Method in class gnu.bytecode.InnerClassesAttr
-
- print(ClassTypeWriter) - Method in class gnu.bytecode.LineNumbersAttr
-
- print(ClassTypeWriter) - Method in class gnu.bytecode.LocalVarsAttr
-
- print(ClassTypeWriter) - Method in class gnu.bytecode.MiscAttr
-
- print(ClassTypeWriter) - Method in class gnu.bytecode.RuntimeAnnotationsAttr
-
- print(ClassTypeWriter) - Method in class gnu.bytecode.SignatureAttr
-
- print(ClassTypeWriter) - Method in class gnu.bytecode.SourceDebugExtAttr
-
- print(ClassTypeWriter) - Method in class gnu.bytecode.SourceFileAttr
-
- print(ClassTypeWriter) - Method in class gnu.bytecode.StackMapTableAttr
-
- print(Consumer) - Method in class gnu.commonlisp.lang.OrdinaryLambda
-
- print(OutPort) - Method in class gnu.expr.ApplyExp
-
- print(OutPort) - Method in class gnu.expr.BeginExp
-
- print(OutPort) - Method in class gnu.expr.BlockExp
-
- print(OutPort) - Method in class gnu.expr.CaseExp
-
- print(OutPort) - Method in class gnu.expr.CatchClause
-
- print(OutPort) - Method in class gnu.expr.ClassExp
-
- print(OutPort) - Method in class gnu.expr.ErrorExp
-
- print(OutPort) - Method in class gnu.expr.ExitExp
-
- print(Consumer) - Method in class gnu.expr.Expression
-
- print(OutPort) - Method in class gnu.expr.Expression
-
- print(OutPort) - Method in class gnu.expr.FluidLetExp
-
- print(OutPort) - Method in class gnu.expr.IfExp
-
- print(OutPort) - Method in class gnu.expr.LambdaExp
-
- print(OutPort) - Method in class gnu.expr.LangExp
-
- print(OutPort) - Method in class gnu.expr.LetExp
-
- print(OutPort, String, String) - Method in class gnu.expr.LetExp
-
- print(OutPort) - Method in class gnu.expr.ModuleExp
-
- print(PrintWriter) - Method in class gnu.expr.PrimProcedure
-
- print(OutPort) - Method in class gnu.expr.QuoteExp
-
- print(OutPort) - Method in class gnu.expr.ReferenceExp
-
- print(OutPort) - Method in class gnu.expr.SetExp
-
- print(Consumer) - Method in class gnu.expr.Special
-
- print(OutPort) - Method in class gnu.expr.SynchronizedExp
-
- print(OutPort) - Method in class gnu.expr.TryExp
-
- Print - Class in gnu.jemacs.lang
-
- Print(boolean) - Constructor for class gnu.jemacs.lang.Print
-
- print(Object, String) - Static method in class gnu.kawa.functions.ArrayPrint
-
Print a given value 2-dimensionally.
- print(Object, Consumer) - Method in class gnu.kawa.xml.XDataType
-
- print(PrintWriter) - Method in class gnu.mapping.Location
-
- print(Consumer) - Method in class gnu.mapping.Promise
-
- print(Appendable) - Method in class gnu.mapping.Promise
-
- print(Consumer) - Method in class gnu.mapping.Values
-
- print(Consumer) - Method in class gnu.text.Char
-
- print(int, Appendable) - Static method in class gnu.text.Char
-
- print(Appendable) - Method in class gnu.text.SourceError
-
- print(Object) - Method in class gnu.xml.XMLPrinter
-
- print(Consumer) - Method in class kawa.lang.AnyPat
-
- print(PrintWriter) - Method in class kawa.lang.AutoloadProcedure
-
- print(PrintWriter) - Method in class kawa.lang.AutoloadSyntax
-
- print(Consumer) - Method in class kawa.lang.EqualPat
-
- print(Consumer) - Method in class kawa.lang.Lambda
-
- print(Consumer) - Method in class kawa.lang.ListPat
-
- print(Consumer) - Method in class kawa.lang.ListRepeatPat
-
- print(Consumer) - Method in class kawa.lang.Macro
-
- print(Consumer) - Method in class kawa.lang.PairPat
-
- print(Consumer) - Method in class kawa.lang.Pattern
-
- print(PrintWriter) - Method in class kawa.lang.Record
-
- print(Consumer) - Method in class kawa.lang.Syntax
-
- print(Consumer) - Method in class kawa.lang.SyntaxRules
-
- print(Consumer) - Method in class kawa.lang.VarListPat
-
- print(PrintWriter) - Method in class kawa.standard.TracedProcedure
-
- PRINT_CONSTANT_POOL - Static variable in class gnu.bytecode.ClassTypeWriter
-
Flag to print constant pool.
- PRINT_CONSTANT_POOL_INDEXES - Static variable in class gnu.bytecode.ClassTypeWriter
-
Flag to print constant pool indexes.
- PRINT_EXTRAS - Static variable in class gnu.bytecode.ClassTypeWriter
-
- PRINT_VERBOSE - Static variable in class gnu.bytecode.ClassTypeWriter
-
- PRINT_VERSION - Static variable in class gnu.bytecode.ClassTypeWriter
-
Flag to print classfile version numbers.
- printable(String) - Static method in class gnu.jemacs.swt.SwtCharBuffer
-
- printAll(Appendable, int) - Method in class gnu.text.SourceMessages
-
Print all the error messages to an Appendable.
- printAll(PrintWriter, int) - Method in exception gnu.text.SyntaxException
-
- printArgs() - Method in class gnu.mapping.ArgListImpl
-
- printAttributes() - Method in class gnu.bytecode.ClassTypeWriter
-
- printAttributes(AttrContainer) - Method in class gnu.bytecode.ClassTypeWriter
-
- printClassInfo() - Method in class gnu.bytecode.ClassTypeWriter
-
- printConstantPool() - Method in class gnu.bytecode.ClassTypeWriter
-
- PrintConsumer - Class in gnu.lists
-
A Consumer that extends a PrintWriter.
- PrintConsumer(Writer) - Constructor for class gnu.lists.PrintConsumer
-
- PrintConsumer(Writer, boolean) - Constructor for class gnu.lists.PrintConsumer
-
- PrintConsumer(Consumer, boolean) - Constructor for class gnu.lists.PrintConsumer
-
- PrintConsumer(OutputStream, boolean) - Constructor for class gnu.lists.PrintConsumer
-
- printError(Throwable, SourceMessages, OutPort) - Static method in class kawa.Shell
-
- printFields() - Method in class gnu.bytecode.ClassTypeWriter
-
- printHeader(String, String) - Method in class gnu.kawa.xml.HttpPrinter
-
- printHeaders() - Method in class gnu.kawa.servlet.ServletPrinter
-
- printHeaders() - Method in class gnu.kawa.xml.HttpPrinter
-
- printIndent - Variable in class gnu.xml.XMLPrinter
-
- printInfo(OutPort) - Method in class gnu.expr.Declaration
-
- printInfo(StringBuffer) - Method in class gnu.expr.Declaration
-
- printJson(CharSequence, Appendable) - Static method in class gnu.lists.Strings
-
- printLineColumn(OutPort) - Method in class gnu.expr.Expression
-
Print line and column number if specified.
- println(Appendable, boolean) - Method in class gnu.text.SourceError
-
- printMethod(Method) - Method in class gnu.bytecode.ClassTypeWriter
-
- printMethods() - Method in class gnu.bytecode.ClassTypeWriter
-
- printOption(PrintStream, String, String) - Static method in class kawa.repl
-
- printOptionalIndex(int) - Method in class gnu.bytecode.ClassTypeWriter
-
- printOptionalIndex(CpoolEntry) - Method in class gnu.bytecode.ClassTypeWriter
-
- printOptions(PrintStream) - Static method in class kawa.repl
-
- printQuoted(CharSequence, Appendable, int) - Static method in class gnu.lists.Strings
-
Print a string with quotes and escapes.
- printQuotedString(String) - Method in class gnu.bytecode.ClassTypeWriter
-
- printSignature(String, int) - Method in class gnu.bytecode.ClassTypeWriter
-
Print in Java source form one type from a signature string.
- printSignature(String) - Method in class gnu.bytecode.ClassTypeWriter
-
Print a signature string in Java source.
- printSignature(Type) - Method in class gnu.bytecode.ClassTypeWriter
-
- printSignature(String, int, int, PrintWriter) - Static method in class gnu.bytecode.Type
-
- printSpaces(int) - Method in class gnu.bytecode.ClassTypeWriter
-
- printSyntaxPatternMatch - Static variable in class kawa.lang.SyntaxPattern
-
Control logging to standard error on successful pattern match.
- PRIVATE - Static variable in class gnu.bytecode.Access
-
- PRIVATE_ACCESS - Static variable in class gnu.expr.Declaration
-
- PRIVATE_PREFIX - Static variable in class gnu.expr.Declaration
-
This prefix is used in field names for a declaration that has
both EXTERNAL_ACCESS and IS_PRIVATE set.
- PRIVATE_SPECIFIED - Static variable in class gnu.expr.Declaration
-
- proc - Variable in class gnu.mapping.CallContext
-
- proc - Variable in exception gnu.mapping.WrongType
-
The Procedure
that threw the exception (if non-null).
- proc - Variable in class kawa.standard.TracedProcedure
-
- procCallContextField - Static variable in class gnu.expr.Compilation
-
- ProceduralProxy - Class in gnu.kawa.reflect
-
A Proxy that forwards to a Procedure.
- ProceduralProxy(Procedure) - Constructor for class gnu.kawa.reflect.ProceduralProxy
-
- PROCEDURE - Static variable in class gnu.expr.Declaration
-
True if in the function namespace, for languages that distinguishes them.
- PROCEDURE - Static variable in class gnu.expr.SetExp
-
- PROCEDURE - Static variable in class gnu.kawa.reflect.FieldLocation
-
- Procedure - Class in gnu.mapping
-
The abstract parent for all Scheme functions.
- Procedure() - Constructor for class gnu.mapping.Procedure
-
- Procedure(String) - Constructor for class gnu.mapping.Procedure
-
- Procedure(boolean, MethodHandle) - Constructor for class gnu.mapping.Procedure
-
- Procedure(boolean, MethodHandle, String) - Constructor for class gnu.mapping.Procedure
-
- Procedure0 - Class in gnu.mapping
-
Abstract class for 0-argument procedures.
- Procedure0() - Constructor for class gnu.mapping.Procedure0
-
- Procedure0(String) - Constructor for class gnu.mapping.Procedure0
-
- Procedure0or1 - Class in gnu.mapping
-
Abstract class for 0- or 1-argument Scheme procedures.
- Procedure0or1() - Constructor for class gnu.mapping.Procedure0or1
-
- Procedure0or1(String) - Constructor for class gnu.mapping.Procedure0or1
-
- Procedure1 - Class in gnu.mapping
-
Abstract class for 1-argument Scheme procedures.
- Procedure1() - Constructor for class gnu.mapping.Procedure1
-
- Procedure1(String) - Constructor for class gnu.mapping.Procedure1
-
- Procedure1or2 - Class in gnu.mapping
-
Abstract class for 1- or 2-argument Scheme procedures.
- Procedure1or2() - Constructor for class gnu.mapping.Procedure1or2
-
- Procedure1or2(String) - Constructor for class gnu.mapping.Procedure1or2
-
- Procedure2 - Class in gnu.mapping
-
Abstract class for 2-argument Scheme procedures.
- Procedure2() - Constructor for class gnu.mapping.Procedure2
-
- Procedure2(String) - Constructor for class gnu.mapping.Procedure2
-
- Procedure3 - Class in gnu.mapping
-
Abstract class for 3-argument Scheme procedures..
- Procedure3() - Constructor for class gnu.mapping.Procedure3
-
- Procedure3(String) - Constructor for class gnu.mapping.Procedure3
-
- Procedure4 - Class in gnu.mapping
-
Abstract class for 4-argument Scheme procedures.
- Procedure4() - Constructor for class gnu.mapping.Procedure4
-
- Procedure4(String) - Constructor for class gnu.mapping.Procedure4
-
- PROCEDURE_NAME - Static variable in class gnu.expr.ReferenceExp
-
- ProcedureN - Class in gnu.mapping
-
Abstract class for "N
-argument" Scheme procedures, where N>4
or variable.
- ProcedureN() - Constructor for class gnu.mapping.ProcedureN
-
- ProcedureN(String) - Constructor for class gnu.mapping.ProcedureN
-
- ProcedureN(boolean, MethodHandle) - Constructor for class gnu.mapping.ProcedureN
-
- ProcedureN(boolean, MethodHandle, String) - Constructor for class gnu.mapping.ProcedureN
-
- ProcedureN(MethodHandle) - Constructor for class gnu.mapping.ProcedureN
-
- ProcedureN(MethodHandle, String) - Constructor for class gnu.mapping.ProcedureN
-
- procedureType - Static variable in class gnu.kawa.lispexpr.LangObjType
-
- process(InputStream, String, OutputStream, int) - Static method in class gnu.bytecode.dump
-
- process(InputStream, String, Writer, int) - Static method in class gnu.bytecode.dump
-
- process(InputStream, String, ClassTypeWriter) - Static method in class gnu.bytecode.dump
-
- process(int) - Method in class gnu.expr.Compilation
-
Parse/visit/compile this module as needed and requested.
- process(HttpServletRequest, HttpServletResponse) - Method in class gnu.kawa.echo2.Echo2Servlet
-
- process(TreeList, Focus, CallContext) - Static method in class gnu.kawa.xslt.XSLT
-
- process(Object, Object, ScopeExp, Translator) - Static method in class kawa.standard.define_autoload
-
- process(Object, Translator, ScopeExp, boolean) - Method in class kawa.standard.Include
-
- processAccesses() - Method in class kawa.lang.Translator
-
Check references recorded by noteAccess.
- processArgs(String[]) - Static method in class gnu.expr.ApplicationMainSupport
-
This is invoked by main when ModuleBody is compiled with --main.
- processArgs(String[], int, int) - Static method in class kawa.repl
-
- processArgs(String[], int, int, boolean) - Method in class kawa.repl
-
- processCommandLinePropertyAssignments - Static variable in class gnu.expr.ApplicationMainSupport
-
- processFixups() - Method in class gnu.bytecode.CodeAttr
-
- PROCESSING_INSTRUCTION - Static variable in class gnu.lists.TreeList
-
A processing-instruction node follows.
- PROCESSING_INSTRUCTION_VALUE - Static variable in interface gnu.lists.Sequence
-
- processingAnnotations() - Method in class gnu.expr.InlineCalls
-
If currently processing an annotation belonging to a declaration.
- processingInstruction(String, String) - Method in class gnu.xml.XMLFilter
-
- processingInstructionFromParser(char[], int, int, int, int) - Method in class gnu.xml.XMLFilter
-
Process a processing instruction.
- ProcessingInstructionType - Class in gnu.kawa.xml
-
- ProcessingInstructionType(String) - Constructor for class gnu.kawa.xml.ProcessingInstructionType
-
- processInputCharacters(String) - Method in class kawa.DomTermBackend
-
- processInteractionString(String) - Static method in class gnu.jemacs.buffer.Command
-
- processMark - Variable in class gnu.jemacs.buffer.ProcessMode
-
- ProcessMode - Class in gnu.jemacs.buffer
-
- ProcessMode() - Constructor for class gnu.jemacs.buffer.ProcessMode
-
- processSetProperties() - Static method in class gnu.expr.ApplicationMainSupport
-
- processSetProperty(String) - Static method in class gnu.expr.ApplicationMainSupport
-
- ProcInitializer - Class in gnu.expr
-
- ProcInitializer(LambdaExp, Compilation, Field) - Constructor for class gnu.expr.ProcInitializer
-
- procInst$C(Object, Object, Consumer) - Static method in class gnu.kawa.xml.MakeProcInst
-
- procInst$X(Object, Object, CallContext) - Static method in class gnu.kawa.xml.MakeProcInst
-
- ProcLocation - Class in gnu.mapping
-
- ProcLocation(Procedure, Object[]) - Constructor for class gnu.mapping.ProcLocation
-
- procname - Variable in exception gnu.mapping.WrongArguments
-
- procname - Variable in exception gnu.mapping.WrongType
-
Name of Procedure
that threw the exception (if non-null).
- ProcTransformedArray(Array<E>, Procedure, int[], int[]) - Constructor for class gnu.kawa.functions.Arrays.ProcTransformedArray
-
- product(Dimensions, int, Dimensions, int) - Static method in class gnu.math.Dimensions
-
- prog1 - Class in gnu.commonlisp.lang
-
- prog1(String, int) - Constructor for class gnu.commonlisp.lang.prog1
-
- prog1 - Static variable in class gnu.commonlisp.lang.prog1
-
- prog2 - Static variable in class gnu.commonlisp.lang.prog1
-
- PROLOG_PARSED - Static variable in class gnu.expr.Compilation
-
We have determined the module name and class, but not finished parsing.
- PROLOG_PARSING - Static variable in class gnu.expr.Compilation
-
State code for initial pre-parse looking for module name.
- Promise<T> - Class in gnu.mapping
-
Implement Scheme "promises".
- Promise() - Constructor for class gnu.mapping.Promise
-
Create new "blank" Promise.
- Promise(Procedure) - Constructor for class gnu.mapping.Promise
-
Create a new Promise that will evaluate thunk when forced.
- promiseType - Static variable in class gnu.kawa.lispexpr.LangObjType
-
- promiseType - Static variable in class gnu.kawa.reflect.LazyType
-
- promote() - Method in class gnu.bytecode.Type
-
- promotedType() - Method in class gnu.bytecode.PrimType
-
- promoteIfUnsigned() - Method in class gnu.bytecode.Type
-
- PropertyKey<T> - Class in gnu.mapping
-
PropertySet keys that provide statically-typeable values.
- PropertyKey(String) - Constructor for class gnu.mapping.PropertyKey
-
- PropertyLocation - Class in gnu.mapping
-
Used to implement Lisp-style "property lists".
- PropertyLocation() - Constructor for class gnu.mapping.PropertyLocation
-
- PropertySet - Class in gnu.mapping
-
- PropertySet() - Constructor for class gnu.mapping.PropertySet
-
- PROTECTED - Static variable in class gnu.bytecode.Access
-
- PROTECTED_ACCESS - Static variable in class gnu.expr.Declaration
-
- PROVIDE_PREFIX - Static variable in class kawa.standard.IfFeature
-
- pt - Static variable in class gnu.math.Unit
-
- PUBLIC - Static variable in class gnu.bytecode.Access
-
- PUBLIC_ACCESS - Static variable in class gnu.expr.Declaration
-
- PUBLIC_METHOD - Static variable in class gnu.expr.LambdaExp
-
True of emitted method should be public.
- purple - Static variable in class gnu.kawa.models.StandardColor
-
- push(ScopeExp) - Method in class gnu.expr.Compilation
-
- push(Declaration) - Method in class gnu.expr.Compilation
-
- push(Declaration) - Method in class gnu.expr.NameLookup
-
- push(ScopeExp) - Method in class gnu.expr.NameLookup
-
- push(ScopeExp) - Method in class gnu.expr.ResolveNames
-
- push() - Static method in error gnu.kawa.util.ExitCalled
-
- push(AbstractSequence, int) - Method in class gnu.lists.TreePosition
-
- push(ScopeExp) - Method in class gnu.xquery.lang.XQResolveNames
-
- push(Translator) - Static method in class kawa.lang.PatternScope
-
- push(Object) - Method in class kawa.lang.Translator.FormStack
-
- push_var(Variable) - Method in class gnu.bytecode.Method
-
Deprecated.
- pushAfter(Object, Pair) - Method in class kawa.lang.Translator.FormStack
-
- pushAll(LList) - Method in class kawa.lang.Translator.FormStack
-
- pushAll(LList, Pair) - Method in class kawa.lang.Translator.FormStack
-
- PushApply - Class in gnu.expr
-
Re-arranges ApplyExp where the function is a LetExp or BeginExp.
- PushApply() - Constructor for class gnu.expr.PushApply
-
- pushApply(Expression, Compilation) - Static method in class gnu.expr.PushApply
-
- pushArgState() - Method in class gnu.mapping.CallContext
-
- pushAutoPoppableScope() - Method in class gnu.bytecode.CodeAttr
-
Create a Scope that is automatically popped.
- pushChild(LambdaExp) - Method in class gnu.expr.LambdaExp
-
- pushConverter(Procedure) - Method in class gnu.mapping.LocationProc
-
- pushForm(Object) - Method in class kawa.lang.Translator
-
- pushIndirectBinding(Compilation) - Method in class gnu.expr.Declaration
-
Create a Location object, given that isIndirectBinding().
- pushNesting(char) - Method in class gnu.text.Lexer
-
Enter a nested expression.
- pushNewModule(Lexer) - Method in class gnu.expr.Compilation
-
- pushNodeConsumer(Consumer) - Static method in class gnu.kawa.xml.NodeConstructor
-
- pushNodeContext(CallContext) - Static method in class gnu.kawa.xml.NodeConstructor
-
- pushObject - Static variable in class gnu.expr.Target
-
A Target which means to push an Object on the JVM stack.
- pushOptions(Compilation) - Method in class gnu.expr.BeginExp
-
- pushOptionValues(Vector) - Method in class gnu.text.Options
-
Set a list of options, remember the old value.
- pushPendingImport(ModuleInfo, ScopeExp, Translator.FormStack, require.DeclSetMapper) - Method in class gnu.expr.Compilation
-
- pushPositionOf(Object) - Method in class kawa.lang.Translator
-
Note current line number position from a PairWithPosition.
- pushPrefix(int) - Method in class gnu.jemacs.buffer.EWindow
-
- pushRenamedAlias(Declaration) - Method in class kawa.lang.Translator
-
Push an alias for a declaration in a scope.
- pushSaveTopLevelRedefs() - Method in class gnu.expr.NameLookup
-
- pushScanContext(LambdaExp) - Method in class kawa.lang.Translator
-
- pushScope() - Method in class gnu.bytecode.CodeAttr
-
- pushScope() - Method in class gnu.bytecode.Method
-
- pushScope(ScopeExp) - Method in class gnu.expr.Compilation
-
- pushType(Type) - Method in class gnu.bytecode.CodeAttr
-
- pushValue(Type) - Static method in class gnu.expr.Target
-
Return a Target to push a value of specified type on JCM stack.
- put(int, int) - Method in class gnu.bytecode.LineNumbersAttr
-
Add a new line number entry.
- put(String, Object) - Method in class gnu.expr.KawaScriptBindings
-
- put(char[], int, int) - Method in class gnu.jemacs.buffer.BufferWriter
-
- put(K, V) - Method in class gnu.kawa.util.AbstractHashTable
-
- put(K, int, V) - Method in class gnu.kawa.util.AbstractHashTable
-
- put(K, V) - Method in class gnu.kawa.util.AbstractWeakHashTable
-
- put(K, int, V) - Method in class gnu.kawa.util.WeakIdentityHashMap
-
- put(Symbol, Object, Object) - Method in class gnu.mapping.Environment
-
- put(Symbol, Object) - Method in class gnu.mapping.Environment
-
- put(Object, Object) - Method in class gnu.mapping.Environment
-
- put(String, Object) - Method in class gnu.mapping.Environment
-
- put(Symbol, Object, Object) - Method in class gnu.mapping.SimpleEnvironment
-
- put(Object, Object, Object) - Method in class gnu.mapping.Table2D
-
- put(String, int) - Method in class gnu.text.NamedCharTable
-
- put(String, int, int) - Method in class gnu.text.NamedCharTable
-
- put(String, Object) - Method in class kawa.lang.Record
-
- put1(int) - Method in class gnu.bytecode.CodeAttr
-
Write an 8-bit byte to the current code-stream.
- put1(int) - Method in class gnu.bytecode.MiscAttr
-
- put2(int) - Method in class gnu.bytecode.CodeAttr
-
Write a 16-bit short to the current code-stream
- put2(int) - Method in class gnu.bytecode.MiscAttr
-
- put2(int, int) - Method in class gnu.bytecode.MiscAttr
-
- put4(int) - Method in class gnu.bytecode.CodeAttr
-
Write a 32-bit int to the current code-stream
- putAtIndex(Object, int, int) - Method in class gnu.kawa.util.IntHashTable
-
Associates the specified key with the specified value in this map.
- putFunction(Symbol, Object) - Method in class gnu.mapping.Environment
-
- putIndex2(CpoolEntry) - Method in class gnu.bytecode.CodeAttr
-
- putLineNumber(String, int) - Method in class gnu.bytecode.CodeAttr
-
- putLineNumber(int) - Method in class gnu.bytecode.CodeAttr
-
- putProperty(Object, Object, Object, Environment) - Static method in class gnu.mapping.PropertyLocation
-
- putProperty(Object, Object, Object) - Static method in class gnu.mapping.PropertyLocation
-
Sets a property value associated with an object.
- putReaderCtor(String, Procedure) - Method in class gnu.kawa.lispexpr.ReadTable
-
Add a mapping for a SRFI-10 constructor tag.
- putReaderCtor(String, Type) - Method in class gnu.kawa.lispexpr.ReadTable
-
Add a mapping for a SRFI-10 constructor tag.
- putReaderCtorFld(String, String, String) - Method in class gnu.kawa.lispexpr.ReadTable
-
Map a SRFI-10 constructor tag to Procedure-valued lazy field
- radian - Static variable in class gnu.math.Unit
-
- raLength(Object) - Static method in class gnu.lists.RAPair
-
- raList(Object[]) - Static method in class gnu.lists.RAPair
-
- random - Class in gnu.brl
-
- random() - Constructor for class gnu.brl.random
-
- Range<E> - Class in gnu.lists
-
- Range(E, Object, int) - Constructor for class gnu.lists.Range
-
- Range.IntRange - Class in gnu.lists
-
- RangeTable - Class in gnu.kawa.util
-
Map integers to Object.
- RangeTable() - Constructor for class gnu.kawa.util.RangeTable
-
- RangeUtils - Class in gnu.kawa.functions
-
- RangeUtils() - Constructor for class gnu.kawa.functions.RangeUtils
-
- rank() - Method in class gnu.kawa.functions.Arrays.BuiltArray
-
- rank() - Method in class gnu.kawa.functions.Arrays.ProcTransformedArray
-
- rank() - Method in class gnu.kawa.lispexpr.GenArrayType
-
- rank() - Method in class gnu.lists.AbstractSequence
-
- rank() - Method in interface gnu.lists.Array
-
Get the rank (number of dimensions) of this array.
- rank() - Method in class gnu.lists.ComposedArray
-
- rank() - Method in class gnu.lists.GeneralArray
-
- RAPair - Class in gnu.lists
-
- RAPair(int, Object, Object) - Constructor for class gnu.lists.RAPair
-
- RAPair.Node - Class in gnu.lists
-
- rationalize(RealNum, RealNum) - Static method in class gnu.math.RatNum
-
Calcaulte the simplest rational between two reals.
- rationalType - Static variable in class gnu.kawa.lispexpr.LangObjType
-
- RatNum - Class in gnu.math
-
The abstract class of rational numbers.
- RatNum() - Constructor for class gnu.math.RatNum
-
- RATNUM_CODE - Static variable in class gnu.kawa.functions.Arithmetic
-
Promotion code for gnu.math.RatNum.
- rbraceToken - Static variable in class gnu.ecmascript.Lexer
-
- rbracketToken - Static variable in class gnu.ecmascript.Lexer
-
- re() - Method in class gnu.math.CComplex
-
- re() - Method in class gnu.math.CQuaternion
-
- re() - Method in class gnu.math.DComplex
-
- re() - Method in class gnu.math.DQuantity
-
- re() - Method in class gnu.math.DQuaternion
-
- re() - Method in class gnu.math.Quantity
-
The value of the real component, as a RealNum.
- re() - Method in class gnu.math.RealNum
-
- reachableHere() - Method in class gnu.bytecode.CodeAttr
-
True if control could reach here.
- reachableHere() - Method in class gnu.bytecode.Method
-
True if control could reach here.
- reachedUnexpected - Static variable in class gnu.expr.Special
-
- read(char[], int, int) - Method in class gnu.jemacs.swt.BufferContentReader
-
- read(Lexer, int, int) - Method in class gnu.kawa.brl.BRLReaderString
-
- read(Lexer, int, int) - Method in class gnu.kawa.lispexpr.ReaderColon
-
- read(Lexer, int, int) - Method in class gnu.kawa.lispexpr.ReaderConstituent
-
- read(Lexer, int, int, int) - Method in class gnu.kawa.lispexpr.ReaderDispatch
-
- read(Lexer, int, int) - Method in class gnu.kawa.lispexpr.ReaderDispatchMacro
-
- read(Lexer, int, int) - Method in class gnu.kawa.lispexpr.ReaderDispatchMisc
-
- read(Lexer, int, int) - Method in class gnu.kawa.lispexpr.ReaderDispatchSyntaxQuote
-
- read(Lexer, int, int) - Method in class gnu.kawa.lispexpr.ReaderExtendedLiteral
-
- read(Lexer, int, int) - Method in class gnu.kawa.lispexpr.ReaderIgnoreRestOfLine
-
- read(Lexer, int, int) - Method in class gnu.kawa.lispexpr.ReaderMacro
-
- read(Lexer, int, int) - Method in class gnu.kawa.lispexpr.ReaderMisc
-
- read(Lexer, int, int) - Method in class gnu.kawa.lispexpr.ReaderNestedComment
-
- read(Lexer, int, int, int) - Method in class gnu.kawa.lispexpr.ReaderParens
-
Read a list (possibly improper) of zero or more Scheme forms.
- read(Lexer, int, int) - Method in class gnu.kawa.lispexpr.ReaderQuote
-
- read(LispReader, Object, char, Object) - Static method in class gnu.kawa.lispexpr.ReaderQuote
-
- read(Lexer, int, int) - Method in class gnu.kawa.lispexpr.ReaderString
-
- read(Lexer, int, int) - Method in class gnu.kawa.lispexpr.ReaderTypespec
-
- read(Lexer, int, int, int) - Method in class gnu.kawa.lispexpr.ReaderVector
-
- read(Lexer, int, int) - Method in class gnu.kawa.lispexpr.ReaderXmlElement
-
- read(Lexer, int, int) - Method in class gnu.kawa.lispexpr.ReadTableEntry
-
- read(Lexer, int, int, int) - Method in class gnu.kawa.lispexpr.ReadTableEntry
-
- read() - Method in class gnu.text.Lexer
-
- read(char[], int, int) - Method in class gnu.text.Lexer
-
- read(String, SourceMessages) - Static method in class kawa.lang.CompileFile
-
- read(InPort, SourceMessages) - Static method in class kawa.lang.CompileFile
-
- read() - Method in class kawa.TelnetInputStream
-
- read(byte[], int, int) - Method in class kawa.TelnetInputStream
-
- read_line - Class in kawa.standard
-
- read_line() - Constructor for class kawa.standard.read_line
-
- READ_ONLY_FLAG - Static variable in class gnu.lists.SimpleVector
-
- readableChar(char, StringBuffer, boolean) - Static method in class gnu.jemacs.lang.ELisp
-
- readableString(Object) - Static method in class gnu.jemacs.lang.ELisp
-
Call toString, quoting characters that are not ascii graphic chars.
- readAndHandleToken(int, int, ReadTable) - Method in class gnu.kawa.lispexpr.LispReader
-
- readAttribute(String, int, AttrContainer) - Method in class gnu.bytecode.ClassFileInput
-
- readAttribute(String, int, AttrContainer) - Method in class gnu.bytecode.dump
-
- readAttributes(AttrContainer) - Method in class gnu.bytecode.ClassFileInput
-
- readCharacter(LispReader) - Static method in class gnu.kawa.lispexpr.LispReader
-
- readClassInfo() - Method in class gnu.bytecode.ClassFileInput
-
- readClassType(InputStream) - Static method in class gnu.bytecode.ClassFileInput
-
Read a class (in .class format) from an InputStream.
- readCodePoint() - Method in class gnu.text.Lexer
-
Read a Unicode character (codepoint) by checking for surrogates.
- readCommand() - Method in class gnu.kawa.brl.BRLRead
-
- readCommand() - Method in class gnu.kawa.lispexpr.LispReader
-
Read a "command" - a top-level expression or declaration.
- readCommand() - Method in class gnu.q2.lang.Q2Read
-
- readConstants() - Method in class gnu.bytecode.ClassFileInput
-
- readConstants() - Method in class gnu.bytecode.dump
-
- readContent(LispReader, char, Pair) - Method in class gnu.kawa.lispexpr.ReaderExtendedLiteral
-
- readDelimited(String) - Method in class gnu.text.Lexer
-
Scan until a given delimiter.
- readDigits(InPort, int) - Static method in class gnu.text.Lexer
-
- readDigitsInBuffer(InPort, long, int) - Static method in class gnu.text.Lexer
-
Read digits, up to the first non-digit or the buffer limit
- readElementConstructor(LispReader, int) - Method in class gnu.kawa.lispexpr.ReaderXmlElement
-
Parse ElementConstructor.
- readEnclosed(LispReader, ReadTable, Pair, int, int) - Method in class gnu.kawa.lispexpr.ReaderExtendedLiteral
-
- readEnclosedExpressions(LispReader, ReadTable, Pair, int) - Method in class gnu.kawa.lispexpr.ReaderExtendedLiteral
-
Read expressions enclosed by '[' and ']'.
- readEnclosedSingleExpression(LispReader, ReadTable, int) - Method in class gnu.kawa.lispexpr.ReaderExtendedLiteral
-
- ReaderColon - Class in gnu.kawa.lispexpr
-
- ReaderColon() - Constructor for class gnu.kawa.lispexpr.ReaderColon
-
- ReaderConstituent - Class in gnu.kawa.lispexpr
-
- ReaderConstituent(int) - Constructor for class gnu.kawa.lispexpr.ReaderConstituent
-
- ReaderDispatch - Class in gnu.kawa.lispexpr
-
- ReaderDispatch() - Constructor for class gnu.kawa.lispexpr.ReaderDispatch
-
- ReaderDispatch(boolean) - Constructor for class gnu.kawa.lispexpr.ReaderDispatch
-
- ReaderDispatchMacro - Class in gnu.kawa.lispexpr
-
Wrapper for user-supplied reader dispatch macro procedure.
- ReaderDispatchMacro(Procedure) - Constructor for class gnu.kawa.lispexpr.ReaderDispatchMacro
-
- ReaderDispatchMisc - Class in gnu.kawa.lispexpr
-
- ReaderDispatchMisc() - Constructor for class gnu.kawa.lispexpr.ReaderDispatchMisc
-
- ReaderDispatchMisc(int) - Constructor for class gnu.kawa.lispexpr.ReaderDispatchMisc
-
- ReaderDispatchSyntaxQuote - Class in gnu.kawa.lispexpr
-
Handle special Scheme forms #`
, #'
, and #,
.
- ReaderDispatchSyntaxQuote() - Constructor for class gnu.kawa.lispexpr.ReaderDispatchSyntaxQuote
-
- ReaderExtendedLiteral - Class in gnu.kawa.lispexpr
-
- ReaderExtendedLiteral(char) - Constructor for class gnu.kawa.lispexpr.ReaderExtendedLiteral
-
- ReaderExtendedLiteral() - Constructor for class gnu.kawa.lispexpr.ReaderExtendedLiteral
-
- ReaderIgnoreRestOfLine - Class in gnu.kawa.lispexpr
-
- ReaderIgnoreRestOfLine() - Constructor for class gnu.kawa.lispexpr.ReaderIgnoreRestOfLine
-
- ReaderMacro - Class in gnu.kawa.lispexpr
-
Wrapper for user-supplied reader macro procedure.
- ReaderMacro(Procedure, boolean) - Constructor for class gnu.kawa.lispexpr.ReaderMacro
-
- ReaderMacro(Procedure) - Constructor for class gnu.kawa.lispexpr.ReaderMacro
-
- ReaderMisc - Class in gnu.kawa.lispexpr
-
- ReaderMisc(int) - Constructor for class gnu.kawa.lispexpr.ReaderMisc
-
- ReaderNestedComment - Class in gnu.kawa.lispexpr
-
- ReaderNestedComment(char, char, char, char) - Constructor for class gnu.kawa.lispexpr.ReaderNestedComment
-
- ReaderParens - Class in gnu.kawa.lispexpr
-
- ReaderParens(char, char, int, Object) - Constructor for class gnu.kawa.lispexpr.ReaderParens
-
- ReaderQuote - Class in gnu.kawa.lispexpr
-
- ReaderQuote(Object) - Constructor for class gnu.kawa.lispexpr.ReaderQuote
-
Read an expression EXP and return (magicSymbol EXP).
- ReaderQuote(Object, int) - Constructor for class gnu.kawa.lispexpr.ReaderQuote
-
- ReaderQuote(Object, char, Object, int) - Constructor for class gnu.kawa.lispexpr.ReaderQuote
-
If the next character is 'next' read an expression EXP
and return (magicSymbol2 EXP).
- ReaderString - Class in gnu.kawa.lispexpr
-
- ReaderString() - Constructor for class gnu.kawa.lispexpr.ReaderString
-
- ReaderTypespec - Class in gnu.kawa.lispexpr
-
Reader table entry for '<'
to treat '['
and ']'
as constituents.
- ReaderTypespec() - Constructor for class gnu.kawa.lispexpr.ReaderTypespec
-
- ReaderVector - Class in gnu.kawa.lispexpr
-
- ReaderVector(char) - Constructor for class gnu.kawa.lispexpr.ReaderVector
-
- ReaderXmlElement - Class in gnu.kawa.lispexpr
-
- ReaderXmlElement() - Constructor for class gnu.kawa.lispexpr.ReaderXmlElement
-
- readEscape() - Method in class gnu.kawa.lispexpr.LispReader
-
Reads a C-style String escape sequence.
- readEscape(int) - Method in class gnu.kawa.lispexpr.LispReader
-
- readExternal(ObjectInput) - Method in class gnu.bytecode.ArrayType
-
- readExternal(ObjectInput) - Method in class gnu.bytecode.ClassType
-
- readExternal(ObjectInput) - Method in class gnu.expr.Keyword
-
- readExternal(ObjectInput) - Method in class gnu.expr.ModuleExp
-
- readExternal(ObjectInput) - Method in class gnu.expr.Special
-
- readExternal(ObjectInput) - Method in class gnu.kawa.functions.GetNamedInstancePart
-
- readExternal(ObjectInput) - Method in class gnu.kawa.functions.NamedPart
-
- readExternal(ObjectInput) - Method in class gnu.kawa.functions.NamedPart.Setter
-
- readExternal(ObjectInput) - Method in class gnu.kawa.lispexpr.ClassNamespace
-
- readExternal(ObjectInput) - Method in class gnu.kawa.reflect.ArrayGet
-
- readExternal(ObjectInput) - Method in class gnu.kawa.reflect.ArrayLength
-
- readExternal(ObjectInput) - Method in class gnu.kawa.reflect.ArrayNew
-
- readExternal(ObjectInput) - Method in class gnu.kawa.reflect.ArraySet
-
- readExternal(ObjectInput) - Method in class gnu.kawa.reflect.MultValuesType
-
- readExternal(ObjectInput) - Method in class gnu.kawa.reflect.OccurrenceType
-
- readExternal(ObjectInput) - Method in class gnu.kawa.reflect.SingletonType
-
- readExternal(ObjectInput) - Method in class gnu.kawa.xml.AttributeType
-
- readExternal(ObjectInput) - Method in class gnu.kawa.xml.ElementType
-
- readExternal(ObjectInput) - Method in class gnu.kawa.xml.MakeElement
-
- readExternal(ObjectInput) - Method in class gnu.kawa.xml.NodeSetType
-
- readExternal(ObjectInput) - Method in class gnu.kawa.xml.NodeType
-
- readExternal(ObjectInput) - Method in class gnu.kawa.xml.ProcessingInstructionType
-
- readExternal(ObjectInput) - Method in class gnu.kawa.xml.TreeScanner
-
- readExternal(ObjectInput) - Method in class gnu.kawa.xml.XmlNamespace
-
- readExternal(ObjectInput) - Method in class gnu.lists.EofClass
-
- readExternal(ObjectInput) - Method in class gnu.lists.IString
-
- readExternal(ObjectInput) - Method in class gnu.lists.IString.SubString
-
- readExternal(ObjectInput) - Method in class gnu.lists.LList
-
- readExternal(ObjectInput) - Method in class gnu.lists.Pair
-
- readExternal(ObjectInput) - Method in class gnu.lists.PairWithPosition
-
- readExternal(ObjectInput) - Method in class gnu.lists.Range.IntRange
-
- readExternal(ObjectInput) - Method in class gnu.lists.SimpleVector
-
- readExternal(ObjectInput) - Method in class gnu.lists.UnescapedData
-
- readExternal(ObjectInput) - Method in class gnu.mapping.Namespace
-
- readExternal(ObjectInput) - Method in class gnu.mapping.SimpleEnvironment
-
- readExternal(ObjectInput) - Method in class gnu.mapping.SimpleSymbol
-
- readExternal(ObjectInput) - Method in class gnu.mapping.Symbol
-
- readExternal(ObjectInput) - Method in class gnu.mapping.Values.FromArray
-
- readExternal(ObjectInput) - Method in class gnu.mapping.Values.FromList
-
- readExternal(ObjectInput) - Method in class gnu.mapping.Values.FromTreeList
-
- readExternal(ObjectInput) - Method in class gnu.mapping.Values.Values2
-
- readExternal(ObjectInput) - Method in class gnu.math.BaseUnit
-
- readExternal(ObjectInput) - Method in class gnu.math.CComplex
-
- readExternal(ObjectInput) - Method in class gnu.math.CQuantity
-
- readExternal(ObjectInput) - Method in class gnu.math.CQuaternion
-
- readExternal(ObjectInput) - Method in class gnu.math.DComplex
-
- readExternal(ObjectInput) - Method in class gnu.math.DFloNum
-
- readExternal(ObjectInput) - Method in class gnu.math.DQuantity
-
- readExternal(ObjectInput) - Method in class gnu.math.DQuaternion
-
- readExternal(ObjectInput) - Method in class gnu.math.Duration
-
- readExternal(ObjectInput) - Method in class gnu.math.IntFraction
-
- readExternal(ObjectInput) - Method in class gnu.math.IntNum
-
- readExternal(ObjectInput) - Method in class gnu.math.NamedUnit
-
- readExternal(ObjectInput) - Method in class gnu.text.Char
-
- readExternal(ObjectInput) - Method in class gnu.text.StringCursor
-
- readExternal(ObjectInput) - Method in class gnu.xml.NamespaceBinding
-
- readExternal(ObjectInput) - Method in class gnu.xml.XName
-
- readExternal(ObjectInput) - Method in class gnu.xquery.util.NamedCollator
-
- readExternal(ObjectInput) - Method in class kawa.lang.AnyPat
-
- readExternal(ObjectInput) - Method in class kawa.lang.AutoloadProcedure
-
- readExternal(ObjectInput) - Method in class kawa.lang.AutoloadSyntax
-
- readExternal(ObjectInput) - Method in class kawa.lang.EqualPat
-
- readExternal(ObjectInput) - Method in class kawa.lang.ListRepeatPat
-
- readExternal(ObjectInput) - Method in class kawa.lang.Macro
-
- readExternal(ObjectInput) - Method in class kawa.lang.PairPat
-
- readExternal(ObjectInput) - Method in class kawa.lang.SyntaxForms.PairSyntaxForm
-
- readExternal(ObjectInput) - Method in class kawa.lang.SyntaxForms.PairWithPositionSyntaxForm
-
- readExternal(ObjectInput) - Method in class kawa.lang.SyntaxForms.SimpleSyntaxForm
-
- readExternal(ObjectInput) - Method in class kawa.lang.SyntaxPattern
-
- readExternal(ObjectInput) - Method in class kawa.lang.SyntaxRule
-
- readExternal(ObjectInput) - Method in class kawa.lang.SyntaxRules
-
- readExternal(ObjectInput) - Method in class kawa.lang.SyntaxTemplate
-
- readExternal(ObjectInput) - Method in class kawa.lang.TemplateScope
-
- readFields() - Method in class gnu.bytecode.ClassFileInput
-
- readFormatVersion() - Method in class gnu.bytecode.ClassFileInput
-
- readFrom(int, int, InputStream) - Method in class gnu.lists.ByteVector
-
- readGeneralArray(LispReader, int, PrimType) - Static method in class gnu.kawa.lispexpr.LispReader
-
- readHeader() - Method in class gnu.bytecode.ClassFileInput
-
- readHexEscape() - Method in class gnu.kawa.lispexpr.LispReader
-
- readIntDigits() - Method in class gnu.text.Lexer
-
- readList(LispReader, Object, int, int, int, int) - Static method in class gnu.kawa.lispexpr.ReaderParens
-
- readMethods() - Method in class gnu.bytecode.ClassFileInput
-
- readNamedConstructor(LispReader) - Static method in class gnu.kawa.lispexpr.ReaderDispatchSyntaxQuote
-
- readNamedLiteral(LispReader, ReadTable, String, int, int, int) - Method in class gnu.kawa.lispexpr.ReaderExtendedLiteral
-
- readNestedComment(char, char, char, char) - Method in class gnu.kawa.lispexpr.LispReader
-
Read a #|...|#-style comment (which may contain other nested comments).
- readNestedComment(LispReader) - Method in class gnu.kawa.lispexpr.ReaderNestedComment
-
- readNumberWithRadix(int, LispReader, int) - Static method in class gnu.kawa.lispexpr.LispReader
-
Read a number from a LispReader
- readObject() - Method in class gnu.kawa.brl.BRLRead
-
- readObject(InPort) - Static method in class gnu.kawa.brl.BRLRead
-
- readObject() - Method in class gnu.kawa.lispexpr.LispReader
-
- readObject(int, boolean) - Method in class gnu.kawa.lispexpr.LispReader
-
- readObject(int) - Method in class gnu.kawa.lispexpr.LispReader
-
- readObject(InPort) - Static method in class gnu.q2.lang.Q2Read
-
- readObject() - Method in class gnu.xquery.lang.XQParser
-
- ReadOnlyLocation - Class in gnu.mapping
-
- ReadOnlyLocation() - Constructor for class gnu.mapping.ReadOnlyLocation
-
- readOptionalExponent() - Method in class gnu.text.Lexer
-
Read an optional signed integer.
- readQNameExpression(LispReader, int, boolean) - Method in class gnu.kawa.lispexpr.ReaderXmlElement
-
Read either a QName literal or an enclosed QName-producing form.
- readRegex(Lexer, int, int) - Static method in class gnu.kawa.lispexpr.ReaderDispatchMisc
-
- readResolve() - Method in class gnu.bytecode.ArrayType
-
- readResolve() - Method in class gnu.bytecode.ClassType
-
- readResolve() - Method in class gnu.expr.Keyword
-
- readResolve() - Method in class gnu.expr.Special
-
- readResolve() - Method in class gnu.kawa.lispexpr.ClassNamespace
-
- readResolve() - Method in class gnu.kawa.reflect.SingletonType
-
- readResolve() - Method in class gnu.kawa.xml.XmlNamespace
-
- readResolve() - Method in class gnu.lists.EofClass
-
- readResolve() - Method in class gnu.lists.IString.SubString
-
- readResolve() - Method in class gnu.lists.LList
-
- readResolve() - Method in class gnu.lists.Pair
-
Needed to override readResolve in LList.
- readResolve() - Method in class gnu.mapping.Namespace
-
- readResolve() - Method in class gnu.mapping.SimpleEnvironment
-
- readResolve() - Method in class gnu.mapping.SimpleSymbol
-
- readResolve() - Method in class gnu.mapping.Symbol
-
- readResolve() - Method in class gnu.mapping.Values
-
- readResolve() - Method in class gnu.math.BaseUnit
-
- readResolve() - Method in class gnu.math.IntNum
-
- readResolve() - Method in class gnu.math.NamedUnit
-
- readResolve() - Method in class gnu.text.Char
-
- readSpecial(LispReader) - Static method in class gnu.kawa.lispexpr.LispReader
-
- readString(Lexer, int, int) - Static method in class gnu.kawa.lispexpr.ReaderString
-
- ReadTable - Class in gnu.kawa.lispexpr
-
- ReadTable() - Constructor for class gnu.kawa.lispexpr.ReadTable
-
- ReadTableEntry - Class in gnu.kawa.lispexpr
-
- ReadTableEntry() - Constructor for class gnu.kawa.lispexpr.ReadTableEntry
-
- readTokenString(int, ReadTable) - Method in class gnu.kawa.lispexpr.LispReader
-
- readUnicodeChar() - Method in class gnu.text.Lexer
-
- readValues(int, ReadTable, int) - Method in class gnu.kawa.lispexpr.LispReader
-
- readValues(int, ReadTableEntry, ReadTable, int) - Method in class gnu.kawa.lispexpr.LispReader
-
May return zero or multiple values.
- readValuesAndAppend(int, ReadTable, Pair) - Method in class gnu.kawa.lispexpr.LispReader
-
- readValuesAndAppend(int, ReadTable, Pair) - Method in class gnu.q2.lang.Q2Read
-
- readVector(LispReader, InPort, int, char, int) - Static method in class gnu.kawa.lispexpr.ReaderVector
-
- ready(Object) - Static method in class kawa.standard.char_ready_p
-
- realloc(int) - Method in class gnu.math.IntNum
-
Change words.length to nwords.
- RealNum - Class in gnu.math
-
- RealNum() - Constructor for class gnu.math.RealNum
-
- REALNUM_CODE - Static variable in class gnu.kawa.functions.Arithmetic
-
Promotion code for gnu.math.RealNum.
- realType - Static variable in class gnu.kawa.lispexpr.LangObjType
-
- Record - Class in kawa.lang
-
- Record() - Constructor for class kawa.lang.Record
-
- RecordConstructor - Class in kawa.lang
-
- RecordConstructor(ClassType, Field[]) - Constructor for class kawa.lang.RecordConstructor
-
- RecordConstructor(Class, Field[]) - Constructor for class kawa.lang.RecordConstructor
-
- RecordConstructor(Class) - Constructor for class kawa.lang.RecordConstructor
-
- RecordConstructor(ClassType) - Constructor for class kawa.lang.RecordConstructor
-
- RecordConstructor(Class, Object) - Constructor for class kawa.lang.RecordConstructor
-
- RecordConstructor(ClassType, Object) - Constructor for class kawa.lang.RecordConstructor
-
- red - Static variable in class gnu.kawa.models.StandardColor
-
- redefineError(Symbol, Object, Location) - Method in class gnu.mapping.SimpleEnvironment
-
- redraw(Control) - Static method in class gnu.jemacs.swt.SwtHelper
-
- redrawModeline() - Method in class gnu.jemacs.buffer.Buffer
-
- redrawModeline() - Method in class gnu.jemacs.swing.SwingBuffer
-
- redrawModeline() - Method in class gnu.jemacs.swt.SwtBuffer
-
- redStyle - Static variable in class gnu.jemacs.swing.SwingBuffer
-
- redStyle - Static variable in class kawa.ReplDocument
-
- Reduce - Class in gnu.xquery.util
-
- Reduce() - Constructor for class gnu.xquery.util.Reduce
-
- ReferenceExp - Class in gnu.expr
-
This class represents a variable reference (an identifier).
- ReferenceExp(Object) - Constructor for class gnu.expr.ReferenceExp
-
- ReferenceExp(Object, Declaration) - Constructor for class gnu.expr.ReferenceExp
-
- ReferenceExp(Declaration) - Constructor for class gnu.expr.ReferenceExp
-
- ReferenceExp(ReferenceExp) - Constructor for class gnu.expr.ReferenceExp
-
- reflectClass - Variable in class gnu.bytecode.Type
-
- regexType - Static variable in class gnu.kawa.lispexpr.LangObjType
-
- register(Object) - Static method in class gnu.expr.ModuleInfo
-
- register(String, String, String) - Method in class gnu.expr.ModuleManager
-
Called by compiler-generated code.
- register(ModuleManager) - Method in class gnu.expr.ModuleSet
-
The compiler generates implementations of this method.
- register(String, Runnable) - Static method in class gnu.kawa.util.Signals
-
- register(String, Runnable, ClassLoader) - Static method in class gnu.kawa.util.Signals
-
- register(SeqPosition) - Method in class gnu.lists.PositionManager
-
- registerDefault(String) - Static method in class gnu.kawa.util.Signals
-
- registerEnvironment() - Static method in class gnu.commonlisp.lang.CommonLisp
-
The compiler insert calls to this method for applications and applets.
- registerEnvironment() - Static method in class gnu.jemacs.lang.ELisp
-
The compiler insert calls to this method for applications and applets.
- registerEnvironment() - Static method in class gnu.kawa.brl.BRL
-
The compiler insert calls to this method for applications and applets.
- registerEnvironment() - Static method in class gnu.kawa.xslt.XSLT
-
The compiler insert calls to this method for applications and applets.
- registerEnvironment() - Static method in class gnu.q2.lang.Q2
-
The compiler insert calls to this method for applications and applets.
- registerEnvironment() - Static method in class gnu.xquery.lang.XQuery
-
The compiler insert calls to this method for applications and applets.
- registerEnvironment() - Static method in class kawa.standard.Scheme
-
The compiler insert calls to this method for applications and applets.
- registerForImmediateLiterals(Compilation) - Static method in class gnu.expr.Compilation
-
- registerIgnore(String) - Static method in class gnu.kawa.util.Signals
-
- registerLanguage(String[]) - Static method in class gnu.expr.Language
-
Add a language to the list.
- registerTypeForClass(Class, Type) - Static method in class gnu.bytecode.Type
-
Register that the Type for class is type.
- rehash() - Method in class gnu.kawa.util.AbstractHashTable
-
- rehash() - Method in class gnu.kawa.util.IntHashTable
-
Expand the hash table when it exceeds the load factor.
- RelativeStep - Class in gnu.xquery.util
-
Implements XPath path expression.
- relativeStep - Static variable in class gnu.xquery.util.RelativeStep
-
- RelativeStepFilter - Class in gnu.xquery.util
-
Used to filter the output of RelativeStep.
- RelativeStepFilter(Consumer) - Constructor for class gnu.xquery.util.RelativeStepFilter
-
- release() - Method in class gnu.lists.ExtPosition
-
- release(int) - Method in class gnu.lists.PositionManager
-
- release() - Method in class gnu.lists.SeqPosition
-
- release() - Method in class gnu.lists.TreePosition
-
- RELEASED - Static variable in class gnu.jemacs.buffer.EKeymap
-
- releasePos(int) - Method in class gnu.lists.AbstractSequence
-
Reclaim any resources used by the given position int.
- releasePos(int) - Method in class gnu.lists.CharBuffer
-
- releasePos(int) - Method in class gnu.lists.ExtSequence
-
- releasePos(int) - Method in class gnu.lists.StableManager
-
- releasePos(int) - Method in class gnu.lists.SubSequence
-
- remainder - Static variable in class gnu.kawa.functions.DivideOp
-
- remainder(IntNum, IntNum, int) - Static method in class gnu.math.IntNum
-
- remainder(IntNum, IntNum) - Static method in class gnu.math.IntNum
-
- remove(Declaration) - Method in class gnu.expr.ScopeExp
-
- remove(Declaration, Declaration) - Method in class gnu.expr.ScopeExp
-
- remove(int, int) - Method in class gnu.kawa.swingviews.SwingContent
-
- remove(Object) - Method in class gnu.kawa.util.AbstractHashTable
-
- remove(Object) - Method in class gnu.kawa.util.IntHashTable
-
- remove(int, int) - Method in class gnu.kawa.util.RangeTable
-
- remove(int) - Method in class gnu.kawa.util.RangeTable
-
- remove(Object) - Method in class gnu.kawa.util.WeakIdentityHashMap
-
- remove(int) - Method in class gnu.lists.AbstractSequence
-
- remove(Object) - Method in class gnu.lists.AbstractSequence
-
- remove() - Method in class gnu.lists.SeqPosition
-
- remove(Symbol, Object, int) - Method in class gnu.mapping.Environment
-
Remove Location from this Environment and undefine it.
- remove(EnvironmentKey) - Method in class gnu.mapping.Environment
-
Remove and undefine binding.
- remove(Symbol, Object) - Method in class gnu.mapping.Environment
-
- remove(Symbol) - Method in class gnu.mapping.Environment
-
- remove(Object) - Method in class gnu.mapping.Environment
-
- remove() - Method in class gnu.mapping.LocationEnumeration
-
- remove(Symbol) - Method in class gnu.mapping.Namespace
-
- remove(Object, Object) - Method in class gnu.mapping.Table2D
-
- remove(Object, Object, int) - Method in class gnu.mapping.Table2D
-
- remove(Object, Object, int, int) - Method in class gnu.mapping.Table2D
-
- remove$X(Object, long, CallContext) - Static method in class gnu.xquery.util.SequenceUtils
-
- removeAll() - Method in class gnu.jemacs.buffer.Buffer
-
- removeAll() - Method in class gnu.jemacs.swt.SwtBuffer
-
- removeAll(Collection<?>) - Method in class gnu.lists.AbstractSequence
-
- removeAttribute(String) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIContext
-
- removeAttribute(String) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIRequest
-
- removeAttribute(String) - Method in class gnu.kawa.xml.KElement
-
Not implemented.
- removeAttributeNode(Attr) - Method in class gnu.kawa.xml.KElement
-
Not implemented.
- removeAttributeNS(String, String) - Method in class gnu.kawa.xml.KElement
-
Not implemented.
- removeChar(int) - Method in class gnu.jemacs.buffer.Buffer
-
- removeChar(int) - Method in class gnu.jemacs.buffer.Marker
-
- removeChar(int) - Method in class gnu.jemacs.swing.SwingBuffer
-
- removeChar(int) - Method in class gnu.jemacs.swt.SwtBuffer
-
- removeChars(int) - Method in class gnu.jemacs.buffer.BufferWriter
-
Delete characters - but only in current screen line.
- removeChild(Node) - Method in class gnu.kawa.xml.KNode
-
Not implemented.
- removeDocumentCloseListener(ReplDocument.DocumentCloseListener) - Method in class kawa.ReplDocument
-
- removeField(Field, Field) - Method in class gnu.bytecode.ClassType
-
- removeFunction(Symbol) - Method in class gnu.mapping.Environment
-
- removeNotify() - Method in class kawa.ReplPane
-
This method is called by the toolkit when the component is removed.
- removePos(int, int) - Method in class gnu.jemacs.swing.SwingBuffer
-
- removePos(int, int) - Method in class gnu.lists.AbstractSequence
-
Remove one or more elements.
- removePosRange(int, int) - Method in class gnu.lists.AbstractSequence
-
Remove a range where each end-point is a position in a container.
- removePosRange(int, int) - Method in class gnu.lists.StableManager
-
- removePosRange(int, int) - Method in class gnu.lists.SubSequence
-
- removeProperty(Object, Object, Environment) - Static method in class gnu.mapping.PropertyLocation
-
Remove a properaty assocatied with an object.
- removeProperty(Object, Object) - Static method in class gnu.mapping.PropertyLocation
-
Remove a property associated with an object.
- removeProperty(Object) - Method in class gnu.mapping.PropertySet
-
- removeRegion(int, int) - Method in class gnu.jemacs.buffer.Buffer
-
- removeRegion(int, int) - Method in class gnu.jemacs.swing.SwingBuffer
-
- removeRegion(int, int) - Method in class gnu.jemacs.swt.SwtBuffer
-
- removeSubsumed(Declaration) - Method in class gnu.expr.NameLookup
-
Remove visible declarations subsumed (hidden) by a given declaration.
- removeTextChangeListener(TextChangeListener) - Method in class gnu.jemacs.swt.BufferContent
-
- removeUpdate(DocumentEvent) - Method in class kawa.ReplDocument
-
- renamedAliasCount() - Method in class kawa.lang.Translator
-
- renameNode(Node, String, String) - Method in class gnu.kawa.xml.KDocument
-
- renameSymbol - Static variable in class kawa.standard.ImportFromLibrary
-
- repeatChar(int, int) - Static method in class gnu.jemacs.buffer.Marker
-
- repl - Class in kawa
-
Start a "Read-Eval-Print-Loop" for the Kawa Scheme evaluator.
- repl() - Constructor for class kawa.repl
-
- repl(Language) - Constructor for class kawa.repl
-
- repl - Static variable in class kawa.standard.SchemeCompilation
-
- replace(CharSequence, int, int, int, int) - Method in class gnu.lists.FString
-
Replace a substring of this string with another.
- replace(int, char[], int, int) - Method in class gnu.lists.FString
-
- replace(int, String) - Method in class gnu.lists.FString
-
- replace(List, int, int, List) - Static method in class gnu.lists.Sequences
-
- replace(Object, String, String) - Static method in class gnu.xquery.util.StringUtils
-
- replace(Object, String, String, String) - Static method in class gnu.xquery.util.StringUtils
-
- replaceAll(E[]) - Method in class gnu.lists.FVector
-
- replaceChild(Node, Node) - Method in class gnu.kawa.xml.KNode
-
Not implemented.
- replaceData(int, int, String) - Method in class gnu.kawa.xml.KCharacterData
-
- replaceFollowing(Declaration, Declaration) - Method in class gnu.expr.ScopeExp
-
Replace the prev.next
by newDecl
.
- replaceTextRange(int, int, String) - Method in class gnu.jemacs.swt.BufferContent
-
- replaceTokens(String) - Method in class gnu.kawa.ant.LineCommenterSet
-
Does replacement on the given string with token matching.
- replaceTokens(String) - Method in class gnu.kawa.ant.LineStripperSet
-
Does replacement on the given string with token matching.
- replaceWhitespace(String, boolean) - Static method in class gnu.xml.TextUtils
-
Create a normalized string.
- replaceWholeText(String) - Method in class gnu.kawa.xml.KText
-
- ReplDocument - Class in kawa
-
A Swing document that implements a read-eval-print-loop.
- ReplDocument(Language, Environment, boolean) - Constructor for class kawa.ReplDocument
-
- ReplDocument.DocumentCloseListener - Interface in kawa
-
Listener interface for when a document closes.
- replicate(int, int, boolean, CharSequence, int, int, boolean) - Static method in class gnu.lists.Strings
-
- ReplMode - Class in gnu.jemacs.buffer
-
- ReplMode(Buffer, Language, Environment) - Constructor for class gnu.jemacs.buffer.ReplMode
-
- ReplPane - Class in kawa
-
A JTextPane for a read-eval-print-loop.
- ReplPane(ReplDocument) - Constructor for class kawa.ReplPane
-
simple TextArea that always scrolls to the bottom.
- ReplPaneOutPort - Class in kawa
-
A Writer that appends its output to a ReplPane.
- ReplPaneOutPort(ReplDocument, String, AttributeSet) - Constructor for class kawa.ReplPaneOutPort
-
- reportError(String, Compilation) - Method in class gnu.expr.Initializer
-
- reportError(String, Compilation) - Method in class gnu.expr.ProcInitializer
-
- reportEvent(String, String) - Method in class kawa.DomTermBackend
-
- request(int, int) - Method in class kawa.Telnet
-
Request (from this side) a new option state.
- requestFocus() - Method in class gnu.jemacs.buffer.EWindow
-
- requestFocus() - Method in class gnu.jemacs.swing.SwingWindow
-
- require - Class in kawa.standard
-
- require() - Constructor for class kawa.standard.require
-
- require - Static variable in class kawa.standard.require
-
- require.DeclSetMapper - Interface in kawa.standard
-
- requirePedantic - Static variable in class gnu.expr.Language
-
- reserve(int) - Method in class gnu.bytecode.CodeAttr
-
- Reserved - Class in gnu.ecmascript
-
- Reserved(String, int, Procedure) - Constructor for class gnu.ecmascript.Reserved
-
- Reserved(String, int) - Constructor for class gnu.ecmascript.Reserved
-
- Reserved(String, int, int) - Constructor for class gnu.ecmascript.Reserved
-
- reserveLocal(int, CodeAttr) - Method in class gnu.bytecode.Variable
-
Assign a local variable to a given local variable slot.
- reserveObjects(int) - Method in class gnu.lists.TreeList
-
- reset() - Method in class gnu.bytecode.VarEnumerator
-
- reset() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIResponse
-
- reset(boolean) - Method in class gnu.kawa.servlet.HttpRequestContext
-
Try to reset (delete) any response generated so far.
- reset(boolean) - Method in class gnu.kawa.servlet.KawaHttpHandler.Context
-
- reset(boolean) - Method in class gnu.kawa.servlet.KawaServlet.Context
-
- reset(boolean) - Method in class gnu.kawa.servlet.ServletPrinter
-
- reset(boolean) - Method in class gnu.kawa.xml.HttpPrinter
-
Try to reset (delete) any response generated so far.
- reset() - Method in class gnu.mapping.CallContext
-
- reset() - Method in class gnu.text.Lexer
-
Stop tentative parsing.
- reset(String, Object) - Method in class gnu.text.Options
-
Reset the value of a named option.
- reset() - Method in class gnu.xquery.lang.XQParser
-
- resetBuffer() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIResponse
-
- resolve(Object, boolean) - Method in class gnu.expr.Compilation
-
- resolve(Compilation) - Method in class gnu.expr.Language
-
Perform any need post-processing after we've read all the modules
to be compiled.
- resolve(Compilation) - Method in class gnu.kawa.lispexpr.LispLanguage
-
Resolve names and other post-parsing processing.
- resolve(int[]) - Method in class gnu.lists.GeneralArray
-
Calculate corresponding index in base array.
- resolve(String) - Method in class gnu.xml.NamespaceBinding
-
Resolve a prefix.
- resolve(String, NamespaceBinding) - Method in class gnu.xml.NamespaceBinding
-
Resolve a prefix, in the initial part of this list.
- resolve(Compilation) - Method in class gnu.xquery.lang.XQuery
-
- resolve() - Method in class gnu.xquery.util.NamedCollator
-
- RESOLVE_PREFIX_BUILTIN - Static variable in class gnu.xquery.lang.XQResolveNames
-
Code number for internal function that maps prefix to uri.
- RESOLVE_URI_BUILTIN - Static variable in class gnu.xquery.lang.XQResolveNames
-
Code number for the special ressolve-uri
function.
- resolveAgainstBaseUri(String) - Method in class gnu.xquery.lang.XQParser
-
- RESOLVED - Static variable in class gnu.expr.Compilation
-
State code for lexical bindings having been resolved.
- resolveModule(ModuleExp) - Method in class gnu.expr.ResolveNames
-
- resolveModule(ModuleExp) - Method in class gnu.xquery.lang.XQResolveNames
-
- resolveModule(ModuleExp) - Method in class kawa.lang.Translator
-
- ResolveNames - Class in gnu.expr
-
This resolves references to lexical Declarations.
- ResolveNames() - Constructor for class gnu.expr.ResolveNames
-
- ResolveNames(Compilation) - Constructor for class gnu.expr.ResolveNames
-
- ResolveNamespace - Class in gnu.kawa.lispexpr
-
- ResolveNamespace(String, boolean) - Constructor for class gnu.kawa.lispexpr.ResolveNamespace
-
- resolveNamespace - Static variable in class gnu.kawa.lispexpr.ResolveNamespace
-
- resolveParameterTypes() - Method in class gnu.expr.CompiledProc
-
Figure out parameter types.
- resolveParameterTypes() - Method in class gnu.mapping.MethodProc
-
Figure out or decode the parameter types, setting argTypes.
- resolvePrefix(String, NamespaceBinding, NamespaceBinding) - Static method in class gnu.xquery.util.QNameUtils
-
Search for a uri matching the given prefix.
- resolvePrefixDecl - Static variable in class gnu.xquery.lang.XQResolveNames
-
- resolveQName - Static variable in class gnu.kawa.lispexpr.ResolveNamespace
-
- resolveQName(Object, NamespaceBinding, NamespaceBinding) - Static method in class gnu.xquery.util.QNameUtils
-
Method called from compiled code to "cast" to a QName.
- resolveQNameUsingElement(Object, KElement) - Static method in class gnu.xquery.util.QNameUtils
-
- resolveURI(Object, Object) - Static method in class gnu.xquery.util.QNameUtils
-
- ResourceStreamHandler - Class in gnu.text
-
Handler for "class-resource:"
URLs.
- ResourceStreamHandler(Class) - Constructor for class gnu.text.ResourceStreamHandler
-
- ResourceStreamHandler(ClassLoader) - Constructor for class gnu.text.ResourceStreamHandler
-
- rest - Static variable in class gnu.expr.Special
-
- restArgType() - Method in class gnu.expr.LambdaExp
-
Return the parameter type of the "keyword/rest" parameters.
- restKeyword - Variable in class kawa.lang.Lambda
-
- restoreBufferPointMark(Buffer, long) - Static method in class gnu.jemacs.lang.SaveExcursion
-
- restoreCurrent(Compilation) - Static method in class gnu.expr.Compilation
-
- restoreCurrent(Language) - Static method in class gnu.expr.Language
-
- restoreCurrent(Environment) - Static method in class gnu.mapping.Environment
-
- restorePointMark(long) - Method in class gnu.jemacs.buffer.Buffer
-
- restorePointMark(long) - Method in class gnu.jemacs.swing.SwingBuffer
-
- restorePointMark(long) - Method in class gnu.jemacs.swt.SwtBuffer
-
- result - Variable in class gnu.jemacs.swt.SwtHelper.Resultable
-
- Resultable() - Constructor for class gnu.jemacs.swt.SwtHelper.Resultable
-
- resultTypeExtends(ObjectType) - Method in class gnu.kawa.reflect.CompileBuildObject
-
- resultTypeExtends(Class) - Method in class gnu.kawa.reflect.CompileBuildObject
-
- retainAll(Collection<?>) - Method in class gnu.lists.AbstractSequence
-
- rethrow(Throwable) - Static method in exception gnu.mapping.WrappedException
-
Re-throw as a non-checked exception.
- RETURN_TOKEN - Static variable in class gnu.ecmascript.Reserved
-
- returnContinuation - Variable in class gnu.expr.LambdaExp
-
The unique call site that calls this lambda.
- returnType - Variable in class gnu.expr.LambdaExp
-
If non-null, the type of values returned by this function.
- reValue() - Method in class gnu.math.Quantity
-
The value of the real component, as a double.
- reverse(Initializer) - Static method in class gnu.expr.Initializer
-
- reverse$X(Object, CallContext) - Static method in class gnu.xquery.util.SequenceUtils
-
Implements the standard XQuery function reverse
.
- reverseBits(IntNum, int, int) - Static method in class gnu.math.BitOps
-
- reverseChildList() - Method in class gnu.expr.LambdaExp
-
- reverseFilter - Static variable in class gnu.xquery.util.ValuesFilter
-
- reverseInPlace(Object) - Static method in class gnu.lists.LList
-
Reverse a list in place, by modifying the cdr fields.
- reversePrefix(NamespaceBinding) - Method in class gnu.xml.NamespaceBinding
-
Reverse the chain, until a fencePost.
- rewind(int) - Method in class gnu.mapping.CallContext
-
- rewind() - Method in class gnu.mapping.CallContext
-
- rewrite(LambdaExp, Object, Object, Translator, TemplateScope) - Method in class gnu.commonlisp.lang.OrdinaryLambda
-
Top-level rewriter of lambda expressions.
- rewrite(Object, Translator) - Method in class gnu.commonlisp.lang.prog1
-
- rewrite(Object, Translator) - Method in class gnu.commonlisp.lang.UnwindProtect
-
- rewrite(Object, Translator) - Method in class gnu.jemacs.lang.SaveExcursion
-
- rewrite(Object, Translator) - Method in class gnu.kawa.lispexpr.BracketApply
-
- rewrite(Object, boolean) - Method in class gnu.q2.lang.Q2Translator
-
- rewrite(Object, Translator) - Method in class kawa.lang.Lambda
-
- rewrite(LambdaExp, Object, Object, Translator, TemplateScope) - Method in class kawa.lang.Lambda
-
Higher-level constructor, that does the re-writing.
- rewrite(Object, Translator) - Method in class kawa.lang.Quote
-
- rewrite(Object, Translator) - Method in class kawa.lang.Syntax
-
Re-write an expression that is an "application" of this Syntax object.
- rewrite(Object) - Static method in class kawa.lang.SyntaxForms
-
- rewrite(Object) - Method in class kawa.lang.Translator
-
Re-write a Scheme expression in S-expression format into internal form.
- rewrite(Object, boolean) - Method in class kawa.lang.Translator
-
Re-write a Scheme expression in S-expression format into internal form.
- rewrite(Object, char) - Method in class kawa.lang.Translator
-
Re-write a Scheme expression in S-expression format into internal form.
- rewrite(Object, Translator) - Method in class kawa.standard.begin
-
- rewrite(Object, Translator) - Method in class kawa.standard.constant_fold
-
- rewrite(Object, Translator) - Method in class kawa.standard.fluid_let
-
- rewrite(Object, Object, Translator) - Method in class kawa.standard.fluid_let
-
- rewrite(Object, Translator) - Method in class kawa.standard.Include
-
- rewrite(Object, Translator) - Method in class kawa.standard.let
-
- rewrite(Object, Translator) - Method in class kawa.standard.let_syntax
-
- rewrite(Object, Translator) - Method in class kawa.standard.location
-
- rewrite(Expression, Translator) - Static method in class kawa.standard.location
-
- rewrite(Object, Translator) - Method in class kawa.standard.prim_method
-
- rewrite(Object, Translator) - Method in class kawa.standard.Scan
-
- rewrite(Object, Translator) - Method in class kawa.standard.syntax_error
-
- rewrite(Pair, Object) - Static method in class kawa.standard.try_catch
-
- rewrite_body(Object) - Method in class kawa.lang.Translator
-
Re-write a Scheme 'body' in S-expression format into internal form.
- rewrite_car(Pair, SyntaxForm) - Method in class kawa.lang.Translator
-
- rewrite_car(Pair, ScopeExp) - Method in class kawa.lang.Translator
-
- rewrite_car(Pair, boolean) - Method in class kawa.lang.Translator
-
- rewrite_car_for_lookup(Pair) - Method in class kawa.lang.Translator
-
Similar to rewrite_car.
- rewrite_lookup(Expression, Expression, boolean) - Method in class kawa.lang.Translator
-
- rewrite_pair(Pair, boolean) - Method in class gnu.q2.lang.Q2Translator
-
- rewrite_pair(Pair, boolean) - Method in class kawa.lang.Translator
-
- rewrite_with_position(Object, boolean, PairWithPosition) - Method in class kawa.lang.Translator
-
- rewriteAnnotations(Declaration, Translator) - Static method in class kawa.lang.Lambda
-
- rewriteAttrs(LambdaExp, Object, Translator) - Method in class kawa.lang.Lambda
-
- rewriteBody(LList) - Method in class gnu.commonlisp.lang.Lisp2Compilation
-
Process the DECLARE (if any) in a Common Lisp form.
- rewriteBody(LambdaExp, Object, Translator) - Method in class gnu.jemacs.lang.lambda
-
- rewriteBody(LambdaExp, Object, Translator) - Method in class kawa.lang.Lambda
-
- rewriteBody(Object) - Static method in class kawa.lang.SyntaxForms
-
- rewriteBody(LList) - Method in class kawa.lang.Translator
-
- rewriteCar(Object) - Static method in class kawa.lang.SyntaxForms
-
- rewriteClassDef(Object[], Translator) - Method in class kawa.standard.object
-
- rewriteForm(Pair, Translator) - Method in class gnu.commonlisp.lang.defun
-
- rewriteForm(Pair, Translator) - Method in class gnu.commonlisp.lang.defvar
-
- rewriteForm(Pair, Translator) - Method in class gnu.commonlisp.lang.function
-
- rewriteForm(Pair, Translator) - Method in class gnu.commonlisp.lang.setq
-
- rewriteForm(Pair, Translator) - Method in class gnu.jemacs.lang.defcustom
-
- rewriteForm(Pair, Translator) - Method in class gnu.jemacs.lang.defgroup
-
- rewriteForm(Pair, Translator) - Method in class gnu.jemacs.lang.While
-
- rewriteForm(Pair, Translator) - Method in class gnu.kawa.lispexpr.DefineNamespace
-
- rewriteForm(Pair, Translator) - Method in class gnu.kawa.lispexpr.MakeXmlElement
-
- rewriteForm(Pair, Translator) - Method in class gnu.kawa.lispexpr.ResolveNamespace
-
- rewriteForm(Pair, Translator) - Method in class gnu.q2.lang.DefineOp
-
- rewriteForm(Pair, Translator) - Method in class kawa.lang.AutoloadSyntax
-
- rewriteForm(Pair, Translator) - Method in class kawa.lang.Macro
-
- rewriteForm(Pair, Translator) - Method in class kawa.lang.Syntax
-
- rewriteForm(Pair, Translator) - Method in class kawa.standard.define
-
- rewriteForm(Pair, Translator) - Method in class kawa.standard.define_alias
-
- rewriteForm(Pair, Translator) - Method in class kawa.standard.define_autoload
-
- rewriteForm(Pair, Translator) - Method in class kawa.standard.define_class
-
- rewriteForm(Pair, Translator) - Method in class kawa.standard.define_syntax
-
- rewriteForm(Pair, Translator) - Method in class kawa.standard.define_unit
-
- rewriteForm(Pair, Translator) - Method in class kawa.standard.export
-
- rewriteForm(Pair, Translator) - Method in class kawa.standard.IfFeature
-
- rewriteForm(Pair, Translator) - Method in class kawa.standard.ImportFromLibrary
-
- rewriteForm(Pair, Translator) - Method in class kawa.standard.MatchDef
-
- rewriteForm(Pair, Translator) - Method in class kawa.standard.module_compile_options
-
- rewriteForm(Pair, Translator) - Method in class kawa.standard.module_extends
-
- rewriteForm(Pair, Translator) - Method in class kawa.standard.module_implements
-
- rewriteForm(Pair, Translator) - Method in class kawa.standard.module_static
-
- rewriteForm(Pair, Translator) - Method in class kawa.standard.object
-
- rewriteForm(Pair, Translator) - Method in class kawa.standard.require
-
- rewriteForm(Pair, Translator) - Method in class kawa.standard.set_b
-
- rewriteForm(Pair, Translator) - Method in class kawa.standard.syntax
-
- rewriteForm(Pair, Translator) - Method in class kawa.standard.syntax_case
-
- rewriteForm(Pair, Translator) - Method in class kawa.standard.syntax_rules
-
- rewriteForm(Pair, Translator) - Method in class kawa.standard.thisRef
-
- rewriteForm(Pair, Translator) - Method in class kawa.standard.with_compile_options
-
- rewriteFormals(LambdaExp, Object, Translator, TemplateScope) - Method in class gnu.commonlisp.lang.OrdinaryLambda
-
Rewrite the formal parameters in a lambda expression.
- rewriteFormals(LambdaExp, Object, Translator, TemplateScope) - Method in class kawa.lang.Lambda
-
- rewriteIfNeeded() - Method in class kawa.lang.Macro
-
- rewriteInBody(Object) - Method in class kawa.lang.Translator
-
- right - Variable in class gnu.lists.RAPair.Node
-
- rigidArea(Dimension2D) - Static method in class gnu.kawa.models.Spacer
-
- rigidArea(int, int) - Static method in class gnu.kawa.models.Spacer
-
- rneg() - Method in class gnu.math.RatNum
-
- rneg() - Method in class gnu.math.RealNum
-
- root(NodeTree, int) - Static method in class gnu.kawa.xml.Nodes
-
- root(Object) - Static method in class gnu.xquery.util.NodeUtils
-
Return the root node of the argument.
- ROOT_BUILTIN - Static variable in class gnu.xquery.lang.XQResolveNames
-
Code number for the special root
function.
- rootDocument(Object) - Static method in class gnu.xquery.util.NodeUtils
-
Return root node, coerced to a document node.
- rosyBrown - Static variable in class gnu.kawa.models.StandardColor
-
- ROUND - Static variable in class gnu.math.Numeric
-
- round(Object) - Static method in class gnu.xquery.util.NumberValue
-
- roundHalfToEven(Object, IntNum) - Static method in class gnu.xquery.util.NumberValue
-
- roundHalfToEven(Object) - Static method in class gnu.xquery.util.NumberValue
-
- roundToDouble(int, boolean, boolean) - Method in class gnu.math.IntNum
-
Convert a semi-processed IntNum to double.
- Row - Class in gnu.kawa.models
-
A "horizontal box" container.
- Row() - Constructor for class gnu.kawa.models.Row
-
- rowMajorToEffectiveIndex(Array, int) - Static method in class gnu.lists.Arrays
-
- royalBlue - Static variable in class gnu.kawa.models.StandardColor
-
- rparenToken - Static variable in class gnu.ecmascript.Lexer
-
- run(CallContext) - Method in class gnu.expr.ModuleBody
-
- run() - Method in class gnu.expr.ModuleBody
-
- run(Consumer) - Method in class gnu.expr.ModuleBody
-
- run(RunnableModule, Consumer) - Static method in class gnu.expr.ModuleBody
-
- run(CallContext) - Method in interface gnu.expr.RunnableModule
-
- run() - Method in class gnu.jemacs.buffer.BufferWriter
-
- run(HttpRequestContext, CallContext) - Static method in class gnu.kawa.servlet.KawaAutoHandler
-
- run(HttpRequestContext, CallContext) - Method in class gnu.kawa.servlet.KawaPageServlet
-
- run(CallContext) - Method in class gnu.kawa.servlet.KawaServlet
-
- run(HttpRequestContext, CallContext) - Method in class gnu.kawa.servlet.KawaServlet
-
- run() - Method in class gnu.kawa.util.RunTestScript
-
- run() - Method in class gnu.mapping.Future
-
- run() - Method in class gnu.mapping.RunnableClosure
-
- run() - Method in class kawa.DomTermBackend
-
- run(Writer) - Method in class kawa.DomTermBackend
-
- run(Language, Environment) - Static method in class kawa.Shell
-
- run(Language, Environment, InPort, OutPort, OutPort, SourceMessages) - Static method in class kawa.Shell
-
- run(Language, Environment, InPort, Consumer, OutPort, URL) - Static method in class kawa.Shell
-
- run(Language, Environment, InPort, Consumer, OutPort, URL, SourceMessages) - Static method in class kawa.Shell
-
- run() - Method in class kawa.Telnet
-
- run$X(CallContext) - Method in class gnu.xquery.util.OrderedTuples
-
- runAsApplication(String[]) - Method in class gnu.expr.Language
-
- runAsMain() - Method in class gnu.expr.ModuleBody
-
This is invoked by main when ModuleBody is compiled with --main.
- runAsMain(RunnableModule) - Static method in class gnu.expr.ModuleBody
-
This is invoked by main when ModuleBody is compiled with --main.
- runClass(Class, Environment) - Static method in class kawa.Shell
-
- runCleanup(CallContext, Throwable, Consumer) - Static method in class gnu.expr.ModuleBody
-
- runDone - Variable in class gnu.expr.ModuleBody
-
- runFile(InputStream, Path, Environment, boolean, int) - Static method in class kawa.Shell
-
- runFileOrClass(String, boolean, int) - Static method in class kawa.Shell
-
Run a named source file, compiled .zip, or class.
- RunnableClosure<T> - Class in gnu.mapping
-
- RunnableClosure(Procedure) - Constructor for class gnu.mapping.RunnableClosure
-
- RunnableClosure(Procedure, InPort, OutPort, OutPort) - Constructor for class gnu.mapping.RunnableClosure
-
- RunnableModule - Interface in gnu.expr
-
- RunProcess - Class in gnu.kawa.functions
-
The Kawa run-process command builds and runs a Process.
- RunProcess(String) - Constructor for class gnu.kawa.functions.RunProcess
-
- runStylesheet() - Static method in class gnu.kawa.xslt.XSLT
-
- RunTestScript - Class in gnu.kawa.util
-
A utility for simple one-file test cases.
- RunTestScript(String, Language) - Constructor for class gnu.kawa.util.RunTestScript
-
- RunTestScript(String) - Constructor for class gnu.kawa.util.RunTestScript
-
- RuntimeAnnotationsAttr - Class in gnu.bytecode
-
Represents a "RuntimeVisibleAnnotations" or "RuntimeInvisibleAnnotations" attribute.
- RuntimeAnnotationsAttr(String, AnnotationEntry[], int, AttrContainer) - Constructor for class gnu.bytecode.RuntimeAnnotationsAttr
-
Add a new AnnotationAttr to a Member.
- runToVoid(RunnableModule) - Static method in class gnu.expr.ModuleBody
-
- runUntilDone() - Method in class gnu.mapping.CallContext
-
- runUntilValue() - Method in class gnu.mapping.CallContext
-
Run until no more continuations, returning final result.
- runUntilValue(Consumer) - Method in class gnu.mapping.CallContext
-
Run until no more continuations, sending result to a COnsumer.
- S16Vector - Class in gnu.lists
-
Simple adjustable-length vector of signed 16-bit integers (shorts).
- S16Vector() - Constructor for class gnu.lists.S16Vector
-
- S16Vector(int, short) - Constructor for class gnu.lists.S16Vector
-
- S16Vector(int) - Constructor for class gnu.lists.S16Vector
-
- S16Vector(short[]) - Constructor for class gnu.lists.S16Vector
-
Reuses the argument without making a copy.
- S16Vector(short[], int, int) - Constructor for class gnu.lists.S16Vector
-
Makes a copy of (part of) the argument array.
- s16vectorType - Static variable in class gnu.kawa.lispexpr.LangObjType
-
- S32Vector - Class in gnu.lists
-
Simple adjustable-length vector of signed 32-bit integers (ints).
- S32Vector() - Constructor for class gnu.lists.S32Vector
-
- S32Vector(int, int) - Constructor for class gnu.lists.S32Vector
-
- S32Vector(int) - Constructor for class gnu.lists.S32Vector
-
- S32Vector(int[]) - Constructor for class gnu.lists.S32Vector
-
Reuses the argument without making a copy.
- S32Vector(int[], int, int) - Constructor for class gnu.lists.S32Vector
-
Makes a copy of (part of) the argument array.
- s32vectorType - Static variable in class gnu.kawa.lispexpr.LangObjType
-
- S64Vector - Class in gnu.lists
-
Simple adjustable-length vector of signed 64-bit integers (longs).
- S64Vector() - Constructor for class gnu.lists.S64Vector
-
- S64Vector(int, long) - Constructor for class gnu.lists.S64Vector
-
- S64Vector(int) - Constructor for class gnu.lists.S64Vector
-
- S64Vector(long[]) - Constructor for class gnu.lists.S64Vector
-
Reuses the argument without making a copy.
- S64Vector(long[], int, int) - Constructor for class gnu.lists.S64Vector
-
Makes a copy of (part of) the argument array.
- s64vectorType - Static variable in class gnu.kawa.lispexpr.LangObjType
-
- S8Vector - Class in gnu.lists
-
Simple adjustable-length vector of signed 8-bit integers (bytes).
- S8Vector() - Constructor for class gnu.lists.S8Vector
-
- S8Vector(int, byte) - Constructor for class gnu.lists.S8Vector
-
- S8Vector(int) - Constructor for class gnu.lists.S8Vector
-
- S8Vector(byte[]) - Constructor for class gnu.lists.S8Vector
-
Reuses the argument without making a copy.
- S8Vector(byte[], int, int) - Constructor for class gnu.lists.S8Vector
-
Makes a copy of (part of) the argument array.
- s8vectorType - Static variable in class gnu.kawa.lispexpr.LangObjType
-
- saddleBrown - Static variable in class gnu.kawa.models.StandardColor
-
- safeCar(Object) - Static method in class kawa.lang.Translator
-
- safeCdr(Object) - Static method in class kawa.lang.Translator
-
- salmon - Static variable in class gnu.kawa.models.StandardColor
-
- sandyBrown - Static variable in class gnu.kawa.models.StandardColor
-
- save(Writer) - Method in class gnu.jemacs.buffer.Buffer
-
- save() - Method in class gnu.jemacs.buffer.Buffer
-
- save(Writer) - Method in class gnu.jemacs.swing.SwingBuffer
-
- save(Writer) - Method in class gnu.jemacs.swt.BufferContent
-
- save(Writer) - Method in class gnu.jemacs.swt.SwtBuffer
-
- savedReturnContinuations - Variable in class gnu.expr.FindTailCalls
-
- SaveExcursion - Class in gnu.jemacs.lang
-
- SaveExcursion(boolean) - Constructor for class gnu.jemacs.lang.SaveExcursion
-
- savePointMark() - Method in class gnu.jemacs.buffer.Buffer
-
- savePointMark(Buffer) - Static method in class gnu.jemacs.lang.SaveExcursion
-
Save point and (in the future) mark of a buffer.
- savePointMark() - Method in class gnu.jemacs.swing.SwingBuffer
-
- savePointMark() - Method in class gnu.jemacs.swt.SwtBuffer
-
- sawContentType - Variable in class gnu.kawa.xml.HttpPrinter
-
- scale - Variable in class gnu.math.FixedRealFormat
-
- scan(char, int, int, int, boolean) - Method in class gnu.jemacs.buffer.Buffer
-
Search in BUF for COUNT instances of the character TARGET between START and END.
- scan(char, int, int, int, boolean) - Method in class gnu.jemacs.swing.BufferContent
-
Search in BUF for COUNT instances of the character TARGET between START and END.
- scan(char, int, int, int, boolean) - Method in class gnu.jemacs.swing.SwingBuffer
-
- scan(char, int, int, int, boolean) - Method in class gnu.jemacs.swt.SwtBuffer
-
- scan(AbstractSequence, int, PositionConsumer) - Method in class gnu.kawa.xml.AncestorAxis
-
- scan(AbstractSequence, int, PositionConsumer) - Method in class gnu.kawa.xml.AncestorOrSelfAxis
-
- scan(AbstractSequence, int, PositionConsumer) - Method in class gnu.kawa.xml.AttributeAxis
-
- scan(AbstractSequence, int, PositionConsumer) - Method in class gnu.kawa.xml.ChildAxis
-
- scan(AbstractSequence, int, PositionConsumer) - Method in class gnu.kawa.xml.DescendantAxis
-
- scan(AbstractSequence, int, PositionConsumer) - Method in class gnu.kawa.xml.DescendantOrSelfAxis
-
- scan(AbstractSequence, int, PositionConsumer) - Method in class gnu.kawa.xml.FollowingAxis
-
- scan(AbstractSequence, int, PositionConsumer) - Method in class gnu.kawa.xml.FollowingSiblingAxis
-
- scan(AbstractSequence, int, PositionConsumer) - Method in class gnu.kawa.xml.ParentAxis
-
- scan(AbstractSequence, int, PositionConsumer) - Method in class gnu.kawa.xml.PrecedingAxis
-
- scan(AbstractSequence, int, PositionConsumer) - Method in class gnu.kawa.xml.PrecedingSiblingAxis
-
- scan(AbstractSequence, int, PositionConsumer) - Method in class gnu.kawa.xml.SelfAxis
-
- scan(AbstractSequence, int, PositionConsumer) - Method in class gnu.kawa.xml.TreeScanner
-
- Scan - Class in kawa.standard
-
Create a scan expression from a sequence expression.
- Scan() - Constructor for class kawa.standard.Scan
-
- scan - Static variable in class kawa.standard.Scan
-
- SCAN_OWNER - Static variable in class gnu.expr.Declaration
-
- scanBody(Object, ScopeExp, boolean) - Method in class kawa.lang.Translator
-
Recursive helper method for rewrite_body.
- scanClassDef(Pair, ClassExp, Translator) - Method in class kawa.standard.object
-
Does the first "scan-time" processing of the class/object definition.
- ScanContext() - Constructor for class kawa.lang.Translator.ScanContext
-
- scanFile(String, ScopeExp, Translator) - Method in class kawa.standard.define_autoload
-
- scanForDefinitions(Pair, ScopeExp, Translator) - Method in class gnu.commonlisp.lang.defun
-
- scanForDefinitions(Pair, ScopeExp, Translator) - Method in class gnu.commonlisp.lang.defvar
-
- scanForDefinitions(Pair, ScopeExp, Translator) - Method in class gnu.jemacs.lang.defcustom
-
- scanForDefinitions(Pair, ScopeExp, Translator) - Method in class gnu.jemacs.lang.defgroup
-
- scanForDefinitions(Pair, ScopeExp, Translator) - Method in class gnu.kawa.lispexpr.DefineNamespace
-
- scanForDefinitions(Pair, ScopeExp, Translator) - Method in class kawa.lang.Syntax
-
Check if a statement is a definition, for initial pass.
- scanForDefinitions(Pair, ScopeExp, Translator) - Method in class kawa.standard.define_autoload
-
- scanForDefinitions(Pair, ScopeExp, Translator) - Method in class kawa.standard.define_class
-
- scanForDefinitions(Pair, ScopeExp, Translator) - Method in class kawa.standard.define_unit
-
- scanForDefinitions(Pair, ScopeExp, Translator) - Method in class kawa.standard.export
-
- scanForDefinitions(Pair, ScopeExp, Translator) - Method in class kawa.standard.module_compile_options
-
- scanForDefinitions(Pair, ScopeExp, Translator) - Method in class kawa.standard.module_static
-
- scanForDefinitions(Pair, ScopeExp, Translator) - Method in class kawa.standard.require
-
- scanForm(Pair, ScopeExp, Translator) - Method in class gnu.q2.lang.DefineOp
-
- scanForm(Object, ScopeExp) - Method in class gnu.q2.lang.Q2Translator
-
- scanForm(Pair, ScopeExp, Translator) - Method in class kawa.lang.AutoloadSyntax
-
- scanForm(Pair, ScopeExp, Translator) - Method in class kawa.lang.Macro
-
- scanForm(Pair, ScopeExp, Translator) - Method in class kawa.lang.Syntax
-
- scanForm(Object, ScopeExp) - Method in class kawa.lang.Translator
-
- scanForm(Pair, ScopeExp, Translator) - Method in class kawa.standard.begin
-
- scanForm(Pair, ScopeExp, Translator) - Method in class kawa.standard.define
-
- scanForm(Pair, ScopeExp, Translator) - Method in class kawa.standard.define_alias
-
- scanForm(Pair, ScopeExp, Translator) - Method in class kawa.standard.define_library
-
- scanForm(Pair, ScopeExp, Translator) - Method in class kawa.standard.define_syntax
-
- scanForm(Pair, ScopeExp, Translator) - Method in class kawa.standard.IfFeature
-
- scanForm(Pair, ScopeExp, Translator) - Method in class kawa.standard.ImportFromLibrary
-
- scanForm(Pair, ScopeExp, Translator) - Method in class kawa.standard.Include
-
- scanForm(Pair, ScopeExp, Translator) - Method in class kawa.standard.MatchDef
-
- scanForm(Pair, ScopeExp, Translator) - Method in class kawa.standard.module_extends
-
- scanForm(Pair, ScopeExp, Translator) - Method in class kawa.standard.module_implements
-
- scanForm(Pair, ScopeExp, Translator) - Method in class kawa.standard.module_name
-
- scanForm(Pair, ScopeExp, Translator) - Method in class kawa.standard.with_compile_options
-
- SCHEMA_INSTANCE_NAMESPACE - Static variable in class gnu.xquery.lang.XQuery
-
- SCHEMA_NAMESPACE - Static variable in class gnu.xquery.lang.XQuery
-
- Scheme - Class in kawa.standard
-
- Scheme() - Constructor for class kawa.standard.Scheme
-
- Scheme(Environment) - Constructor for class kawa.standard.Scheme
-
- SchemeCompilation - Class in kawa.standard
-
- SchemeCompilation(Language, SourceMessages, NameLookup, Environment) - Constructor for class kawa.standard.SchemeCompilation
-
- SchemeCompilation(Language, SourceMessages, NameLookup) - Constructor for class kawa.standard.SchemeCompilation
-
- schemeDisplayFormat - Static variable in class gnu.kawa.functions.DisplayFormat
-
- SchemeScriptEngineFactory - Class in kawa.standard
-
- SchemeScriptEngineFactory() - Constructor for class kawa.standard.SchemeScriptEngineFactory
-
- schemeWriteFormat - Static variable in class gnu.kawa.functions.DisplayFormat
-
- schemeWriteSharedFormat - Static variable in class gnu.kawa.functions.DisplayFormat
-
- schemeWriteSimpleFormat - Static variable in class gnu.kawa.functions.DisplayFormat
-
- SCM_ANGLE - Static variable in class gnu.kawa.lispexpr.LispReader
-
- SCM_COLATITUDE - Static variable in class gnu.kawa.lispexpr.LispReader
-
- SCM_LEXPONENT_IS_BIGDECIMAL - Static variable in class gnu.kawa.lispexpr.LispReader
-
- SCM_NUMBERS - Static variable in class gnu.kawa.lispexpr.LispReader
-
- scmBooleanType - Static variable in class gnu.expr.Compilation
-
- scmKeywordType - Static variable in class gnu.expr.Compilation
-
- scmListType - Static variable in class gnu.expr.Compilation
-
- scmSequenceType - Static variable in class gnu.expr.Compilation
-
- Scope - Class in gnu.bytecode
-
- Scope() - Constructor for class gnu.bytecode.Scope
-
- Scope(Label, Label) - Constructor for class gnu.bytecode.Scope
-
- scope - Variable in class gnu.expr.ScopeExp
-
- ScopeExp - Class in gnu.expr
-
Abstract class for expressions that add local variable bindings.
- ScopeExp() - Constructor for class gnu.expr.ScopeExp
-
- seaGreen - Static variable in class gnu.kawa.models.StandardColor
-
- searchField(Field, String) - Static method in class gnu.bytecode.Field
-
Find a field with the given name.
- searchForKeyword(Object[], int, Object) - Static method in class gnu.expr.Keyword
-
Search vals[0:offset-1] for a keyword.
- searchForKeyword(Object[], int, Object, Object) - Static method in class gnu.expr.Keyword
-
Search vals[0:offset-1] for a keyword.
- searchInstance(Class) - Method in class gnu.expr.ModuleContext
-
- searchPath - Static variable in class kawa.standard.ImportFromLibrary
-
- searchPath - Static variable in class kawa.standard.Include
-
- searchValue(Object) - Method in class gnu.expr.CaseExp
-
Search a clause containing the specified key.
- searchWithClassName(String) - Method in class gnu.expr.ModuleManager
-
- seaShell - Static variable in class gnu.kawa.models.StandardColor
-
- second - Static variable in class gnu.math.Unit
-
- SECONDS_MASK - Static variable in class gnu.math.DateTime
-
- secondsBigDecimalFromDuration(long, int) - Static method in class gnu.xquery.util.TimeUtils
-
- secondsFromDateTime(Object) - Static method in class gnu.xquery.util.TimeUtils
-
- secondsFromDuration(Object) - Static method in class gnu.xquery.util.TimeUtils
-
- secondsFromTime(Object) - Static method in class gnu.xquery.util.TimeUtils
-
- SEEN_HASH - Static variable in class gnu.kawa.functions.ParseFormat
-
- SEEN_MINUS - Static variable in class gnu.kawa.functions.ParseFormat
-
- SEEN_PLUS - Static variable in class gnu.kawa.functions.ParseFormat
-
- SEEN_SPACE - Static variable in class gnu.kawa.functions.ParseFormat
-
- SEEN_ZERO - Static variable in class gnu.kawa.functions.ParseFormat
-
- seenErrors() - Method in class gnu.text.Lexer
-
- seenErrors() - Method in class gnu.text.SourceMessages
-
Return true iff errors (not warnings) have been seen.
- seenErrorsOrWarnings() - Method in class gnu.text.SourceMessages
-
- seenEscapes - Variable in class gnu.kawa.lispexpr.LispReader
-
If true, then tokenbuffer contains escaped characters.
- select(T) - Method in interface gnu.bytecode.Filter
-
Returns true if parameter is selected by this filter.
- selectApplicable(PrimProcedure[], Type[], Type) - Static method in class gnu.kawa.reflect.ClassMethods
-
Re-order the methods such that the ones that are definite
applicable (all argtypes is subset of parameter type) are first;
those possibly applicable next (argtype overlaps parameter types);
and ending with those definitely not applicable (some argtype does
overlap its parameter type).
- selectApplicable(PrimProcedure[], int, boolean) - Static method in class gnu.kawa.reflect.ClassMethods
-
Select methods that have the right number of parameters.
- selectCase(Object) - Method in class gnu.expr.CaseExp
-
Search for a clause containing the specified key.
- selectedFrame - Static variable in class gnu.jemacs.buffer.EFrame
-
- selectedWindow - Variable in class gnu.jemacs.buffer.EFrame
-
- SelfAxis - Class in gnu.kawa.xml
-
Used to implement a self:: step in a path expression.
- SelfAxis() - Constructor for class gnu.kawa.xml.SelfAxis
-
- selfEvaluatingSymbol(Object) - Method in class gnu.commonlisp.lang.Lisp2
-
Determine whether a symbol evaluates to itself.
- selfEvaluatingSymbol(Object) - Method in class gnu.kawa.lispexpr.LispLanguage
-
- selfEvaluatingSymbol(Object) - Method in class kawa.lang.Translator
-
- selfInsert() - Method in class gnu.jemacs.buffer.ProcessMode
-
- SelfInsertCommand - Class in gnu.jemacs.buffer
-
- SelfInsertCommand() - Constructor for class gnu.jemacs.buffer.SelfInsertCommand
-
- SEMI - Static variable in class gnu.q2.lang.Operator
-
- semicolonToken - Static variable in class gnu.ecmascript.Lexer
-
- sendError(int, String) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIResponse
-
- sendError(int) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIResponse
-
- sendNotFound(String) - Method in class gnu.kawa.servlet.HttpRequestContext
-
- sendRedirect(String) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIResponse
-
- sendResponseHeaders(int, String, long) - Method in class gnu.kawa.servlet.HttpRequestContext
-
Send headers.
- sendResponseHeaders(int, String, long) - Method in class gnu.kawa.servlet.KawaHttpHandler.Context
-
- sendResponseHeaders(int, String, long) - Method in class gnu.kawa.servlet.KawaServlet.Context
-
- SeqPosition<E,ESEQ extends AbstractSequence<E>> - Class in gnu.lists
-
A position in a sequence (list).
- SeqPosition() - Constructor for class gnu.lists.SeqPosition
-
- SeqPosition(ESEQ) - Constructor for class gnu.lists.SeqPosition
-
- SeqPosition(ESEQ, int, boolean) - Constructor for class gnu.lists.SeqPosition
-
- SeqPosition(ESEQ, int) - Constructor for class gnu.lists.SeqPosition
-
- SeqSizeType - Class in gnu.kawa.lispexpr
-
This matches a sequences of a specific length.
- SeqSizeType(String, int, boolean, String) - Constructor for class gnu.kawa.lispexpr.SeqSizeType
-
- SeqSizeType(int, boolean) - Constructor for class gnu.kawa.lispexpr.SeqSizeType
-
- sequence - Variable in class gnu.lists.SeqPosition
-
The Sequence relative to which ipos and xpos have meaning.
- Sequence<E> - Interface in gnu.lists
-
A Sequence is an ordered list of elements.
- SEQUENCE_RESULT - Static variable in class gnu.expr.LambdaExp
-
- Sequences - Class in gnu.lists
-
- Sequences() - Constructor for class gnu.lists.Sequences
-
- Sequences.CharacterIterator - Class in gnu.lists
-
Iterator subclass to iterate of CharSequences.
- sequenceType - Static variable in class gnu.kawa.lispexpr.LangObjType
-
- SequenceUtils - Class in gnu.xquery.util
-
- SequenceUtils() - Constructor for class gnu.xquery.util.SequenceUtils
-
- serve(Language, Socket) - Static method in class kawa.TelnetRepl
-
Run a Kawa repl as a telnet server.
- serverBacklog - Static variable in class gnu.kawa.servlet.KawaHttpHandler
-
- serverInstance - Static variable in class gnu.kawa.servlet.KawaHttpHandler
-
- ServletPrinter - Class in gnu.kawa.servlet
-
A Consumer that sends output to an http-server's response stream.
- ServletPrinter(HttpRequestContext, int) - Constructor for class gnu.kawa.servlet.ServletPrinter
-
- set(Object) - Method in class gnu.expr.AbstractScriptEngineFactory.BindingsLocation
-
- set(Object) - Method in class gnu.jemacs.buffer.BufferLocal
-
- set(Buffer, Object) - Method in class gnu.jemacs.buffer.BufferLocal
-
- set(Buffer, int) - Method in class gnu.jemacs.buffer.Marker
-
- set(int[], E) - Method in class gnu.kawa.functions.Arrays.BuiltArray
-
- set(int, Object) - Method in class gnu.kawa.lispexpr.ReaderDispatch
-
- set(T) - Method in class gnu.kawa.reflect.ClassMemberLocation
-
- set(Object) - Method in class gnu.kawa.reflect.FieldLocation
-
- set(int, int, Object) - Method in class gnu.kawa.util.RangeTable
-
- set(int, Object) - Method in class gnu.kawa.util.RangeTable
-
- set(int[], E) - Method in class gnu.lists.AbstractSequence
-
- set(int, E) - Method in class gnu.lists.AbstractSequence
-
- set(int[], E) - Method in interface gnu.lists.Array
-
- set(int, Char) - Method in class gnu.lists.FString
-
- set(int, E) - Method in class gnu.lists.IndirectIndexedSeq
-
- set(E) - Method in class gnu.lists.SeqPosition
-
- set(ESEQ, int, boolean) - Method in class gnu.lists.SeqPosition
-
- set(SeqPosition<E, ESEQ>) - Method in class gnu.lists.SeqPosition
-
- set(int, E) - Method in interface gnu.lists.Sequence
-
See java.util.List.
- set(TreePosition) - Method in class gnu.lists.TreePosition
-
- set(T) - Method in class gnu.mapping.ConstrainedLocation
-
- set(T) - Method in class gnu.mapping.DynamicLocation
-
- set(PropertySet, String) - Method in class gnu.mapping.LazyPropertyKey
-
- set(T) - Method in class gnu.mapping.Location
-
- set(T) - Method in class gnu.mapping.PlainLocation
-
- set(Object) - Method in class gnu.mapping.ProcLocation
-
- set(PropertySet, T) - Method in class gnu.mapping.PropertyKey
-
- set(Object) - Method in class gnu.mapping.PropertyLocation
-
- set(T) - Method in class gnu.mapping.SharedLocation
-
- set(T) - Method in class gnu.mapping.ThreadLocation
-
- set(int) - Method in class gnu.math.IntNum
-
Destructively set the value of this to an int.
- set(long) - Method in class gnu.math.IntNum
-
Destructively set the value of this to a long.
- set(int[], int) - Method in class gnu.math.IntNum
-
Destructively set the value of this to the given words.
- set(IntNum) - Method in class gnu.math.IntNum
-
Destructively set the value of this to that of y.
- set(String, Object) - Method in class gnu.text.Options
-
Set the value of a named option.
- set(String, Object, SourceMessages) - Method in class gnu.text.Options
-
Set the value of a named option.
- set(String, String) - Method in class gnu.text.Options
-
Set the value of the key to the argument, appropriate parsed.
- set - Static variable in class kawa.standard.set_b
-
- set0(Object) - Method in class gnu.kawa.functions.NamedPart
-
- set0(Object) - Method in class gnu.mapping.LocationProc
-
- set0(Object) - Method in class gnu.mapping.Procedure
-
If HasSetter, the Procedure is called in the LHS of an assignment.
- set1(Object, Object) - Method in class gnu.kawa.functions.NamedPart
-
- set1(Object, Object) - Method in class gnu.kawa.functions.Setter
-
- set1(Object, Object) - Method in class gnu.mapping.Procedure
-
- set1(Object, String, Object) - Static method in class kawa.lang.Record
-
- set2(Object, Object, Object) - Method in class gnu.kawa.reflect.SlotGet
-
- set_b - Class in kawa.standard
-
The Syntax transformer that re-writes the Scheme "set!" primitive.
- set_b() - Constructor for class kawa.standard.set_b
-
- SET_IF_UNBOUND - Static variable in class gnu.expr.SetExp
-
- setAction(int, Object) - Method in class gnu.jemacs.buffer.EKeymap
-
- setAction(Object) - Method in class gnu.kawa.models.Button
-
- setAdd(IntNum, int) - Method in class gnu.math.IntNum
-
Set this to the sum of x and y.
- setAdd(int) - Method in class gnu.math.IntNum
-
Destructively add an int to this.
- setAlias(boolean) - Method in class gnu.expr.Declaration
-
- setAlias(Location) - Method in class gnu.mapping.IndirectableLocation
-
Define this Location as an alias for some other Location.
- setAlias(Lazy) - Method in class gnu.mapping.Promise
-
Bind promise to be an alias of another Lazy value.
- setAnnotation(int, Expression) - Method in class gnu.expr.Declaration
-
Replace one of the annotations associated with this declaration.
- setApplet(boolean) - Method in class gnu.kawa.ant.Kawac
-
If true, then Kawa will generate an applet.
- setArg(int, Expression) - Method in class gnu.expr.ApplyExp
-
- setArg(int, Expression) - Method in class gnu.kawa.reflect.CompileBuildObject
-
- setArgs(String[], int) - Static method in class gnu.expr.ApplicationMainSupport
-
- setArgs(String[], int, int) - Static method in class gnu.expr.ApplicationMainSupport
-
- setArgs(Expression[]) - Method in class gnu.expr.ApplyExp
-
- setArgs() - Method in interface gnu.mapping.ArgListBuilder
-
- setArgs(Object) - Method in interface gnu.mapping.ArgListBuilder
-
- setArgs(Object, Object) - Method in interface gnu.mapping.ArgListBuilder
-
- setArgs(Object, Object, Object) - Method in interface gnu.mapping.ArgListBuilder
-
- setArgs(Object, Object, Object, Object) - Method in interface gnu.mapping.ArgListBuilder
-
- setArgs() - Method in class gnu.mapping.ArgListImpl
-
- setArgs(Object) - Method in class gnu.mapping.ArgListImpl
-
- setArgs(Object, Object) - Method in class gnu.mapping.ArgListImpl
-
- setArgs(Object, Object, Object) - Method in class gnu.mapping.ArgListImpl
-
- setArgs(Object, Object, Object, Object) - Method in class gnu.mapping.ArgListImpl
-
- setArgs(String[], int) - Static method in class kawa.repl
-
- setArgsAll(Object[]) - Method in class gnu.mapping.ArgListImpl
-
- setArgsAll(Object[], int, int) - Method in class gnu.mapping.ArgListImpl
-
- SetArray(Object, Language) - Constructor for class gnu.kawa.functions.Setter.SetArray
-
- setAt(int, E) - Method in class gnu.lists.AbstractSequence
-
- setAttribute(String, Object) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIContext
-
- setAttribute(String, Object) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIRequest
-
- setAttribute(String, Object) - Method in class gnu.kawa.servlet.HttpRequestContext
-
Set attribute in the server context.
- setAttribute(String, Object) - Method in class gnu.kawa.servlet.KawaHttpHandler.Context
-
- setAttribute(String, Object) - Method in class gnu.kawa.servlet.KawaServlet.Context
-
- setAttribute(String, String) - Method in class gnu.kawa.xml.KElement
-
Not implemented.
- setAttributeName(int, int) - Method in class gnu.lists.TreeList
-
- setAttributeNode(Attr) - Method in class gnu.kawa.xml.KElement
-
Not implemented.
- setAttributeNodeNS(Attr) - Method in class gnu.kawa.xml.KElement
-
Not implemented.
- setAttributeNS(String, String, String) - Method in class gnu.kawa.xml.KElement
-
Not implemented.
- setAttributes(Attribute) - Method in interface gnu.bytecode.AttrContainer
-
Set the (list of) Attributes of this container.
- setAttributes(Attribute) - Method in class gnu.bytecode.ClassType
-
- setAttributes(Attribute) - Method in class gnu.bytecode.CodeAttr
-
- setAttributes(Attribute) - Method in class gnu.bytecode.Field
-
- setAttributes(Attribute) - Method in class gnu.bytecode.Method
-
- setBackground(Object, Color) - Method in class gnu.jemacs.buffer.EToolkit
-
- setBackground(Object, Color) - Method in class gnu.jemacs.swing.SwingToolkit
-
- setBackground(Color) - Method in class gnu.kawa.models.Button
-
- setBackground(Color) - Method in class gnu.kawa.swingviews.SwingButton
-
- setBase(Type) - Method in class gnu.kawa.reflect.OccurrenceType
-
- setBase(AVector<E>) - Method in class gnu.lists.GeneralArray
-
- setBase(E[]) - Method in class gnu.lists.GeneralArray
-
- setBase(Location) - Method in class gnu.mapping.IndirectableLocation
-
- setBinding(Declaration) - Method in class gnu.expr.AccessExp
-
- setBitOp(IntNum, int, IntNum, IntNum) - Static method in class gnu.math.BitOps
-
Do one the the 16 possible bit-wise operations of two IntNums.
- setBitValue(IntNum, int, int) - Static method in class gnu.math.BitOps
-
Set the value of a specified bit in an IntNum.
- setBody(Expression) - Method in class gnu.expr.BlockExp
-
- setBody(Expression, Expression) - Method in class gnu.expr.BlockExp
-
- setBody(Expression) - Method in class gnu.expr.CatchClause
-
- setBody(Expression) - Method in class gnu.expr.LetExp
-
- setBold(Object, boolean) - Method in class gnu.jemacs.buffer.EToolkit
-
- setBold(Object, boolean) - Method in class gnu.jemacs.swing.SwingToolkit
-
- setBoolean(int, boolean) - Method in class gnu.lists.BitVector
-
- setBooleanRaw(int, boolean) - Method in class gnu.lists.BitVector
-
- setBracketMode(int) - Method in class gnu.kawa.lispexpr.ReadTable
-
Specify how '['
and ']'
(and '<'
) are handled.
- setBracketMode() - Method in class gnu.kawa.lispexpr.ReadTable
-
Specify how '[' and ']' are handled.
- setBrlCompatible(boolean) - Method in class gnu.kawa.brl.BRL
-
- setBrlCompatible(boolean) - Method in class gnu.kawa.brl.BRLRead
-
- setBuffer(Buffer) - Method in class gnu.jemacs.buffer.EWindow
-
- setBuffer(Buffer) - Method in class gnu.jemacs.buffer.Marker
-
- setBuffer(Buffer) - Method in class gnu.jemacs.swing.SwingWindow
-
- setBuffer(Buffer) - Method in class gnu.jemacs.swt.SwtWindow
-
- setBuffer(Object) - Method in class gnu.kawa.xml.Nodes.NodeVector
-
- setBuffer(int, AbstractSequence, int) - Method in class gnu.kawa.xml.Nodes.NodeVector
-
- setBuffer(Object) - Method in class gnu.lists.AbstractCharVector
-
- setBuffer(Object) - Method in class gnu.lists.AbstractSequence
-
- setBuffer(Object) - Method in class gnu.lists.BitVector
-
- setBuffer(Object) - Method in class gnu.lists.ByteVector
-
- setBuffer(Object) - Method in class gnu.lists.F32Vector
-
- setBuffer(Object) - Method in class gnu.lists.F64Vector
-
- setBuffer(Object) - Method in class gnu.lists.FVector
-
- setBuffer(Object) - Method in class gnu.lists.IntVector
-
- setBuffer(Object) - Method in class gnu.lists.LongVector
-
- setBuffer(Object) - Method in class gnu.lists.ShortVector
-
- setBuffer(Object) - Method in class gnu.lists.SimpleVector
-
- setBufferSize(int) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIResponse
-
- setByte(int, byte) - Method in class gnu.lists.ByteVector
-
- setByteRaw(int, byte) - Method in class gnu.lists.ByteVector
-
- setCallConvention(Compilation) - Method in class gnu.expr.LambdaExp
-
- setCanCall(boolean) - Method in class gnu.expr.Declaration
-
- setCanCall() - Method in class gnu.expr.Declaration
-
- setCanDefine(boolean) - Method in class gnu.mapping.Environment
-
- setCanonicalizeCDATA(boolean) - Method in class gnu.xml.XMLPrinter
-
- setCanRead(boolean) - Method in class gnu.expr.Declaration
-
- setCanRead() - Method in class gnu.expr.Declaration
-
- setCanRead(boolean) - Method in class gnu.expr.LambdaExp
-
- setCanRedefine(boolean) - Method in class gnu.mapping.Environment
-
- setCanWrite(boolean) - Method in class gnu.expr.Declaration
-
- setCanWrite() - Method in class gnu.expr.Declaration
-
- setCapturedScope(ScopeExp) - Method in class kawa.lang.Macro
-
- setCar(Object, Object, int, int) - Method in class gnu.kawa.lispexpr.LispReader
-
- setCar(Object, Object) - Method in class gnu.kawa.lispexpr.LispReader
-
- setCar(Object) - Method in class gnu.lists.ImmutablePair
-
- setCar(Object) - Method in class gnu.lists.Pair
-
- setCarBackdoor(Object) - Method in class gnu.lists.Pair
-
May go away soon.
- setCaretOffset(StyledText, int) - Static method in class gnu.jemacs.swt.SwtHelper
-
- setCaseSensitive(boolean) - Method in class gnu.kawa.ant.Kawac
-
- setCatchClauses(CatchClause) - Method in class gnu.expr.TryExp
-
- setCdr(Object, Object) - Method in class gnu.kawa.lispexpr.LispReader
-
- setCdr(Object) - Method in class gnu.lists.ImmutablePair
-
- setCdr(Object) - Method in class gnu.lists.Pair
-
- setCdrBackdoor(Object) - Method in class gnu.lists.Pair
-
- setCellSpacing(Object) - Method in class gnu.kawa.models.Box
-
- setCharacterAt(int, int) - Method in class gnu.jemacs.buffer.Buffer
-
- setCharacterAt(int, int) - Method in interface gnu.lists.CharSeq
-
- setCharacterAt(int, int) - Method in class gnu.lists.FString
-
- setCharacterEncoding(String) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIRequest
-
- setCharacterEncoding(String) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIResponse
-
- setCharAt(int, char) - Method in class gnu.jemacs.buffer.Buffer
-
- setCharAt(int, char) - Method in class gnu.jemacs.swt.BufferContent
-
- setCharAt(int, char) - Method in interface gnu.lists.CharSeq
-
- setCharAt(int, char) - Method in class gnu.lists.FString
-
- setCharAtBuffer(int, char) - Method in class gnu.lists.FString
-
- setClass(ClassType) - Method in class gnu.bytecode.ClassTypeWriter
-
- setClassfileVersion(int, int) - Method in class gnu.bytecode.ClassType
-
- setClassfileVersion(int) - Method in class gnu.bytecode.ClassType
-
- setClassfileVersionJava5() - Method in class gnu.bytecode.ClassType
-
- setClassMethod(boolean) - Method in class gnu.expr.LambdaExp
-
- setClassName(String) - Method in class gnu.expr.ModuleInfo
-
- setClasspath(Path) - Method in class gnu.kawa.ant.Kawac
-
Set the classpath to be used for this compilation.
- setClasspathRef(Reference) - Method in class gnu.kawa.ant.Kawac
-
Adds a reference to a classpath defined elsewhere.
- setClassType(ClassType) - Method in class gnu.expr.ClassExp
-
- setCode(byte[]) - Method in class gnu.bytecode.CodeAttr
-
Set the code (instruction bytes) of this method.
- setCode(int) - Method in class gnu.expr.Declaration
-
- setCodeLength(int) - Method in class gnu.bytecode.CodeAttr
-
Set the length the the code (instruction bytes) of this method.
- setCoercedReturnType(Type) - Method in class gnu.expr.LambdaExp
-
- setCoercedReturnValue(Expression, Language) - Method in class gnu.expr.LambdaExp
-
Modify LambdaExp so result is coerced to given type.
- setColumn(int) - Method in class gnu.expr.Compilation
-
- setColumn(int) - Method in class gnu.expr.ExpVisitor
-
- setColumn(int) - Method in class gnu.text.SourceMessages
-
Set the default column number to use for a new error.
- setComment(boolean) - Method in class gnu.kawa.ant.LineCommenterSet.LineCommenter
-
- setCompilation(Compilation) - Method in class gnu.expr.ModuleInfo
-
- setCompilationDirectory(String) - Method in class gnu.expr.ModuleManager
-
- setCompileOptions(Vector) - Method in class gnu.expr.BeginExp
-
- setConstantValue(Object, ClassType) - Method in class gnu.bytecode.Field
-
Set the ConstantValue attribute for this field.
- setContainer(AttrContainer) - Method in class gnu.bytecode.Attribute
-
- setContent(StyledText, StyledTextContent) - Static method in class gnu.jemacs.swt.SwtHelper
-
- setContent(Object) - Method in class gnu.kawa.echo2.Echo2Window
-
- setContent(Object) - Method in interface gnu.kawa.models.Window
-
- setContent(Object) - Method in class gnu.kawa.swingviews.SwingFrame
-
- setContentHandler(ContentHandler) - Method in class gnu.kawa.sax.ContentConsumer
-
- setContentLength(int) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIResponse
-
- setContentType(String) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIResponse
-
- setContentType(String) - Method in class gnu.kawa.servlet.HttpRequestContext
-
- setContentType(String) - Method in class gnu.kawa.servlet.KawaHttpHandler.Context
-
- setContentType(String) - Method in class gnu.kawa.servlet.KawaServlet.Context
-
- setContext(Compilation) - Method in class gnu.expr.ExpVisitor
-
- setContextDecl(Declaration) - Method in class gnu.expr.AccessExp
-
- setCopyNamespacesMode(int) - Method in class gnu.kawa.xml.MakeElement
-
- setCurrent(Compilation) - Static method in class gnu.expr.Compilation
-
- setCurrent(Buffer) - Static method in class gnu.jemacs.buffer.Buffer
-
- setCurrent(ReadTable) - Static method in class gnu.kawa.lispexpr.ReadTable
-
- setCurrent(Environment) - Static method in class gnu.mapping.Environment
-
- setCurrentLanguage(Language) - Static method in class gnu.expr.Language
-
- setCurrentScope(ScopeExp) - Method in class gnu.expr.Compilation
-
Set currentScope()
.
- setData(String) - Method in class gnu.kawa.xml.KCharacterData
-
- setData(String) - Method in class gnu.kawa.xml.KProcessingInstruction
-
- setDataOnly(boolean) - Method in class gnu.kawa.ant.XCopy
-
- setDateHeader(String, long) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIResponse
-
- setDeclaration(Declaration) - Method in class gnu.kawa.reflect.FieldLocation
-
- setDefaultBinding(Object) - Method in class gnu.jemacs.buffer.EKeymap
-
- setDefaultConstructor(PrimProcedure) - Method in class gnu.kawa.reflect.CompileBuildObject
-
- setDefaultexcludes(boolean) - Method in class gnu.kawa.ant.Kawac
-
- setDefaultFormat(String) - Static method in class kawa.Shell
-
Specify the default output format.
- setDefaults(Language) - Static method in class gnu.expr.Language
-
- setDefining(boolean) - Method in class gnu.expr.SetExp
-
- setDestdir(File) - Method in class gnu.kawa.ant.Kawac
-
Set the destination directory into which the Kawa source files
should be compiled.
- setDisabled(boolean) - Method in class gnu.kawa.models.Button
-
- setDisplay(Echo2Display) - Method in class gnu.kawa.echo2.Echo2Servlet
-
- setDocumentLocator(Locator) - Method in class gnu.xml.XMLFilter
-
- setDocumentURI(String) - Method in class gnu.kawa.xml.KDocument
-
- setDontDereference(boolean) - Method in class gnu.expr.ReferenceExp
-
- setDot(int) - Method in class gnu.jemacs.buffer.Buffer
-
Set the current position (point) (0-origin).
- setDot(int) - Method in class gnu.jemacs.buffer.EWindow
-
- setDot(int) - Method in class gnu.jemacs.buffer.Marker
-
- setDot(int) - Method in class gnu.jemacs.swing.SwingBuffer
-
- setDot(int) - Method in class gnu.jemacs.swing.SwingWindow
-
- setDot(int) - Method in class gnu.jemacs.swt.SwtBuffer
-
- setDot(int) - Method in class gnu.jemacs.swt.SwtWindow
-
- setDouble(int, double) - Method in class gnu.lists.F64Vector
-
- setDoubleRaw(int, double) - Method in class gnu.lists.F64Vector
-
- setDTDHandler(DTDHandler) - Method in class gnu.kawa.sax.KawaXMLReader
-
- setElementName(int, int) - Method in class gnu.lists.TreeList
-
- setEnclosingMember(Member) - Method in class gnu.bytecode.ClassType
-
- setEndLine(int, int) - Method in class gnu.lists.PairWithPosition
-
- setEntityResolver(EntityResolver) - Method in class gnu.kawa.sax.KawaXMLReader
-
- setEntryNext(Entry, Entry) - Method in class gnu.kawa.util.AbstractHashTable
-
Set next Entry in same hash-bucket.
- setEntryNext(AbstractWeakHashTable.WEntry<K, V>, AbstractWeakHashTable.WEntry<K, V>) - Method in class gnu.kawa.util.AbstractWeakHashTable
-
- setEntryNext(HashNode<K, V>, HashNode<K, V>) - Method in class gnu.kawa.util.GeneralHashTable
-
- setEntryNext(WeakHashNode<K, V>, WeakHashNode<K, V>) - Method in class gnu.kawa.util.WeakIdentityHashMap
-
- setEntryNext(SymbolRef, SymbolRef) - Method in class gnu.mapping.Namespace
-
Set next Entry in same hash-bucket.
- setErrorHandler(ErrorHandler) - Method in class gnu.kawa.sax.KawaXMLReader
-
- setErrorProperty(String) - Method in class gnu.kawa.ant.Kawac
-
The property to set on compilation failure.
- setEscapeNonAscii(boolean) - Method in class gnu.xml.XMLPrinter
-
- setEscapeText(boolean) - Method in class gnu.xml.XMLPrinter
-
- setEvalName() - Method in class gnu.expr.Compilation
-
Generate and set unique module name suitable for a call to eval.
- setException(Throwable) - Method in class gnu.mapping.Promise
-
Bind this promise so forcing it throws the given exception.
- setExceptions(short[], ClassType) - Method in class gnu.bytecode.ExceptionsAttr
-
Set the Exceptions attribute to refer to classes whose indices
in the constant pool of `cl' are given by `indices'.
- setExceptions(ClassType[]) - Method in class gnu.bytecode.ExceptionsAttr
-
Set the Exceptions attribute to refer to the given exception types.
- setExceptions(short[]) - Method in class gnu.bytecode.Method
-
- setExceptions(ClassType[]) - Method in class gnu.bytecode.Method
-
- setExceptions(Expression[]) - Method in class gnu.expr.LambdaExp
-
- setExchange(HttpExchange, KawaHttpHandler) - Method in class gnu.kawa.servlet.KawaHttpHandler.Context
-
- setExcludes(String) - Method in class gnu.kawa.ant.Kawac
-
- setExcludesfile(File) - Method in class gnu.kawa.ant.Kawac
-
- setExisting(boolean) - Method in class gnu.bytecode.ObjectType
-
- SetExp - Class in gnu.expr
-
An Expression to set (bind) or define a new value to a named variable.
- SetExp(Object, Expression) - Constructor for class gnu.expr.SetExp
-
- SetExp(Declaration, Expression) - Constructor for class gnu.expr.SetExp
-
- setExportedNamespace(Namespace) - Method in class gnu.kawa.lispexpr.LispPackage
-
- setExpressions(Expression[]) - Method in class gnu.expr.BeginExp
-
- setExtended(boolean) - Method in class gnu.xml.XMLPrinter
-
- setFailonerror(boolean) - Method in class gnu.kawa.ant.Kawac
-
Indicates whether the build will continue even if there are
compilation errors; defaults to true.
- setFeature(String, boolean) - Method in class gnu.kawa.sax.KawaXMLReader
-
- setField(Field) - Method in class gnu.expr.Declaration
-
- setField - Static variable in class gnu.kawa.reflect.SlotSet
-
- setField(Object, String, Object) - Static method in class gnu.kawa.reflect.SlotSet
-
- SetFieldProc - Class in kawa.lang
-
- SetFieldProc(Class, String) - Constructor for class kawa.lang.SetFieldProc
-
- SetFieldProc(ClassType, String) - Constructor for class kawa.lang.SetFieldProc
-
- SetFieldProc(ClassType, String, Type, int) - Constructor for class kawa.lang.SetFieldProc
-
- setFile(String) - Method in class gnu.expr.Compilation
-
- setFile(String) - Method in class gnu.expr.Expression
-
- setFile(String) - Method in class gnu.expr.ExpVisitor
-
- setFile(String) - Method in class gnu.lists.PairWithPosition
-
- setFile(String) - Method in class gnu.text.SourceLocator.Simple
-
- setFileName(String) - Method in class gnu.jemacs.buffer.Buffer
-
- setFinalColonIsKeyword(boolean) - Method in class gnu.kawa.lispexpr.ReadTable
-
Set whether "IDENTIFIER:" should be treated as a keyword.
- setFirst(String) - Method in class gnu.kawa.ant.LineCommenterSet.LineCommenter
-
- setFirst(String) - Method in class gnu.kawa.ant.LineStripperSet.LineStripper
-
- setFlag(boolean, long) - Method in class gnu.expr.Declaration
-
- setFlag(long) - Method in class gnu.expr.Declaration
-
- setFlag(boolean, int) - Method in class gnu.expr.Expression
-
- setFlag(int) - Method in class gnu.expr.Expression
-
- setFlag(boolean, int) - Method in class gnu.mapping.Environment
-
- setFlags(int) - Method in class gnu.bytecode.ClassTypeWriter
-
- setFlags(int) - Method in class gnu.expr.ModuleContext
-
- setFlags(int) - Method in class kawa.lang.Macro
-
- setFloat(int, float) - Method in class gnu.lists.F32Vector
-
- setFloatRaw(int, float) - Method in class gnu.lists.F32Vector
-
- setFluid(boolean) - Method in class gnu.expr.Declaration
-
- setFollowSymlinks(boolean) - Method in class gnu.kawa.ant.Kawac
-
- setForceValueIfPromise(boolean) - Method in class gnu.mapping.Promise
-
Set whether to recursively call getValue if getValue yields a Lazy value.
- setForeground(Object, Color) - Method in class gnu.jemacs.buffer.EToolkit
-
- setForeground(Object, Color) - Method in class gnu.jemacs.swing.SwingToolkit
-
- setForeground(Color) - Method in class gnu.kawa.models.Button
-
- setForeground(Color) - Method in class gnu.kawa.swingviews.SwingButton
-
- setFrame(EFrame) - Method in class gnu.jemacs.buffer.EWindow
-
- setFulltailcalls(boolean) - Method in class gnu.kawa.ant.Kawac
-
If true, Kawa will use full tailcalls.
- setFuncArgs(Expression, Expression[]) - Method in class gnu.expr.ApplyExp
-
- setFuncArgs(Procedure, Expression[]) - Method in class gnu.expr.ApplyExp
-
- setFuncDef(boolean) - Method in class gnu.expr.SetExp
-
- setFunction(Expression) - Method in class gnu.expr.ApplyExp
-
- setFunction(Procedure) - Method in class gnu.expr.ApplyExp
-
- setFunctionBinding(Environment, Object, Object) - Static method in class gnu.commonlisp.lang.Symbols
-
- setGapBounds(int, int, long) - Method in class gnu.lists.SimpleVector
-
- setGapBounds(int, int) - Method in class gnu.lists.SimpleVector
-
- SetGArray(Array) - Constructor for class gnu.kawa.functions.Setter.SetGArray
-
- setGenericSignature(String) - Method in class gnu.bytecode.Type
-
- setGlobal(Environment) - Static method in class gnu.mapping.Environment
-
- setGlobal(T) - Method in class gnu.mapping.ThreadLocation
-
Set the default/global value.
- setHandlingKeywordParameters(boolean) - Method in class gnu.kawa.xml.MakeElement
-
- setHasValue(boolean) - Method in class gnu.expr.SetExp
-
- setHeader(String, String) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIResponse
-
- setHeader(String) - Method in exception gnu.text.SyntaxException
-
Set the header returned by getHeader
.
- setHeight(double) - Method in class gnu.kawa.models.DDimension
-
- setHygienic(boolean) - Method in class kawa.lang.Macro
-
- setIdAttribute(String, boolean) - Method in class gnu.kawa.xml.KElement
-
Not implemented.
- setIdAttributeNode(Attr, boolean) - Method in class gnu.kawa.xml.KElement
-
Not implemented.
- setIdAttributeNS(String, String, boolean) - Method in class gnu.kawa.xml.KElement
-
Not implemented.
- setImportsLexVars(boolean) - Method in class gnu.expr.LambdaExp
-
- setImportsLexVars() - Method in class gnu.expr.LambdaExp
-
- setIncludeDestClasses(boolean) - Method in class gnu.kawa.ant.Kawac
-
This property controls whether to include the destination classes
directory in the classpath given to the compiler.
- setIncludes(String) - Method in class gnu.kawa.ant.Kawac
-
- setIncludesfile(File) - Method in class gnu.kawa.ant.Kawac
-
- setIndent(int) - Method in class gnu.xml.XMLPrinter
-
Controls whether to add extra indentation.
- setIndentation(int, boolean) - Method in class gnu.lists.PrintConsumer
-
- setIndexes() - Method in class gnu.expr.ScopeExp
-
Calculate offset and frameSize needed by interpreter.
- setIndirectBinding(boolean) - Method in class gnu.expr.Declaration
-
Note that the value of the variable is the contents of a Location.
- setIndirectDefines() - Method in class gnu.mapping.Environment
-
- setInfoField(int, int, long) - Method in class gnu.lists.SimpleVector
-
- setInitialColonIsKeyword(boolean) - Method in class gnu.kawa.lispexpr.ReadTable
-
Set whether ":IDENTIFIER" should be treated as a keyword.
- setInitializer(Declaration, Expression, ScopeExp, Translator) - Static method in class kawa.lang.BindDecls
-
- setInitParameter(String, String) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIContext
-
- setInitValue(Expression) - Method in class gnu.expr.Declaration
-
- setInlineOnly(boolean) - Method in class gnu.expr.LambdaExp
-
- setInlineOnly(Expression, LambdaExp) - Method in class gnu.expr.LambdaExp
-
Note this function is inlined in a give context.
- setInstance(Convert) - Static method in class gnu.expr.KawaConvert
-
- setInstance(Object) - Method in class gnu.expr.ModuleContext
-
- setInstance(Environment, NameLookup) - Static method in class gnu.expr.NameLookup
-
- setInstance(Object) - Method in class gnu.kawa.reflect.ClassMemberLocation
-
- setInstance(HttpRequestContext) - Static method in class gnu.kawa.servlet.HttpRequestContext
-
- setInstance(Convert) - Static method in class gnu.lists.Convert
-
- setInstance(CallContext) - Static method in class gnu.mapping.CallContext
-
- setInt(int, int) - Method in class gnu.lists.IntVector
-
- setInteractive(boolean) - Method in class gnu.text.Lexer
-
- setInteractive(boolean) - Method in class gnu.xquery.lang.XQParser
-
- setInteractiveName() - Method in class gnu.expr.Compilation
-
Generate and set unique module name suitable for an interactive session.
- setInterface(boolean) - Method in class gnu.bytecode.ClassType
-
- setInterfaces(ClassType[]) - Method in class gnu.bytecode.ClassType
-
- setInterfaces(ClassType[]) - Method in class gnu.expr.ModuleExp
-
- setIntHeader(String, int) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIResponse
-
- setIntN(int, int) - Method in class gnu.lists.TreeList
-
- setIntRaw(int, int) - Method in class gnu.lists.IntVector
-
- setKeys(int, String[], short[]) - Method in interface gnu.mapping.ArgListBuilder
-
Note the the previous numKeywords arguments were keywords arguments.
- setKeys(int, String[], short[]) - Method in class gnu.mapping.ArgListImpl
-
- setKeywords(Object, Object, Object, Object, Object, Object) - Method in class gnu.commonlisp.lang.OrdinaryLambda
-
- setKeywords(Object, Object, Object) - Method in class kawa.lang.Lambda
-
- setLabel(Declaration) - Method in class gnu.expr.BlockExp
-
- setLanguage(Language) - Method in class gnu.expr.NameLookup
-
- setLanguage(String) - Method in class gnu.kawa.ant.Kawac
-
Sets the language to use: "scheme", "commonlisp", or "elisp".
- setLanguage(String) - Static method in class kawa.repl
-
- setLangValue(Object) - Method in class gnu.expr.LangExp
-
- setLast(String) - Method in class gnu.kawa.ant.LineCommenterSet.LineCommenter
-
- setLast(String) - Method in class gnu.kawa.ant.LineStripperSet.LineStripper
-
- setLine(int) - Method in class gnu.expr.Compilation
-
- setLine(Expression) - Method in class gnu.expr.Compilation
-
- setLine(Object) - Method in class gnu.expr.Compilation
-
- setLine(String, int, int) - Method in class gnu.expr.Compilation
-
- setLine(Expression) - Method in class gnu.expr.Expression
-
- setLine(int, int, int, int) - Method in class gnu.expr.Expression
-
- setLine(int, int) - Method in class gnu.expr.Expression
-
- setLine(int) - Method in class gnu.expr.Expression
-
- setLine(Compilation) - Method in class gnu.expr.Expression
-
Set line number from current position in Compilation
.
- setLine(int) - Method in class gnu.expr.ExpVisitor
-
- setLine(String, int, int) - Method in class gnu.expr.ExpVisitor
-
- setLine(int, int) - Method in class gnu.lists.PairWithPosition
-
- setLine(int) - Method in class gnu.lists.PairWithPosition
-
- setLine(String, int, int) - Method in exception gnu.mapping.UnboundLocationException
-
- setLine(String, int, int) - Method in class gnu.text.SourceLocator.Simple
-
- setLine(int, int) - Method in class gnu.text.SourceLocator.Simple
-
- setLine(int) - Method in class gnu.text.SourceLocator.Simple
-
- setLine(Expression, Object) - Static method in class kawa.lang.Translator
-
- setLine(Declaration, Object) - Static method in class kawa.lang.Translator
-
- setLineOf(Expression) - Method in class kawa.lang.Translator
-
Set the line position of the argument to the current position.
- SetList(List) - Constructor for class gnu.kawa.functions.Setter.SetList
-
- setListfiles(boolean) - Method in class gnu.kawa.ant.Kawac
-
If true, list the source files being handed off to the compiler.
- setLocale(Locale) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIResponse
-
- setLocalKeymap(EKeymap) - Method in class gnu.jemacs.buffer.Buffer
-
- setLocation(SourceLocator) - Method in class gnu.expr.Compilation
-
- setLocation(SourceLocator) - Method in class gnu.expr.Expression
-
Copies the current location.
- setLocation(SourceLocator) - Method in class gnu.text.SourceLocator.Simple
-
- setLocation(SourceLocator) - Method in class gnu.text.SourceMessages
-
Copies the current position of locator.
- setLocked() - Method in class gnu.mapping.Environment
-
- setLong(int, long) - Method in class gnu.lists.LongVector
-
- setLongRaw(int, long) - Method in class gnu.lists.LongVector
-
- setMain(boolean) - Method in class gnu.kawa.ant.Kawac
-
If true, then Kawa will create a static main method.
- setMainPrintValues(boolean) - Static method in class gnu.expr.ModuleBody
-
- setMaximumFractionDigits(int) - Method in class gnu.math.FixedRealFormat
-
- setMaxLocals(int) - Method in class gnu.bytecode.CodeAttr
-
Set the maximum number of local variable words in this method.
- setMaxStack(int) - Method in class gnu.bytecode.CodeAttr
-
Set the maximum number of words on the operand stack in this method.
- setMenu(LList) - Method in interface gnu.jemacs.buffer.EMenu
-
- setMenu(LList) - Method in class gnu.jemacs.swing.SwingMenu
-
- setMenu(MenuItem, Menu) - Static method in class gnu.jemacs.swt.SwtHelper
-
- setMenu(LList) - Method in class gnu.jemacs.swt.SwtMenu
-
- setMenuBar(LList) - Method in class gnu.jemacs.buffer.EFrame
-
- setMenuBar(LList) - Method in class gnu.jemacs.swing.SwingFrame
-
- setMenuBar(LList) - Method in class gnu.jemacs.swt.SwtFrame
-
- setMenuBar(Shell, Menu) - Static method in class gnu.jemacs.swt.SwtHelper
-
Sets a menu bar for a shell.
- setMenuBar(Object) - Method in class gnu.kawa.echo2.Echo2Window
-
- setMenuBar(Object) - Method in interface gnu.kawa.models.Window
-
- setMenuBar(Object) - Method in class gnu.kawa.swingviews.SwingFrame
-
- setMessages(SourceMessages) - Method in class gnu.expr.Compilation
-
- setMessages(SourceMessages) - Method in class gnu.text.Lexer
-
- setMessages(SourceMessages) - Method in class gnu.xml.XMLFilter
-
- setMethodForInvoke(Method) - Method in class gnu.expr.PrimProcedure
-
- setMinimumIntegerDigits(int) - Method in class gnu.math.FixedRealFormat
-
- setModifiers(int) - Method in class gnu.bytecode.ClassType
-
Set the modifiers (access flags) for this class.
- setModifiers(int) - Method in class gnu.bytecode.Field
-
- setModifiers(int) - Method in class gnu.bytecode.Method
-
- setModule(ModuleExp) - Method in class gnu.expr.Compilation
-
- setModuleClass(Class) - Method in class gnu.expr.ModuleInfo
-
- setModuleName(String) - Method in class gnu.expr.Compilation
-
Set module name - which sets name of generated class.
- setModulestatic(String) - Method in class gnu.kawa.ant.Kawac
-
Passes the --module-static or --module-static-run flag.
- setN(Object[]) - Method in class gnu.kawa.reflect.SlotGet
-
- setN(Object[]) - Method in class gnu.mapping.Procedure
-
- setName(String) - Method in class gnu.bytecode.Attribute
-
- setName(String) - Method in class gnu.bytecode.ClassType
-
Sets the name of the class being defined in this classfile.
- setName(String) - Method in class gnu.bytecode.Location
-
- setName(int, ConstantPool) - Method in class gnu.bytecode.Location
-
- setName(String) - Method in interface gnu.bytecode.Member
-
- setName(String) - Method in class gnu.bytecode.Method
-
- setName(int) - Method in class gnu.bytecode.Method
-
- setName(String) - Method in class gnu.bytecode.Type
-
- setName(Object) - Method in class gnu.expr.Declaration
-
- setName(String) - Method in class gnu.jemacs.buffer.EKeymap
-
- setName(String) - Method in class gnu.mapping.DynamicLocation
-
- setName(String) - Method in interface gnu.mapping.Named
-
- setName(String) - Method in class gnu.mapping.Namespace
-
Set the name of this Namespace.
- setName(String) - Method in class gnu.mapping.PropertySet
-
- setName(String) - Method in class gnu.mapping.RunnableClosure
-
- setName(String) - Method in class gnu.mapping.ThreadLocation
-
- setName(Object) - Method in class kawa.lang.Syntax
-
- setName(String) - Method in class kawa.lang.Syntax
-
- SetNamedPart - Class in gnu.kawa.functions
-
Procedure to get the value of a named component of an object.
- SetNamedPart() - Constructor for class gnu.kawa.functions.SetNamedPart
-
- setNamedPart - Static variable in class gnu.kawa.functions.SetNamedPart
-
- setNameIndex(int) - Method in class gnu.bytecode.Attribute
-
- setNamespace(Namespace) - Method in class gnu.mapping.Symbol
-
- setNamespaceNodes(NamespaceBinding) - Method in class gnu.kawa.xml.ElementType
-
- setNamespaceNodes(NamespaceBinding) - Method in class gnu.kawa.xml.MakeElement
-
- setNamespaceNodes(NamespaceBinding) - Method in class gnu.xml.XName
-
- setNamespaceUri(String) - Method in class gnu.expr.ModuleInfo
-
- setNeedsStaticLink(boolean) - Method in class gnu.expr.LambdaExp
-
- setNeedsStaticLink() - Method in class gnu.expr.LambdaExp
-
- setNegative(IntNum) - Method in class gnu.math.IntNum
-
Destructively set this to the negative of x.
- setNegative() - Method in class gnu.math.IntNum
-
Destructively negate this.
- setNewValue(Expression) - Method in class gnu.expr.SetExp
-
- setNext(Attribute) - Method in class gnu.bytecode.Attribute
-
Set the next Attribute in the chain belonging to getContainer().
- setNext(CatchClause) - Method in class gnu.expr.CatchClause
-
- setNext(Declaration) - Method in class gnu.expr.Declaration
-
- setNext(E) - Method in class gnu.lists.SeqPosition
-
- setNext(NamespaceBinding) - Method in class gnu.xml.NamespaceBinding
-
- setNextProcedure(Procedure, MethodHandle) - Method in class gnu.mapping.CallContext
-
- setNextProcedure(Procedure) - Method in class gnu.mapping.CallContext
-
- setNodeValue(String) - Method in class gnu.kawa.xml.KNode
-
Not implemented.
- setOuter(ScopeExp) - Method in class gnu.expr.ScopeExp
-
- setOuterLink(ClassType) - Method in class gnu.bytecode.ClassType
-
Note that this class needs an other link ("this$0") field.
- setParameter(boolean) - Method in class gnu.bytecode.Variable
-
- setParent(EKeymap) - Method in class gnu.jemacs.buffer.EKeymap
-
- setParent(Control, Composite) - Static method in class gnu.jemacs.swt.SwtHelper
-
- setParents(EKeymap[]) - Method in class gnu.jemacs.buffer.EKeymap
-
- setPartName(String) - Method in class gnu.kawa.functions.GetNamedInstancePart
-
- setPath(Path) - Method in class gnu.jemacs.buffer.Buffer
-
- setPedantic(boolean) - Method in class gnu.expr.Compilation
-
- setPicture(Object) - Method in class gnu.kawa.swingviews.SwingPicture
-
- setPicture(Picture) - Method in class gnu.kawa.swingviews.SwingPicture
-
- setPoint(int) - Method in class gnu.jemacs.buffer.Buffer
-
Set the current position (point) (1-origin).
- setPoint(int) - Method in class gnu.jemacs.buffer.EWindow
-
- setPopCurrentScope(ScopeExp) - Method in class gnu.expr.Compilation
-
- setPos(AbstractSequence, int) - Method in class gnu.lists.ExtPosition
-
- setPos(ESEQ, int) - Method in class gnu.lists.SeqPosition
-
- setPos(int) - Method in class gnu.lists.SeqPosition
-
- setPosNext(int, E) - Method in class gnu.lists.AbstractSequence
-
- setPosNext(int, Object) - Method in class gnu.lists.LList
-
- setPosPrevious(int, E) - Method in class gnu.lists.AbstractSequence
-
- setPosPrevious(int, Object) - Method in class gnu.lists.LList
-
- setPrefix(String) - Method in class gnu.kawa.ant.Kawac
-
Sets the prefix.
- setPrefix(String) - Method in class gnu.kawa.xml.KNode
-
Not implemented.
- setPrefix(String) - Method in class gnu.xml.NamespaceBinding
-
- setPrevious(E) - Method in class gnu.lists.SeqPosition
-
- setPrintXMLdecl(boolean) - Method in class gnu.xml.XMLPrinter
-
- setPrivate(boolean) - Method in class gnu.expr.Declaration
-
- setProcedure() - Method in class gnu.kawa.reflect.FieldLocation
-
- setProcedureDecl(boolean) - Method in class gnu.expr.Declaration
-
- setProcedureName(boolean) - Method in class gnu.expr.ReferenceExp
-
Note if this identifier appears in "function call position".
- setProperties(Object[]) - Method in class gnu.expr.GenericProc
-
- setProperty(Keyword, Object) - Method in class gnu.expr.GenericProc
-
- setProperty(Object, Object) - Method in class gnu.expr.LambdaExp
-
- setProperty(String, Object) - Method in class gnu.kawa.sax.KawaXMLReader
-
- setProperty(Object, Object) - Method in class gnu.mapping.PropertySet
-
- setProperty(Object[], Object, Object) - Static method in class gnu.mapping.PropertySet
-
Given a property list, update it.
- setPropertyList(Object, Object, Environment) - Static method in class gnu.mapping.PropertyLocation
-
Set the property list assocated with an object in a given Environment.
- setPropertyList(Object, Object) - Static method in class gnu.mapping.PropertyLocation
-
Set the property list assocated with an object in a given Environment.
- setPushCurrentScope(ScopeExp) - Method in class gnu.expr.Compilation
-
- setq - Class in gnu.commonlisp.lang
-
The Syntax transformer that re-writes the `setq' builtin.
- setq() - Constructor for class gnu.commonlisp.lang.setq
-
- setRaw(int, E) - Method in class gnu.kawa.functions.Arrays.BuiltArray
-
- setRaw(int, SeqPosition) - Method in class gnu.kawa.xml.Nodes.NodeVector
-
- setRaw(int, E) - Method in class gnu.lists.AbstractSequence
-
Given an "effective index", set selected element.
- setRaw(int, E) - Method in interface gnu.lists.Array
-
- setRaw(int, Boolean) - Method in class gnu.lists.BitVector
-
- setRaw(int, Character) - Method in class gnu.lists.CharVector
-
- setRaw(int, Float) - Method in class gnu.lists.F32Vector
-
- setRaw(int, Double) - Method in class gnu.lists.F64Vector
-
- setRaw(int, Char) - Method in class gnu.lists.FString
-
- setRaw(int, Object) - Method in class gnu.lists.FVector
-
- setRaw(int, E) - Method in class gnu.lists.IndirectIndexedSeq
-
- setRaw(int, Short) - Method in class gnu.lists.S16Vector
-
- setRaw(int, Integer) - Method in class gnu.lists.S32Vector
-
- setRaw(int, Long) - Method in class gnu.lists.S64Vector
-
- setRaw(int, Byte) - Method in class gnu.lists.S8Vector
-
- setRaw(int, E) - Method in class gnu.lists.TransformedArray
-
- setRaw(int, UShort) - Method in class gnu.lists.U16Vector
-
- setRaw(int, UInt) - Method in class gnu.lists.U32Vector
-
- setRaw(int, ULong) - Method in class gnu.lists.U64Vector
-
- setRaw(int, UByte) - Method in class gnu.lists.U8Vector
-
- setReachable(boolean) - Method in class gnu.bytecode.CodeAttr
-
- setReadCase(char) - Method in class gnu.kawa.lispexpr.LispReader
-
- setReadOnly(boolean) - Method in class gnu.jemacs.buffer.Buffer
-
- setReadOnly() - Method in class gnu.lists.SimpleVector
-
- setReflectClass(Class) - Method in class gnu.bytecode.Type
-
- setResourceContext(URL) - Method in class gnu.bytecode.ArrayClassLoader
-
Set base URL to use for finding resources.
- setResponseHeader(String, String) - Method in class gnu.kawa.servlet.HttpRequestContext
-
- setResponseHeader(String, String) - Method in class gnu.kawa.servlet.KawaHttpHandler.Context
-
- setResponseHeader(String, String) - Method in class gnu.kawa.servlet.KawaServlet.Context
-
- setRestore(Object) - Method in class gnu.kawa.reflect.FieldLocation
-
- setRestore(Object) - Method in class gnu.mapping.ConstrainedLocation
-
- setRestore(Object) - Method in class gnu.mapping.DynamicLocation
-
- setRestore(Object) - Method in class gnu.mapping.Location
-
Restore an old value.
- setRestore(Object) - Method in class gnu.mapping.NamedLocation
-
- setRestore(Object) - Method in class gnu.mapping.ThreadLocation
-
- setReturnMutablePairs(boolean) - Method in class gnu.kawa.lispexpr.LispReader
-
Set whether returned pairs are mutable or not (the default).
- setReturnType(Type) - Method in class gnu.bytecode.Method
-
- setReturnType(Type) - Method in class gnu.expr.LambdaExp
-
- setReturnType(Type) - Method in class gnu.expr.PrimProcedure
-
- setRunFinallyBlocks(boolean) - Method in class gnu.expr.BlockExp
-
- setSaveCurrent(Compilation) - Static method in class gnu.expr.Compilation
-
- setSaveCurrent(Language) - Static method in class gnu.expr.Language
-
- setSaveCurrent(Environment) - Static method in class gnu.mapping.Environment
-
- setSavedCollection(Object, Object, Environment) - Static method in class gnu.xquery.util.NodeUtils
-
Add a uri-to-value binding that setSavedCollection can later return.
- setSavedCollection(Object, Object) - Static method in class gnu.xquery.util.NodeUtils
-
Add a uri-to-value binding that setSavedCollection can later return.
- setScanNesting(int) - Method in class gnu.expr.Declaration
-
- setScriptAndLocalPath(String, String) - Method in class gnu.kawa.servlet.HttpRequestContext
-
- setSelected() - Method in class gnu.jemacs.buffer.EWindow
-
- setSelected(EWindow) - Static method in class gnu.jemacs.buffer.EWindow
-
- setSelected() - Method in class gnu.jemacs.swing.SwingWindow
-
- setSelected() - Method in class gnu.jemacs.swt.SwtWindow
-
- setServlet(boolean) - Method in class gnu.kawa.ant.Kawac
-
If true, then Kawa will generate a servlet.
- setSessionTrackingModes(Set<SessionTrackingMode>) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIContext
-
- setSetIfUnbound(boolean) - Method in class gnu.expr.SetExp
-
- setSetter(Procedure) - Method in class gnu.mapping.Procedure
-
- setSharedModuleDefs(boolean) - Method in class gnu.expr.Compilation
-
- setShort(int, short) - Method in class gnu.lists.ShortVector
-
- setShortRaw(int, short) - Method in class gnu.lists.ShortVector
-
- setSideEffectFree() - Method in class gnu.expr.PrimProcedure
-
- setSignature(int, ConstantPool) - Method in class gnu.bytecode.Location
-
- setSignature(String) - Method in class gnu.bytecode.Method
-
- setSignature(int) - Method in class gnu.bytecode.Method
-
- setSignature(String) - Method in class gnu.bytecode.SignatureAttr
-
- setSignature(String) - Method in class gnu.bytecode.Type
-
- setSimple(boolean) - Method in class gnu.bytecode.Variable
-
- setSimple(boolean) - Method in class gnu.expr.Declaration
-
- setSize(int, int) - Method in class gnu.kawa.models.DDimension
-
- setSize(double, double) - Method in class gnu.kawa.models.DDimension
-
- setSize(Dimension) - Method in class gnu.kawa.models.DDimension
-
- setSize(Dimension2D) - Method in class gnu.kawa.models.DDimension
-
- setSkipped(boolean) - Method in class gnu.bytecode.Attribute
-
Iff skip, cause this attributed to be skipped on output.
- setSkipped() - Method in class gnu.bytecode.Attribute
-
Cause this attributed to be skipped on output.
- setSourceAbsPath(Path) - Method in class gnu.expr.ModuleInfo
-
- setSourceFile(String) - Method in class gnu.bytecode.ClassType
-
Set the name of the SourceFile associated with this class.
- setSourceFile(String) - Method in class gnu.bytecode.SourceFileAttr
-
- setSourceFile(ClassType, String) - Static method in class gnu.bytecode.SourceFileAttr
-
- setSourceLocation(String, int) - Method in class gnu.mapping.Procedure
-
- setSourceLocator(SourceLocator) - Method in class gnu.text.SourceMessages
-
Links our location to the one give.
- setSourceLocator(InPort) - Method in class gnu.xml.XMLFilter
-
- setSourceLocator(SourceLocator) - Method in class gnu.xml.XMLFilter
-
- setSourceName(String) - Method in class gnu.bytecode.Field
-
- setSrc(Path) - Method in class gnu.kawa.models.DrawImage
-
- setSrcdir(Path) - Method in class gnu.kawa.ant.Kawac
-
Set the source directories to find the source Kawa files.
- setStartPC(CodeAttr) - Method in class gnu.bytecode.Scope
-
- setState(int) - Method in class gnu.expr.Compilation
-
- setStaticBaseUri(String) - Method in class gnu.xquery.lang.XQParser
-
- setStaticField - Static variable in class gnu.kawa.reflect.SlotSet
-
- setStaticField(Object, String, Object) - Static method in class gnu.kawa.reflect.SlotSet
-
- setStaticFlag(boolean) - Method in class gnu.bytecode.Field
-
- setStaticFlag(boolean) - Method in class gnu.bytecode.Method
-
- setStatus(int) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIResponse
-
- setStatus(int, String) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIResponse
-
- setStratum(String) - Method in class gnu.bytecode.ClassType
-
Create a SourceDebugExtAttr
, if needed, and
set the "stratum".
- setStrictErrorChecking(boolean) - Method in class gnu.kawa.xml.KDocument
-
- setStrides(int[], int) - Method in class gnu.lists.GeneralArray
-
- setStringIsText(boolean) - Method in class gnu.kawa.xml.NodeConstructor
-
- setStyle(Object) - Method in class gnu.xml.XMLPrinter
-
- setSuper(String) - Method in class gnu.bytecode.ClassType
-
Set the superclass of the is class.
- setSuper(ClassType) - Method in class gnu.bytecode.ClassType
-
- setSuperType(ClassType) - Method in class gnu.expr.ModuleExp
-
- setSymbol(Object) - Method in class gnu.expr.Declaration
-
- setSymbol(Object) - Method in class gnu.mapping.PropertySet
-
- setSyntax() - Method in class gnu.expr.Declaration
-
- setSyntax() - Method in class gnu.kawa.reflect.FieldLocation
-
- setTailCall(boolean) - Method in class gnu.expr.ApplyExp
-
- setTarget(String) - Method in class gnu.kawa.ant.Kawac
-
Sets the target VM that the classes will be compiled for.
- setTentative(boolean) - Method in class gnu.text.Lexer
-
- Setter(NamedPart) - Constructor for class gnu.kawa.functions.NamedPart.Setter
-
- Setter - Class in gnu.kawa.functions
-
Implements Kawa extension function "setter", as in SRFI-17.
- Setter() - Constructor for class gnu.kawa.functions.Setter
-
- setter - Static variable in class gnu.kawa.functions.Setter
-
- setter(Procedure) - Static method in class gnu.kawa.functions.Setter
-
- Setter - Class in gnu.mapping
-
The "setter" of procedure that can be used in the LHS of an assignment.
- Setter(Procedure) - Constructor for class gnu.mapping.Setter
-
- Setter.SetArray - Class in gnu.kawa.functions
-
- Setter.SetGArray - Class in gnu.kawa.functions
-
- Setter.SetList - Class in gnu.kawa.functions
-
- Setter0 - Class in gnu.mapping
-
A special case of Setter, retricted to no arguments, except the RHS.
- Setter0(Procedure) - Constructor for class gnu.mapping.Setter0
-
- Setter1 - Class in gnu.mapping
-
A special case of Setter, retricted to one argument (plus the RHS).
- Setter1(Procedure) - Constructor for class gnu.mapping.Setter1
-
- setterDecl - Static variable in class gnu.kawa.functions.CompilationHelpers
-
- setterMethod - Variable in class gnu.expr.Declaration
-
- setText(String) - Method in class gnu.jemacs.swt.BufferContent
-
- setText(String) - Method in class gnu.kawa.models.Button
-
- setText(String) - Method in class gnu.kawa.models.Label
-
- setText(String) - Method in class gnu.kawa.models.Text
-
- setText(String) - Method in class gnu.kawa.swingviews.SwingButton
-
- setTextContent(String) - Method in class gnu.kawa.xml.KNode
-
Not implemented.
- setThunk(Procedure) - Method in class gnu.mapping.Promise
-
Bind this promise so forcing it evaluates the given procedure.
- setTimeZone(TimeZone) - Method in class gnu.math.DateTime
-
- settingProcedures - Variable in class kawa.standard.let
-
Used for constructs such as FLET, where we intend to set a
function binding rather than an ordinary binding.
- setTitle(String) - Method in interface gnu.kawa.models.Window
-
- setType(Type) - Method in class gnu.bytecode.Location
-
- setType(Type) - Method in class gnu.expr.Declaration
-
- setType(Expression, Type) - Method in class gnu.expr.Declaration
-
- setType(Type) - Method in class gnu.expr.Expression
-
- setType(ClassType) - Method in class gnu.expr.LambdaExp
-
- setType(Type) - Method in class gnu.expr.QuoteExp
-
- setTypeArgumentBound(int, char) - Method in class gnu.bytecode.ParameterizedType
-
Set a wildcard indicator.
- setTypeArgumentBounds(char[]) - Method in class gnu.bytecode.ParameterizedType
-
- setTypeExp(Expression) - Method in class gnu.expr.Declaration
-
- setTypes(Label) - Method in class gnu.bytecode.CodeAttr
-
Set the current type state from a label.
- setTypes(Type[], Type[]) - Method in class gnu.bytecode.CodeAttr
-
Set the current type state from a label.
- setTypes(CodeAttr) - Method in class gnu.bytecode.Label
-
- setTypes(Label) - Method in class gnu.bytecode.Label
-
- setTypes(Compilation) - Method in class gnu.expr.ClassExp
-
- setUnderline(Object, boolean) - Method in class gnu.jemacs.buffer.EToolkit
-
- setUnderline(Object, boolean) - Method in class gnu.jemacs.swing.SwingToolkit
-
- setUnreachable() - Method in class gnu.bytecode.CodeAttr
-
- setupApply(Procedure) - Method in class gnu.mapping.CallContext
-
- setupApply(Procedure, Object) - Method in class gnu.mapping.CallContext
-
- setupApply(Procedure, Object, Object) - Method in class gnu.mapping.CallContext
-
- setupApply(Procedure, Object, Object, Object) - Method in class gnu.mapping.CallContext
-
- setupApply(Procedure, Object, Object, Object, Object) - Method in class gnu.mapping.CallContext
-
- setupApplyAll(Procedure, Object[]) - Method in class gnu.mapping.CallContext
-
- setupApplyAll(Procedure, Object[], int, int) - Method in class gnu.mapping.CallContext
-
- setUpdatedProperty(String) - Method in class gnu.kawa.ant.Kawac
-
The property to set on compilation success.
- setupLiterals(int) - Static method in class gnu.expr.Compilation
-
Call-back from compiled code to initialize literals in immediate mode.
- setupModuleExp() - Method in class gnu.expr.ModuleInfo
-
If module has LAZY_DECLARATIONS, fix that.
- setUri(String) - Method in class gnu.xml.NamespaceBinding
-
- setUseEmptyElementTag(int) - Method in class gnu.xml.XMLPrinter
-
- setUserData(String, Object, UserDataHandler) - Method in class gnu.kawa.xml.KNode
-
- setValue(Expression) - Method in class gnu.expr.Declaration
-
Set the value associated with this Declaration.
- setValue(V) - Method in class gnu.kawa.util.AbstractWeakHashTable.WEntry
-
- setValue(V) - Method in class gnu.kawa.util.WeakHashNode
-
- setValue(String) - Method in class gnu.kawa.xml.KAttr
-
- setValue(T) - Method in class gnu.mapping.Location
-
- setValue(Object) - Method in class gnu.mapping.Promise
-
Bind this promise to a given (eager) value.
- setWarnaserror(boolean) - Method in class gnu.kawa.ant.Kawac
-
Passes the --warn-as-error flag if true.
- setWarnundefinedvariable(boolean) - Method in class gnu.kawa.ant.Kawac
-
Passes the --warn-undefined-variable flag if true.
- setWeights(SashForm, int[]) - Static method in class gnu.jemacs.swt.SwtHelper
-
- setWidth(double) - Method in class gnu.kawa.models.DDimension
-
- setWindowSize(int, int, int, int) - Method in class kawa.DomTermBackend
-
- setWithSave(T) - Method in class gnu.kawa.reflect.FieldLocation
-
- setWithSave(T) - Method in class gnu.mapping.ConstrainedLocation
-
- setWithSave(T) - Method in class gnu.mapping.DynamicLocation
-
- setWithSave(T) - Method in class gnu.mapping.Location
-
Set a value, but return cookie so old value can be restored.
- setWithSave(T) - Method in class gnu.mapping.NamedLocation
-
- setWithSave(T) - Method in class gnu.mapping.ThreadLocation
-
- setXmlStandalone(boolean) - Method in class gnu.kawa.xml.KDocument
-
- setXmlVersion(String) - Method in class gnu.kawa.xml.KDocument
-
- severity - Variable in class gnu.text.SourceError
-
The seriousness of the error - one of 'i' (for informational),
'w' (for warning), 'e' (for error), or 'f' (for fatal error).
- shadow(String) - Method in class gnu.kawa.lispexpr.LispPackage
-
The core of the Common Lisp shadow function.
- shadowingImport(Symbol) - Method in class gnu.kawa.lispexpr.LispPackage
-
- shape(Object[]) - Static method in class gnu.kawa.functions.Arrays
-
Convert a sequence of (lower,upper) bounds to a SRFI-25 shape.
- shareArray(Array, Array, Procedure) - Static method in class gnu.kawa.functions.Arrays
-
- SHARED_CONSTANT - Static variable in class gnu.expr.QuoteExp
-
- SHARED_FLAG - Static variable in class gnu.lists.SimpleVector
-
- SharedLocation<T> - Class in gnu.mapping
-
A Location suitable when Environment or Location can be access by
multiple threads.
- SharedLocation(Symbol, Object, int) - Constructor for class gnu.mapping.SharedLocation
-
- sharedModuleDefs() - Method in class gnu.expr.Compilation
-
- Shell - Class in kawa
-
Utility functions (static methods) for kawa.repl.
- Shell() - Constructor for class kawa.Shell
-
- shellMode(Buffer, String) - Static method in class gnu.jemacs.buffer.InfProcessMode
-
- shift(int, int, int) - Method in class gnu.kawa.xml.Nodes.NodeVector
-
- shift(int, int, int) - Method in class gnu.lists.FString
-
- shift(int, int, int) - Method in class gnu.lists.SimpleVector
-
- shift(int, int) - Static method in class gnu.math.BitOps
-
- shift(long, int) - Static method in class gnu.math.BitOps
-
- shift(IntNum, int) - Static method in class gnu.math.IntNum
-
- SHIFT_MASK - Static variable in class gnu.jemacs.buffer.EKeymap
-
- shiftArgs(int) - Method in class gnu.mapping.ArgListImpl
-
- shiftArgs(Procedure, int) - Method in class gnu.mapping.CallContext
-
- shiftGap(int) - Method in class gnu.jemacs.swt.SwtCharBuffer
-
- shiftLeft(IntNum, int) - Static method in class gnu.kawa.functions.BitwiseOp
-
- shiftRight(IntNum, int) - Static method in class gnu.kawa.functions.BitwiseOp
-
- shiftUnsigned(int, int) - Static method in class gnu.math.BitOps
-
- shiftUnsigned(long, int) - Static method in class gnu.math.BitOps
-
- short_type - Static variable in class gnu.bytecode.Type
-
- SHORT_TYPE_CODE - Static variable in class gnu.kawa.xml.XDataType
-
- shortToObject(short) - Method in class gnu.expr.KawaConvert
-
- shortToObject(short) - Method in class gnu.lists.Convert
-
- shortToObjectUnsigned(short) - Method in class gnu.expr.KawaConvert
-
- shortToObjectUnsigned(short) - Method in class gnu.lists.Convert
-
- shortType - Static variable in class gnu.bytecode.Type
-
- shortType - Static variable in class gnu.kawa.lispexpr.LangPrimType
-
- shortType - Static variable in class gnu.kawa.xml.XIntegerType
-
- shortValue() - Method in class gnu.math.UShort
-
- ShortVector<E> - Class in gnu.lists
-
Simple adjustable-length vector of signed or unsigned 16-bit integers (shorts).
- ShortVector() - Constructor for class gnu.lists.ShortVector
-
- show(int) - Static method in class gnu.jemacs.buffer.EKeymap
-
- show() - Method in class gnu.jemacs.swt.SwtCharBuffer
-
- show(KeyEvent) - Static method in class gnu.jemacs.swt.SwtWindow
-
- showAboutMessage() - Method in class gnu.jemacs.buffer.EFrame
-
- showAboutMessage() - Method in class gnu.jemacs.swing.SwingFrame
-
- showAboutMessage() - Method in class gnu.jemacs.swt.SwtFrame
-
- showInfoMessage(String) - Method in class gnu.jemacs.buffer.EFrame
-
- showInfoMessage(String) - Method in class gnu.jemacs.swing.SwingFrame
-
- showPlus - Variable in class gnu.math.ExponentialFormat
-
True if '+' should be printed for non-negative number.
- showPlus - Variable in class gnu.math.FixedRealFormat
-
- showSelection(StyledText) - Static method in class gnu.jemacs.swt.SwtHelper
-
- side_effects() - Method in class gnu.expr.ApplyExp
-
- side_effects() - Method in class gnu.expr.Expression
-
True if evaluating may have side-effects.
- side_effects() - Method in class gnu.expr.LambdaExp
-
- side_effects() - Method in class gnu.expr.QuoteExp
-
- side_effects() - Method in class gnu.expr.ReferenceExp
-
- sienna - Static variable in class gnu.kawa.models.StandardColor
-
- sign() - Method in class gnu.math.DFloNum
-
- sign() - Method in class gnu.math.IntFraction
-
- sign() - Method in class gnu.math.IntNum
-
- sign() - Method in class gnu.math.RealNum
-
Return 1 if >0
; 0 if ==0
; -1 if <0
; -2 if NaN
.
- Signal - Exception in gnu.jemacs.buffer
-
- Signal(String, Object) - Constructor for exception gnu.jemacs.buffer.Signal
-
- signal(String, Object) - Static method in exception gnu.jemacs.buffer.Signal
-
- signal(String) - Static method in exception gnu.jemacs.buffer.Signal
-
- signal(String) - Static method in class gnu.kawa.lispexpr.LispPackage
-
Temporary stub until Kawa supports conditional restarts.
- Signals - Class in gnu.kawa.util
-
Signals helpers.
- SignatureAttr - Class in gnu.bytecode
-
- SignatureAttr(String) - Constructor for class gnu.bytecode.SignatureAttr
-
- SignatureAttr(int, Member) - Constructor for class gnu.bytecode.SignatureAttr
-
- signatureLength(String, int) - Static method in class gnu.bytecode.Type
-
Return the length of the signature starting at a given string position.
- signatureLength(String) - Static method in class gnu.bytecode.Type
-
- signatureToName(String) - Static method in class gnu.bytecode.Type
-
Returns the Java-level type name from a given signature.
- signatureToPrimitive(char) - Static method in class gnu.bytecode.Type
-
Returns the primitive type corresponding to a signature character.
- signatureToType(String, int, int) - Static method in class gnu.bytecode.Type
-
Get a Type corresponding to the given signature string.
- signatureToType(String) - Static method in class gnu.bytecode.Type
-
Get a Type corresponding to the given signature string.
- silver - Static variable in class gnu.kawa.models.StandardColor
-
- Simple() - Constructor for class gnu.text.SourceLocator.Simple
-
- simpleCopy(Array<E>, boolean) - Static method in class gnu.lists.Arrays
-
- simpleEncode(SourceLocator) - Static method in class gnu.text.SourceMapper
-
- simpleEncode(int, int, int, int) - Static method in class gnu.text.SourceMapper
-
- simpleEncode(int, int) - Static method in class gnu.text.SourceMapper
-
- simpleEndColumn(long) - Static method in class gnu.text.SourceMapper
-
- simpleEndLine(long) - Static method in class gnu.text.SourceMapper
-
- SimpleEnvironment - Class in gnu.mapping
-
Concrete implementation of Environment
.
- SimpleEnvironment() - Constructor for class gnu.mapping.SimpleEnvironment
-
- SimpleEnvironment(String) - Constructor for class gnu.mapping.SimpleEnvironment
-
- SimpleEnvironment(int) - Constructor for class gnu.mapping.SimpleEnvironment
-
- simpleStartColumn(long) - Static method in class gnu.text.SourceMapper
-
- simpleStartLine(long) - Static method in class gnu.text.SourceMapper
-
- SimpleSymbol - Class in gnu.mapping
-
A Symbol in the EmptyNamespace.
- SimpleSymbol() - Constructor for class gnu.mapping.SimpleSymbol
-
- SimpleSymbol(String) - Constructor for class gnu.mapping.SimpleSymbol
-
- SimpleSyntaxForm(Object, TemplateScope) - Constructor for class kawa.lang.SyntaxForms.SimpleSyntaxForm
-
- SimpleVector<E> - Class in gnu.lists
-
A generic simple vector.
- SimpleVector() - Constructor for class gnu.lists.SimpleVector
-
- SimpleVectorBuilder(LangObjType) - Constructor for class gnu.kawa.lispexpr.LangObjType.SimpleVectorBuilder
-
- sin() - Method in class gnu.math.Complex
-
- sin(double, double) - Static method in class gnu.math.DComplex
-
- sin(double, double, double, double) - Static method in class gnu.math.DQuaternion
-
- sin() - Method in class gnu.math.Quaternion
-
- sin() - Method in class gnu.math.RealNum
-
- SINGLE_ESCAPE - Static variable in class gnu.kawa.lispexpr.ReadTable
-
- singleEscape - Static variable in class gnu.kawa.lispexpr.ReadTableEntry
-
- singleOp() - Method in class gnu.kawa.models.WithComposite
-
- SingletonType - Class in gnu.kawa.reflect
-
- SingletonType(String) - Constructor for class gnu.kawa.reflect.SingletonType
-
- size() - Method in class gnu.jemacs.swing.SwingBuffer
-
- size() - Method in class gnu.jemacs.swt.SwtBuffer
-
- size() - Method in class gnu.kawa.util.AbstractHashTable
-
- size() - Method in class gnu.lists.AbstractSequence
-
- size() - Method in class gnu.lists.FlattenedArray
-
- size() - Method in class gnu.lists.FString
-
- size() - Method in class gnu.lists.GeneralArray
-
See java.util.Collection.
- size() - Method in class gnu.lists.IndirectIndexedSeq
-
- size() - Method in interface gnu.lists.IntSequence
-
- size() - Method in class gnu.lists.IString
-
- size() - Method in class gnu.lists.LList
-
- size() - Method in class gnu.lists.Pair
-
- size() - Method in class gnu.lists.Range
-
- size - Variable in class gnu.lists.RAPair
-
- size() - Method in class gnu.lists.RAPair
-
- size() - Method in interface gnu.lists.Sequence
-
See java.util.List.
- size() - Method in class gnu.lists.SimpleVector
-
- size() - Method in class gnu.lists.SubSequence
-
- size() - Method in class gnu.lists.TreeList
-
- size() - Method in class gnu.mapping.ArgListPair
-
- size() - Method in class gnu.mapping.SimpleEnvironment
-
Size does not include inherited Locations.
- size() - Method in class gnu.mapping.Values.FromArray
-
- size() - Method in class gnu.mapping.Values.FromList
-
- size() - Method in class gnu.mapping.Values.FromTreeList
-
- size() - Method in class gnu.mapping.Values.Values2
-
- sizeInCodePoints(CharSequence) - Static method in class gnu.lists.Strings
-
- skip() - Method in class gnu.text.Lexer
-
- SKIP_FOR_METHOD_PARAMETER - Static variable in class gnu.expr.Declaration
-
See parameterForMethod()
- skip_quick() - Method in class gnu.text.Lexer
-
- SKIP_SCAN_FORM - Static variable in class kawa.lang.Macro
-
If this flag is set, then don't expand during the scan-body phase.
- skipAttribute(int) - Method in class gnu.bytecode.ClassFileInput
-
- skipAttrs(LambdaExp, Object, Translator) - Method in class kawa.lang.Lambda
-
- skippedEntity(String) - Method in class gnu.xml.XMLFilter
-
- skipping - Variable in class gnu.lists.FilterConsumer
-
- skipping - Variable in class gnu.lists.PrintConsumer
-
- skipSpace(LispReader, int) - Static method in class gnu.kawa.lispexpr.ReaderXmlElement
-
- skipToken() - Method in class gnu.ecmascript.Parser
-
- skyBlue - Static variable in class gnu.kawa.models.StandardColor
-
- SLASH - Static variable in class gnu.jemacs.lang.DivideOp
-
- SLASH(Object) - Static method in class gnu.jemacs.lang.DivideOp
-
- SLASH(Object, Object) - Static method in class gnu.jemacs.lang.DivideOp
-
- SLASH - Static variable in class gnu.kawa.functions.DivideOp
-
- SLASH - Static variable in class gnu.q2.lang.Operator
-
- SLASH$V(Object, Object, Object, Object[]) - Static method in class gnu.jemacs.lang.DivideOp
-
- slateBlue - Static variable in class gnu.kawa.models.StandardColor
-
- slateGray - Static variable in class gnu.kawa.models.StandardColor
-
- slateGrey - Static variable in class gnu.kawa.models.StandardColor
-
- sleep - Class in kawa.standard
-
Implements the extended procedure "sleep".
- sleep() - Constructor for class kawa.standard.sleep
-
- sleep(Quantity) - Static method in class kawa.standard.sleep
-
- SlotGet - Class in gnu.kawa.reflect
-
- SlotGet(String, boolean) - Constructor for class gnu.kawa.reflect.SlotGet
-
- SlotGet(String, boolean, Procedure) - Constructor for class gnu.kawa.reflect.SlotGet
-
- slotRef - Static variable in class gnu.kawa.reflect.SlotGet
-
- SlotSet - Class in gnu.kawa.reflect
-
- SlotSet(String, boolean) - Constructor for class gnu.kawa.reflect.SlotSet
-
- slotToMethodName(String, String) - Static method in class gnu.expr.ClassExp
-
Mangle a "slot" name to a get- or set- method name.
- snow - Static variable in class gnu.kawa.models.StandardColor
-
- SortedNodes - Class in gnu.kawa.xml
-
Manages a sequence of node references in document order without duplicates.
- SortedNodes() - Constructor for class gnu.kawa.xml.SortedNodes
-
- sortMessages - Variable in class gnu.text.SourceMessages
-
True if we should sort messages by line number.
- SortNodes - Class in gnu.kawa.xml
-
Sort argument nodes in document order.
- SortNodes() - Constructor for class gnu.kawa.xml.SortNodes
-
- sortNodes - Static variable in class gnu.kawa.xml.SortNodes
-
- SourceDebugExtAttr - Class in gnu.bytecode
-
Represents the contents of a JSR-45 "SourceDebugExtension" attribute.
- SourceDebugExtAttr(ClassType) - Constructor for class gnu.bytecode.SourceDebugExtAttr
-
Add a new InnerClassesAttr to a ClassType.
- SourceError - Class in gnu.text
-
Represents an error message from processing a "source" file.
- SourceError(char, String, int, int, String) - Constructor for class gnu.text.SourceError
-
- SourceError(char, SourceLocator, String) - Constructor for class gnu.text.SourceError
-
- SourceError(InPort, char, String) - Constructor for class gnu.text.SourceError
-
Create a new SourceError using the current line/column from
a InPort
.
- SourceFileAttr - Class in gnu.bytecode
-
- SourceFileAttr(String) - Constructor for class gnu.bytecode.SourceFileAttr
-
- SourceFileAttr(int, ClassType) - Constructor for class gnu.bytecode.SourceFileAttr
-
- SourceLocator - Interface in gnu.text
-
- SourceLocator.Simple - Class in gnu.text
-
- SourceMapper - Class in gnu.text
-
Helpers for managing source-code positions and ranges.
- SourceMapper() - Constructor for class gnu.text.SourceMapper
-
- SourceMessages - Class in gnu.text
-
A collection of (zero or more) SourceErrors.
- SourceMessages() - Constructor for class gnu.text.SourceMessages
-
- SourceMethodType - Annotation Type in kawa
-
- SourceName - Annotation Type in gnu.expr
-
Annotation to record a declaration's source symbol.
- sourcePath - Variable in class gnu.expr.ModuleInfo
-
Location of source for module, if known.
- SourceType - Annotation Type in kawa
-
- Spacer - Class in gnu.kawa.models
-
- Spacer() - Constructor for class gnu.kawa.models.Spacer
-
- Special - Class in gnu.expr
-
A class of special one-of-a-kind builtin values.
- Special() - Constructor for class gnu.expr.Special
-
- SpecialObjectType - Class in gnu.bytecode
-
Used for object types that don't correspond to JVM types.
- SpecialObjectType(String, ClassType) - Constructor for class gnu.bytecode.SpecialObjectType
-
- splice_colon_str - Static variable in class gnu.kawa.lispexpr.LispLanguage
-
- splice_colon_sym - Static variable in class gnu.kawa.lispexpr.LispLanguage
-
- splice_str - Static variable in class gnu.kawa.lispexpr.LispLanguage
-
- splice_sym - Static variable in class gnu.kawa.lispexpr.LispLanguage
-
- spliceCount() - Method in class gnu.expr.ApplyExp
-
- split(int, boolean) - Method in class gnu.jemacs.buffer.EWindow
-
Split this window into two, showing this buffer in both windows.
- split(Buffer, int, boolean) - Method in class gnu.jemacs.buffer.EWindow
-
Split this window into two.
- split(Buffer, int, boolean) - Method in class gnu.jemacs.swing.SwingWindow
-
- split(Buffer, int, boolean) - Method in class gnu.jemacs.swt.SwtWindow
-
- splitText(int) - Method in class gnu.kawa.xml.KText
-
- springGreen - Static variable in class gnu.kawa.models.StandardColor
-
- sprintfToString(Object, Object...) - Static method in class gnu.kawa.functions.Format
-
- sqrt() - Method in class gnu.math.Complex
-
- sqrt(double, double) - Static method in class gnu.math.DComplex
-
- sqrt(double, double, double, double) - Static method in class gnu.math.DQuaternion
-
- sqrt() - Method in class gnu.math.Quaternion
-
- sqrt() - Method in class gnu.math.RealNum
-
- sqrt() - Method in class gnu.math.Unit
-
- stableCompare(AbstractSequence) - Method in class gnu.lists.AbstractSequence
-
This is used for the XML concept of "document order".
- stableCompare(AbstractSequence) - Method in class gnu.xml.NodeTree
-
- StableManager - Class in gnu.lists
-
Implements a stable sequence with sticky positions.
- StableManager(SimpleVector) - Constructor for class gnu.lists.StableManager
-
- stack_types - Variable in class gnu.bytecode.CodeAttr
-
- stackMap - Variable in class gnu.bytecode.CodeAttr
-
- StackMapTableAttr - Class in gnu.bytecode
-
Represents a "StackMapTable" attribute, as added in Java 6.
- StackMapTableAttr() - Constructor for class gnu.bytecode.StackMapTableAttr
-
- StackMapTableAttr(byte[], CodeAttr) - Constructor for class gnu.bytecode.StackMapTableAttr
-
Add a new StackMapTableAttr to a CodeAttr.
- StackTarget - Class in gnu.expr
-
- StackTarget(Type) - Constructor for class gnu.expr.StackTarget
-
- StandardColor - Class in gnu.kawa.models
-
The standard HTML/CSS/SVG named colors supported by modern browsers.
- standardFormat - Static variable in class gnu.kawa.functions.DisplayFormat
-
- StandardNamedChars - Class in gnu.text
-
- StandardNamedChars() - Constructor for class gnu.text.StandardNamedChars
-
- STAR - Static variable in class gnu.q2.lang.Operator
-
- startAsync() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIRequest
-
- startAsync(ServletRequest, ServletResponse) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIRequest
-
- startAttribute(Object) - Method in class gnu.kawa.sax.ContentConsumer
-
- startAttribute(Object) - Method in class gnu.kawa.xml.HttpPrinter
-
- startAttribute(Consumer, Symbol) - Static method in class gnu.kawa.xml.MakeAttribute
-
- startAttribute(Object) - Method in class gnu.kawa.xml.Nodes
-
- startAttribute(Object) - Method in class gnu.kawa.xslt.XslTranslator
-
- startAttribute(Object) - Method in interface gnu.lists.Consumer
-
Write a attribute for the current element.
- startAttribute(Object) - Method in class gnu.lists.FilterConsumer
-
- startAttribute(Object) - Method in class gnu.lists.PrintConsumer
-
- startAttribute(Object) - Method in class gnu.lists.TreeList
-
- startAttribute(int) - Method in class gnu.lists.TreeList
-
- startAttribute(Object) - Method in class gnu.mapping.Values.FromTreeList
-
- startAttribute(Object) - Method in class gnu.xml.XMLFilter
-
- startAttribute(Object) - Method in class gnu.xml.XMLPrinter
-
Write a attribute for the current element.
- startCode() - Method in class gnu.bytecode.Method
-
Recommended method to create a new CodeAttr for this Method.
- startDocument() - Method in class gnu.kawa.sax.ContentConsumer
-
- startDocument() - Method in class gnu.kawa.xml.HttpPrinter
-
- startDocument() - Method in class gnu.kawa.xml.Nodes
-
- startDocument() - Method in class gnu.kawa.xslt.XslTranslator
-
- startDocument(ModuleExp) - Method in class gnu.kawa.xslt.XslTranslator
-
- startDocument() - Method in interface gnu.lists.Consumer
-
- startDocument() - Method in class gnu.lists.FilterConsumer
-
- startDocument() - Method in class gnu.lists.PrintConsumer
-
- startDocument() - Method in class gnu.lists.TreeList
-
- startDocument() - Method in class gnu.mapping.Values.FromTreeList
-
- startDocument() - Method in class gnu.xml.NamedChildrenFilter
-
- startDocument() - Method in class gnu.xml.XMLFilter
-
- startDocument() - Method in class gnu.xml.XMLPrinter
-
- startDomTermConsole(String) - Static method in class kawa.DomTermServer
-
- startElement(Object) - Method in class gnu.kawa.sax.ContentConsumer
-
- startElement(Object) - Method in class gnu.kawa.xml.HttpPrinter
-
- startElement(Consumer, Symbol, int, NamespaceBinding) - Static method in class gnu.kawa.xml.MakeElement
-
- startElement(Consumer, Symbol, int) - Static method in class gnu.kawa.xml.MakeElement
-
- startElement(Object) - Method in class gnu.kawa.xml.Nodes
-
- startElement(Object) - Method in class gnu.kawa.xslt.XslTranslator
-
- startElement(Object) - Method in interface gnu.lists.Consumer
-
- startElement(Object) - Method in class gnu.lists.FilterConsumer
-
- startElement(Object) - Method in class gnu.lists.PrintConsumer
-
- startElement(Object) - Method in class gnu.lists.TreeList
-
- startElement(int) - Method in class gnu.lists.TreeList
-
- startElement(Object) - Method in class gnu.mapping.Values.FromTreeList
-
- startElement(Object) - Method in class gnu.xml.NamedChildrenFilter
-
- startElement(Object) - Method in class gnu.xml.XMLFilter
-
- startElement(String, String, String, Attributes) - Method in class gnu.xml.XMLFilter
-
- startElement(String, AttributeList) - Method in class gnu.xml.XMLFilter
-
- startElement(Object) - Method in class gnu.xml.XMLPrinter
-
- startElementCommon() - Method in class gnu.xml.XMLFilter
-
- startExitableBlock(Type, boolean) - Method in class gnu.bytecode.CodeAttr
-
Enter a block which can be exited.
- startFromContext() - Method in class gnu.mapping.CallContext
-
Setup routine before calling a method that takes a CallContext.
- startGuiConsole(String) - Static method in class kawa.repl
-
- startHiderSection(boolean) - Method in class gnu.lists.PrintConsumer
-
Start section controled by a show/hide button.
- startLogicalBlock(String, boolean, String, Consumer) - Static method in class gnu.lists.PrintConsumer
-
- startLogicalBlock(String, boolean, String) - Method in class gnu.lists.PrintConsumer
-
- startLogicalBlock(String, String, int) - Method in class gnu.lists.PrintConsumer
-
- startNumber() - Method in class gnu.lists.PrintConsumer
-
- startNumber() - Method in class gnu.xml.XMLPrinter
-
- startPos() - Method in class gnu.lists.AbstractSequence
-
- startPos() - Method in class gnu.lists.CharBuffer
-
- startPos() - Method in class gnu.lists.StableManager
-
- startPos() - Method in class gnu.lists.SubSequence
-
- startPrefixMapping(String, String) - Method in class gnu.xml.XMLFilter
-
- startServer(int, PrintStream) - Static method in class gnu.kawa.servlet.KawaHttpHandler
-
- startSwitch() - Method in class gnu.bytecode.CodeAttr
-
Start a new switch statment or expression.
- startsWith(Object, Object) - Static method in class gnu.xquery.util.StringUtils
-
- stateChanged(ChangeEvent) - Method in class gnu.jemacs.swing.SwingWindow
-
- STATIC - Static variable in class gnu.bytecode.Access
-
- STATIC_BASE_URI_BUILTIN - Static variable in class gnu.xquery.lang.XQResolveNames
-
Code number for the special static-base-uri
function.
- static_method - Static variable in class kawa.standard.prim_method
-
- STATIC_RUN_SPECIFIED - Static variable in class gnu.expr.ModuleExp
-
- STATIC_SPECIFIED - Static variable in class gnu.expr.Declaration
-
- STATIC_SPECIFIED - Static variable in class gnu.expr.ModuleExp
-
- staticBaseUriDecl - Static variable in class gnu.xquery.lang.XQResolveNames
-
- staticField - Static variable in class gnu.kawa.reflect.SlotGet
-
- staticField(Object, String) - Static method in class gnu.kawa.reflect.SlotGet
-
- StaticFieldLocation - Class in gnu.kawa.reflect
-
- StaticFieldLocation(String, String) - Constructor for class gnu.kawa.reflect.StaticFieldLocation
-
- StaticFieldLocation(ClassType, String) - Constructor for class gnu.kawa.reflect.StaticFieldLocation
-
- StaticFieldLocation(Field) - Constructor for class gnu.kawa.reflect.StaticFieldLocation
-
- StaticFileHandler(String, String) - Constructor for class gnu.kawa.servlet.KawaHttpHandler.StaticFileHandler
-
- StaticGet - Class in gnu.kawa.reflect
-
- StaticGet(ClassType, String, Type, int) - Constructor for class gnu.kawa.reflect.StaticGet
-
- staticInitRun() - Method in class gnu.expr.ModuleExp
-
True if module body (i.e.
- staticLinkField - Variable in class gnu.expr.LambdaExp
-
Field in heapFrame.getType() that contains the static link.
- StaticSet - Class in gnu.kawa.reflect
-
- StaticSet(ClassType, String, Type, int) - Constructor for class gnu.kawa.reflect.StaticSet
-
- statistics() - Method in class gnu.lists.TreeList
-
- statistics(PrintWriter) - Method in class gnu.lists.TreeList
-
- statusCode - Variable in class gnu.kawa.servlet.HttpRequestContext
-
- statusReasonPhrase - Variable in class gnu.kawa.servlet.HttpRequestContext
-
- steelBlue - Static variable in class gnu.kawa.models.StandardColor
-
- STRICT - Static variable in class gnu.bytecode.Access
-
- STRICTFP_ACCESS - Static variable in class gnu.expr.Declaration
-
- STRING - Static variable in class gnu.bytecode.ConstantPool
-
- string1Arg - Static variable in class gnu.expr.Compilation
-
- STRING_BUILTIN - Static variable in class gnu.xquery.lang.XQResolveNames
-
Code number for the special string
function.
- string_name() - Method in class gnu.expr.AccessExp
-
- STRING_OPTION - Static variable in class gnu.text.Options
-
- string_type - Static variable in class gnu.bytecode.Type
-
Deprecated.
- STRING_TYPE_CODE - Static variable in class gnu.kawa.xml.XDataType
-
- StringCursor - Class in gnu.text
-
Boxed class for the 'string-cursor' type.
- StringCursor() - Constructor for class gnu.text.StringCursor
-
- stringCursorType - Static variable in class gnu.kawa.lispexpr.LangPrimType
-
- stringizingElementNesting - Variable in class gnu.xml.XMLFilter
-
Value of nesting
just before outermost startElement
while stringizingLevel > 0
.
- stringizingLevel - Variable in class gnu.xml.XMLFilter
-
If stringizingLevel > 0
then stringize rather than copy nodes.
- stringJoin(Object, Object) - Static method in class gnu.xquery.util.StringUtils
-
- stringLength(Object) - Static method in class gnu.xquery.util.StringUtils
-
- stringPad(Object, Object) - Static method in class gnu.xquery.util.StringUtils
-
- Strings - Class in gnu.lists
-
Various static utility methods for general strings (CharSeqs).
- Strings() - Constructor for class gnu.lists.Strings
-
- stringStringType - Static variable in class gnu.kawa.xml.XDataType
-
A value implemented as java.lang.String.
- stringToCodepoints$X(Object, CallContext) - Static method in class gnu.xquery.util.StringUtils
-
- stringType - Static variable in class gnu.kawa.lispexpr.LangObjType
-
- stringType - Static variable in class gnu.kawa.xml.XDataType
-
- StringUtils - Class in gnu.xquery.util
-
- StringUtils() - Constructor for class gnu.xquery.util.StringUtils
-
- stringValue(int, int, StringBuffer) - Method in class gnu.lists.TreeList
-
- stringValue(int, StringBuffer) - Method in class gnu.lists.TreeList
-
- stringValue(boolean, int, StringBuffer) - Method in class gnu.lists.TreeList
-
- stringValue(Object) - Static method in class gnu.xml.TextUtils
-
- stringValue(Object, StringBuffer) - Static method in class gnu.xml.TextUtils
-
- stripDirectories - Variable in class gnu.text.SourceMessages
-
- stripDirectoriesDefault - Static variable in class gnu.text.SourceMessages
-
- stripMeta(int) - Static method in class gnu.jemacs.buffer.EKeymap
-
- stripSyntax(Object) - Static method in class kawa.lang.Translator
-
- stroke - Variable in class gnu.kawa.models.PictureVisitor.TrackingState
-
- STROKE_ALL_SET - Static variable in class gnu.kawa.models.WithPaint
-
- STROKE_DASHARRAY_SET - Static variable in class gnu.kawa.models.WithPaint
-
- STROKE_DASHOFFSET_SET - Static variable in class gnu.kawa.models.WithPaint
-
- STROKE_LINECAP_SET - Static variable in class gnu.kawa.models.WithPaint
-
- STROKE_LINEJOIN_SET - Static variable in class gnu.kawa.models.WithPaint
-
- STROKE_MITERLIMIT_SET - Static variable in class gnu.kawa.models.WithPaint
-
- STROKE_WIDTH_SET - Static variable in class gnu.kawa.models.WithPaint
-
- strokePropertiesSet - Variable in class gnu.kawa.models.PictureVisitor.TrackingState
-
- style - Variable in class gnu.math.ExponentialFormat
-
'L': Common Lisp style; 'P' C/Java printf-style.
- styles - Static variable in class gnu.jemacs.swing.SwingBuffer
-
- styles - Static variable in class kawa.ReplDocument
-
- sub(DateTime, DateTime) - Static method in class gnu.math.DateTime
-
- sub(IntNum, IntNum) - Static method in class gnu.math.IntNum
-
Subtract two IntNums, yielding their sum as another IntNum.
- sub(Object) - Method in class gnu.math.Numeric
-
- sub - Static variable in class gnu.xquery.util.ArithOp
-
- subCommand(byte[], int, int) - Method in class kawa.Telnet
-
Handle a sub-command (SB-sequence) that we received.
- subList(int, int) - Method in class gnu.lists.AbstractSequence
-
- subList(int, int) - Method in class gnu.lists.Range.IntRange
-
- subList(Object, int, int) - Static method in class gnu.lists.Sequences
-
- subList$C(Object, double, double, Consumer) - Static method in class gnu.xquery.util.SequenceUtils
-
- subList$X(Object, double, double, CallContext) - Static method in class gnu.xquery.util.SequenceUtils
-
- subListFromRange(int, int, int) - Method in class gnu.lists.Range.IntRange
-
- subModuleMap - Variable in class gnu.expr.Compilation
-
- subModulesOnly() - Method in class gnu.expr.ModuleExp
-
- SUBRANGE_FLAG - Static variable in class gnu.lists.SimpleVector
-
- subSequence(int, int) - Method in class gnu.jemacs.buffer.Buffer
-
- subSequence(int, int) - Method in class gnu.jemacs.swt.BufferContent
-
- subSequence(int, int) - Method in class gnu.jemacs.swt.SwtCharBuffer
-
- subSequence(int, int) - Method in class gnu.kawa.xml.XString
-
- subSequence(SeqPosition, SeqPosition) - Method in class gnu.lists.AbstractSequence
-
- subSequence(int, int) - Method in class gnu.lists.Blob
-
- subSequence(int, int) - Method in class gnu.lists.FString
-
- subSequence(int, int) - Method in class gnu.lists.IString
-
Substring using offsets in code-units (16-bit chars).
- SubSequence<E> - Class in gnu.lists
-
A sequence consisting of a sub-range of the elements of a base sequence.
- SubSequence() - Constructor for class gnu.lists.SubSequence
-
- SubSequence(AbstractSequence<E>, int, int) - Constructor for class gnu.lists.SubSequence
-
- SubSequence(AbstractSequence<E>) - Constructor for class gnu.lists.SubSequence
-
- subSequence(int, int) - Method in class gnu.lists.UnescapedData
-
- subSequencePos(int, int) - Method in class gnu.lists.AbstractSequence
-
- subSequencePos(int, int) - Method in class gnu.lists.SubSequence
-
- substring(int, int) - Method in class gnu.lists.FString
-
- SubString(IString, int, int) - Constructor for class gnu.lists.IString.SubString
-
Create a substring of the given base string.
- SubString(IString, int, int, int, int) - Constructor for class gnu.lists.IString.SubString
-
- substring(CharSequence, int, int) - Static method in class gnu.lists.Strings
-
Make a read-only substring.
- substring(Object, Object) - Static method in class gnu.xquery.util.StringUtils
-
- substring(Object, Object, Object) - Static method in class gnu.xquery.util.StringUtils
-
- substringAfter(Object, Object) - Static method in class gnu.xquery.util.StringUtils
-
- substringBefore(Object, Object) - Static method in class gnu.xquery.util.StringUtils
-
- substringData(int, int) - Method in class gnu.kawa.xml.KCharacterData
-
- subsumedBy(Declaration, Declaration) - Method in class gnu.expr.NameLookup
-
True if decl subsumes (hides) other.
- sum(Object) - Static method in class gnu.xquery.util.Reduce
-
- sum(Object, Object) - Static method in class gnu.xquery.util.Reduce
-
- SUPER - Static variable in class gnu.bytecode.Access
-
- superClassIndex - Variable in class gnu.expr.ClassExp
-
Index in supers array of class we extend, or -1.
- supers - Variable in class gnu.expr.ClassExp
-
List of base classes and implemented interfaces.
- SUPERTYPE_SPECIFIED - Static variable in class gnu.expr.ModuleExp
-
- SUPPRESS_GO_AHEAD - Static variable in class kawa.Telnet
-
- SVG_NAMESPACE_URI - Static variable in class gnu.kawa.models.PictureToSvg
-
- svgTag(String) - Static method in class gnu.kawa.models.PictureToSvg
-
- SVGUtils - Class in gnu.kawa.models
-
- SVGUtils() - Constructor for class gnu.kawa.models.SVGUtils
-
- swap(int[], int, int) - Method in class gnu.kawa.util.HeapSort.IndexSort
-
- swap(T, int, int) - Method in class gnu.kawa.util.HeapSort
-
- swappedCompareResult(int) - Static method in class gnu.bytecode.Type
-
Change result from compare to compensate for argument swapping.
- swappedOp(int) - Static method in class gnu.math.BitOps
-
Return the boolean opcode (for bitOp) for swapped operands.
- swapSourceLocator(SourceLocator) - Method in class gnu.text.SourceMessages
-
- SwingBuffer - Class in gnu.jemacs.swing
-
An Emacs buffer implemented using the Swing toolkits.
- SwingBuffer(String) - Constructor for class gnu.jemacs.swing.SwingBuffer
-
- SwingBuffer(String, BufferContent) - Constructor for class gnu.jemacs.swing.SwingBuffer
-
- SwingButton - Class in gnu.kawa.swingviews
-
- SwingButton(Button) - Constructor for class gnu.kawa.swingviews.SwingButton
-
- SwingContent - Class in gnu.kawa.swingviews
-
A wrapper around a CharBuffer that implements Swing's Content.
- SwingContent(CharBuffer) - Constructor for class gnu.kawa.swingviews.SwingContent
-
- SwingContent(int) - Constructor for class gnu.kawa.swingviews.SwingContent
-
- SwingContent() - Constructor for class gnu.kawa.swingviews.SwingContent
-
- SwingDisplay - Class in gnu.kawa.swingviews
-
- SwingDisplay() - Constructor for class gnu.kawa.swingviews.SwingDisplay
-
- SwingFrame - Class in gnu.jemacs.swing
-
An Emacs frame (EFrame) implemented using the Swing toolkits.
- SwingFrame() - Constructor for class gnu.jemacs.swing.SwingFrame
-
- SwingFrame(Buffer) - Constructor for class gnu.jemacs.swing.SwingFrame
-
- SwingFrame(SwingWindow) - Constructor for class gnu.jemacs.swing.SwingFrame
-
- SwingFrame - Class in gnu.kawa.swingviews
-
- SwingFrame(String, JMenuBar, Object) - Constructor for class gnu.kawa.swingviews.SwingFrame
-
- SwingMenu - Class in gnu.jemacs.swing
-
This manages a menu (for menubars or popup menus).
- SwingMenu() - Constructor for class gnu.jemacs.swing.SwingMenu
-
- SwingMenu(LList) - Constructor for class gnu.jemacs.swing.SwingMenu
-
- SwingPicture - Class in gnu.kawa.swingviews
-
Embeds a Picture object in a JPanel,.
- SwingPicture(Picture) - Constructor for class gnu.kawa.swingviews.SwingPicture
-
- swingToolkit - Static variable in class gnu.jemacs.buffer.EToolkit
-
- SwingToolkit - Class in gnu.jemacs.swing
-
- SwingToolkit() - Constructor for class gnu.jemacs.swing.SwingToolkit
-
- SwingWindow - Class in gnu.jemacs.swing
-
An Emacs window (EWindow) implemented using the Swing toolkits.
- SwingWindow(Buffer) - Constructor for class gnu.jemacs.swing.SwingWindow
-
- SwingWindow(Buffer, boolean) - Constructor for class gnu.jemacs.swing.SwingWindow
-
Create new Window.
- SwitchState - Class in gnu.bytecode
-
Maintains the state for generating a switch statement or expression.
- SwitchState(CodeAttr) - Constructor for class gnu.bytecode.SwitchState
-
- switchValuePushed(CodeAttr) - Method in class gnu.bytecode.SwitchState
-
Needs to be called after the switch value has been pushed.
- SwtBuffer - Class in gnu.jemacs.swt
-
- SwtBuffer(String) - Constructor for class gnu.jemacs.swt.SwtBuffer
-
- SwtBuffer(String, BufferContent) - Constructor for class gnu.jemacs.swt.SwtBuffer
-
- SwtCharBuffer - Class in gnu.jemacs.swt
-
TODO Explain that this is all about.
- SwtCharBuffer(int) - Constructor for class gnu.jemacs.swt.SwtCharBuffer
-
- SwtDisplay - Class in gnu.kawa.swtviews
-
- SwtDisplay(org.eclipse.swt.widgets.Display) - Constructor for class gnu.kawa.swtviews.SwtDisplay
-
- SwtFrame - Class in gnu.jemacs.swt
-
- SwtFrame() - Constructor for class gnu.jemacs.swt.SwtFrame
-
- SwtFrame(Buffer) - Constructor for class gnu.jemacs.swt.SwtFrame
-
- SwtFrame(SwtWindow) - Constructor for class gnu.jemacs.swt.SwtFrame
-
- SwtHelper - Class in gnu.jemacs.swt
-
A Class to act as a layer between SwtJemacs and SWT.
- SwtHelper() - Constructor for class gnu.jemacs.swt.SwtHelper
-
- SwtHelper.Resultable - Class in gnu.jemacs.swt
-
A variant of Runnable to be used in Display.syncExec when the caller
wants to retrive the result.
- swtKey2EKey(KeyEvent) - Static method in class gnu.jemacs.swt.SwtKeyMapper
-
- SwtKeyMapper - Class in gnu.jemacs.swt
-
A utility class to do mapping between swt- and awt keyevents
- SwtKeyMapper() - Constructor for class gnu.jemacs.swt.SwtKeyMapper
-
- SwtMenu - Class in gnu.jemacs.swt
-
- SwtMenu(EFrame) - Constructor for class gnu.jemacs.swt.SwtMenu
-
- swtToolkit - Static variable in class gnu.jemacs.buffer.EToolkit
-
- SwtToolkit - Class in gnu.jemacs.swt
-
- SwtToolkit() - Constructor for class gnu.jemacs.swt.SwtToolkit
-
- SwtWindow - Class in gnu.jemacs.swt
-
- SwtWindow(Buffer) - Constructor for class gnu.jemacs.swt.SwtWindow
-
- SwtWindow(Buffer, boolean) - Constructor for class gnu.jemacs.swt.SwtWindow
-
- SwtWindowWidget - Class in gnu.jemacs.swt
-
Class to do the graphical representation of an JEmacs window.
- SwtWindowWidget(Composite, StyledTextContent, int) - Constructor for class gnu.jemacs.swt.SwtWindowWidget
-
- sym1Arg - Static variable in class gnu.expr.Compilation
-
- Symbol - Class in gnu.mapping
-
A Symbol is a name, usually in a specific Namespace.
- Symbol() - Constructor for class gnu.mapping.Symbol
-
- Symbol(String, Namespace) - Constructor for class gnu.mapping.Symbol
-
Create new Symbol in a given namespace.
- symbol - Variable in exception gnu.mapping.UnboundLocationException
-
- symbolPackage(Object) - Static method in class gnu.kawa.lispexpr.LispPackage
-
- symbolReadCase - Static variable in class gnu.kawa.lispexpr.LispReader
-
- Symbols - Class in gnu.commonlisp.lang
-
Support for Lisp Symbols.
- Symbols - Class in gnu.expr
-
Utility class containing various routines to manipulate Scheme symbols.
- SYNCHRONIZED - Static variable in class gnu.bytecode.Access
-
- SYNCHRONIZED_ACCESS - Static variable in class gnu.expr.Declaration
-
- SynchronizedExp - Class in gnu.expr
-
- SynchronizedExp(Expression, Expression) - Constructor for class gnu.expr.SynchronizedExp
-
- SYNTAX - Static variable in class gnu.kawa.reflect.FieldLocation
-
- Syntax - Class in kawa.lang
-
Abstract class for "syntax" objects.
- Syntax() - Constructor for class kawa.lang.Syntax
-
- Syntax(Object) - Constructor for class kawa.lang.Syntax
-
- syntax - Class in kawa.standard
-
- syntax(String, boolean) - Constructor for class kawa.standard.syntax
-
- syntax - Static variable in class kawa.standard.syntax
-
- syntax_case - Class in kawa.standard
-
- syntax_case() - Constructor for class kawa.standard.syntax_case
-
- syntax_case - Static variable in class kawa.standard.syntax_case
-
- syntax_error - Class in kawa.standard
-
Implements the "syntax-error" form.
- syntax_error() - Constructor for class kawa.standard.syntax_error
-
- syntax_error - Static variable in class kawa.standard.syntax_error
-
- syntax_rules - Class in kawa.standard
-
Implement the standard Scheme "syntax-rules" form.
- syntax_rules() - Constructor for class kawa.standard.syntax_rules
-
- syntax_rules - Static variable in class kawa.standard.syntax_rules
-
- syntaxError(String) - Method in class gnu.ecmascript.Parser
-
- syntaxError(String) - Method in class gnu.expr.Compilation
-
Handle syntax errors (at rewrite time).
- syntaxError(String, String) - Method in class gnu.xquery.lang.XQParser
-
Handle syntax errors (at rewrite time).
- syntaxError(String) - Method in class gnu.xquery.lang.XQParser
-
- SyntaxException - Exception in gnu.text
-
Used to signal a non-recoverable (fatal) syntax error.
- SyntaxException(SourceMessages) - Constructor for exception gnu.text.SyntaxException
-
- SyntaxException(String, SourceMessages) - Constructor for exception gnu.text.SyntaxException
-
- SyntaxForm - Interface in kawa.lang
-
A "syntactic closure" - a syntax datum with its compilation environment.
- SyntaxForms - Class in kawa.lang
-
Helper method and implementation classes for SyntaxForm.
- SyntaxForms() - Constructor for class kawa.lang.SyntaxForms
-
- SyntaxForms.PairSyntaxForm - Class in kawa.lang
-
- SyntaxForms.PairWithPositionSyntaxForm - Class in kawa.lang
-
- SyntaxForms.SimpleSyntaxForm - Class in kawa.lang
-
- SyntaxPattern - Class in kawa.lang
-
This encodes a pattern from a Scheem syntax-case or syntax-rules.
- SyntaxPattern(String, Object[], int, String) - Constructor for class kawa.lang.SyntaxPattern
-
- SyntaxPattern(Object, Object[], Translator) - Constructor for class kawa.lang.SyntaxPattern
-
- SyntaxRule - Class in kawa.lang
-
A rule in an R5RS syntax-template
.
- SyntaxRule() - Constructor for class kawa.lang.SyntaxRule
-
- SyntaxRule(SyntaxPattern, String, String, Object[], int) - Constructor for class kawa.lang.SyntaxRule
-
- SyntaxRule(SyntaxPattern, Object, SyntaxForm, Object, Translator) - Constructor for class kawa.lang.SyntaxRule
-
- SyntaxRules - Class in kawa.lang
-
- SyntaxRules() - Constructor for class kawa.lang.SyntaxRules
-
- SyntaxRules(Object[], SyntaxRule[], int, Object) - Constructor for class kawa.lang.SyntaxRules
-
The compiler generates calls to this constructor.
- SyntaxRules(Object, Object[], Object, Translator) - Constructor for class kawa.lang.SyntaxRules
-
- SyntaxTemplate - Class in kawa.lang
-
The translated form of a (syntax template)
.
- SyntaxTemplate() - Constructor for class kawa.lang.SyntaxTemplate
-
- SyntaxTemplate(String, String, Object[], int) - Constructor for class kawa.lang.SyntaxTemplate
-
- SyntaxTemplate(Object, SyntaxForm, Object, Translator) - Constructor for class kawa.lang.SyntaxTemplate
-
- SYNTHETIC - Static variable in class gnu.bytecode.Access
-
- table - Variable in class gnu.kawa.util.AbstractHashTable
-
- Table2D - Class in gnu.mapping
-
Maps 2 objects to another.
- Table2D() - Constructor for class gnu.mapping.Table2D
-
- Table2D(int) - Constructor for class gnu.mapping.Table2D
-
- tag - Variable in class gnu.kawa.xml.MakeElement
-
Optional tag.
- TAILCALL - Static variable in class gnu.expr.ApplyExp
-
- takesContext() - Method in class gnu.expr.PrimProcedure
-
- takesContext(Method) - Static method in class gnu.expr.PrimProcedure
-
- takesTarget() - Method in class gnu.expr.PrimProcedure
-
Whether we are passed an argument for the 'target' / 'receiver' / 'this'.
- takesVarArgs() - Method in class gnu.expr.PrimProcedure
-
Return true iff the last parameter is a "rest" argument.
- takesVarArgs(Method) - Static method in class gnu.expr.PrimProcedure
-
- tan - Static variable in class gnu.kawa.models.StandardColor
-
- tan() - Method in class gnu.math.Complex
-
- tan(double, double) - Static method in class gnu.math.DComplex
-
- tan(double, double, double, double) - Static method in class gnu.math.DQuaternion
-
- tan() - Method in class gnu.math.Quaternion
-
- tan() - Method in class gnu.math.RealNum
-
- Target - Class in gnu.expr
-
This represents where a compiler can put the result of an expression.
- Target() - Constructor for class gnu.expr.Target
-
- teal - Static variable in class gnu.kawa.models.StandardColor
-
- Telnet - Class in kawa
-
Encapsulates the state of a telnet connection.
- Telnet(Socket, boolean) - Constructor for class kawa.Telnet
-
- TelnetInputStream - Class in kawa
-
An input stream that handles the telnet protocol.
- TelnetInputStream(InputStream, Telnet) - Constructor for class kawa.TelnetInputStream
-
- TelnetMode - Class in gnu.jemacs.buffer
-
- TelnetMode(Buffer, String) - Constructor for class gnu.jemacs.buffer.TelnetMode
-
- TelnetMode(Buffer, String, int) - Constructor for class gnu.jemacs.buffer.TelnetMode
-
- telnetMode(Buffer, String, int) - Static method in class gnu.jemacs.buffer.TelnetMode
-
- TelnetOutputStream - Class in kawa
-
An input stream tha handles the telnet protocol.
- TelnetOutputStream(OutputStream) - Constructor for class kawa.TelnetOutputStream
-
- TelnetRepl - Class in kawa
-
- TelnetRepl(Language, Socket) - Constructor for class kawa.TelnetRepl
-
- TemplateScope - Class in kawa.lang
-
A scope created when expanding a SyntaxTemplate.
- TemplateScope() - Constructor for class kawa.lang.TemplateScope
-
- TemplateScope(ScopeExp) - Constructor for class kawa.lang.TemplateScope
-
- templateScopeDecl - Variable in class kawa.lang.Translator
-
- TemplateTable - Class in gnu.kawa.xslt
-
Manages the set of xslt templates that have the same 'mode'.
- TemplateTable(Symbol) - Constructor for class gnu.kawa.xslt.TemplateTable
-
- ten() - Static method in class gnu.math.IntNum
-
- ten_exp_9 - Static variable in class gnu.math.RatNum
-
- tentative - Variable in class gnu.text.Lexer
-
- terminalType - Variable in class kawa.Telnet
-
- TERMINATING_MACRO - Static variable in class gnu.kawa.lispexpr.ReadTable
-
- test(IntNum, int) - Static method in class gnu.math.BitOps
-
Return true iff an IntNum and an int have any true bits in common.
- test(IntNum, IntNum) - Static method in class gnu.math.BitOps
-
Return true iff two IntNums have any true bits in common.
- Text - Class in gnu.kawa.models
-
An editable sequences of characters and embedded objects.
- Text() - Constructor for class gnu.kawa.models.Text
-
- Text(String) - Constructor for class gnu.kawa.models.Text
-
- text - Variable in class gnu.kawa.xml.XString
-
- text$X(Object, CallContext) - Static method in class gnu.kawa.xml.MakeText
-
- TEXT_BYTE_VALUE - Static variable in interface gnu.lists.Sequence
-
A byte in an encoded string.
- TEXT_OK - Static variable in class gnu.kawa.xml.NodeType
-
- textDeleted(int, int) - Method in class gnu.jemacs.swt.LineOffsets
-
- textFromParser(char[], int, int) - Method in class gnu.xml.XMLFilter
-
- textInserted(int, CharSequence) - Method in class gnu.jemacs.swt.LineOffsets
-
- textIsCopied() - Method in class gnu.kawa.functions.DisplayFormat
-
- textNodeTest - Static variable in class gnu.kawa.xml.NodeType
-
- textOrElement - Static variable in class gnu.xquery.util.SequenceUtils
-
- textRegionMoved(int, int, int) - Method in class gnu.jemacs.swt.LineOffsets
-
- TextUtils - Class in gnu.xml
-
- TextUtils() - Constructor for class gnu.xml.TextUtils
-
- textValue(Object, Consumer) - Static method in class gnu.xml.TextUtils
-
- textValueChanged(DocumentEvent) - Method in class kawa.ReplDocument
-
- THIS_NAME - Static variable in class gnu.expr.ThisExp
-
Non-interned name for implicit 'this' variable.
- THIS_TOKEN - Static variable in class gnu.ecmascript.Reserved
-
- thisDecl - Variable in class gnu.expr.Compilation
-
- ThisExp - Class in gnu.expr
-
Evaluates to the "this" implicit variable.
- ThisExp() - Constructor for class gnu.expr.ThisExp
-
- ThisExp(ScopeExp) - Constructor for class gnu.expr.ThisExp
-
- ThisExp(Declaration) - Constructor for class gnu.expr.ThisExp
-
- ThisExp(ClassType) - Constructor for class gnu.expr.ThisExp
-
- thisRef - Class in kawa.standard
-
- thisRef() - Constructor for class kawa.standard.thisRef
-
- thisSyntax - Static variable in class kawa.standard.thisRef
-
- thistle - Static variable in class gnu.kawa.models.StandardColor
-
- ThreadLocation<T> - Class in gnu.mapping
-
A Location that forwards to a thread-specific Location.
- ThreadLocation() - Constructor for class gnu.mapping.ThreadLocation
-
A new anonymous fluid location.
- ThreadLocation(String) - Constructor for class gnu.mapping.ThreadLocation
-
A new anonymous fluid location but used a given name for printing.
- ThreadLocation(Symbol) - Constructor for class gnu.mapping.ThreadLocation
-
- ThreadLocation(Symbol, ThreadLocal<T>) - Constructor for class gnu.mapping.ThreadLocation
-
- Throw - Class in gnu.kawa.reflect
-
- Throw(String) - Constructor for class gnu.kawa.reflect.Throw
-
- THROW_ON_EXCEPTION - Static variable in class gnu.mapping.MethodProc
-
- throwable_type - Static variable in class gnu.bytecode.Type
-
- throwOnException() - Method in class gnu.mapping.CallContext
-
- throwsKeyword - Static variable in class kawa.standard.object
-
- tildeToken - Static variable in class gnu.ecmascript.Lexer
-
- TIME_MASK - Static variable in class gnu.math.DateTime
-
- TIME_TYPE_CODE - Static variable in class gnu.kawa.xml.XDataType
-
- TIMES - Static variable in class gnu.kawa.functions.MultiplyOp
-
- times(Complex, Complex) - Static method in class gnu.math.Complex
-
- times(DQuantity, DQuantity) - Static method in class gnu.math.DQuantity
-
- times(Duration, double) - Static method in class gnu.math.Duration
-
- times(int, int) - Static method in class gnu.math.IntNum
-
Multiply two ints, yielding an IntNum.
- times(IntNum, int) - Static method in class gnu.math.IntNum
-
- times(IntNum, IntNum) - Static method in class gnu.math.IntNum
-
- times(Quantity, Quantity) - Static method in class gnu.math.Quantity
-
- times(Quaternion, Quaternion) - Static method in class gnu.math.Quaternion
-
- times(RatNum, RatNum) - Static method in class gnu.math.RatNum
-
- times(RealNum, RealNum) - Static method in class gnu.math.RealNum
-
- times(Unit, Unit) - Static method in class gnu.math.Unit
-
- TIMES_OP - Static variable in class gnu.ecmascript.Reserved
-
- timeType - Static variable in class gnu.kawa.xml.XTimeType
-
- TimeUtils - Class in gnu.xquery.util
-
- TimeUtils() - Constructor for class gnu.xquery.util.TimeUtils
-
- TIMEZONE_MASK - Static variable in class gnu.math.DateTime
-
- timezoneFromDate(Object) - Static method in class gnu.xquery.util.TimeUtils
-
- timezoneFromDateTime(Object) - Static method in class gnu.xquery.util.TimeUtils
-
- timezoneFromTime(Object) - Static method in class gnu.xquery.util.TimeUtils
-
- to_utf8(String) - Static method in class gnu.bytecode.ClassType
-
Convert a String to a Utf8 byte array.
- toArray() - Method in class gnu.lists.AbstractSequence
-
- toArray(T[]) - Method in class gnu.lists.AbstractSequence
-
- toArray() - Method in class gnu.lists.Pair
-
- toArray(Object[]) - Method in class gnu.lists.Pair
-
- toBoolean(Object) - Static method in class gnu.lists.Convert
-
- toByte(Object) - Static method in class gnu.lists.Convert
-
- toByteUnsigned(Object) - Static method in class gnu.lists.Convert
-
- toCatchClause(LetExp, CatchClause) - Method in class gnu.expr.ANormalize
-
- toChar(Object) - Static method in class gnu.lists.Convert
-
- toCharArray() - Method in class gnu.lists.FString
-
Return a char[] contain the characters of this string.
- toCharArray() - Method in class gnu.lists.IString
-
- toDataArray() - Method in class gnu.lists.SimpleVector
-
- toDouble(Object) - Static method in class gnu.lists.Convert
-
- toExact(Number) - Static method in class gnu.kawa.functions.Arithmetic
-
- toExact() - Method in class gnu.math.Complex
-
- toExact() - Method in class gnu.math.DComplex
-
- toExact(double) - Static method in class gnu.math.DFloNum
-
Converts to the closest exact rational value.
- toExact() - Method in class gnu.math.DQuaternion
-
- toExact() - Method in class gnu.math.Numeric
-
- toExact() - Method in class gnu.math.Quaternion
-
- toExact() - Method in class gnu.math.RatNum
-
- toExact() - Method in class gnu.math.RealNum
-
Convert to an exact number.
- toExactInt(int) - Method in class gnu.math.IntNum
-
- toExactInt(int) - Method in class gnu.math.RatNum
-
- toExactInt(int) - Method in class gnu.math.RealNum
-
Converts to an exact integer, with specified rounding mode.
- toExactInt(double, int) - Static method in class gnu.math.RealNum
-
Converts real to an exact integer, with specified rounding mode.
- toExactInt(double) - Static method in class gnu.math.RealNum
-
Converts an integral double (such as a toInt result) to an IntNum.
- toFloat(Object) - Static method in class gnu.lists.Convert
-
- toImage(Picture) - Static method in class gnu.kawa.models.Pictures
-
- toInexact(Number) - Static method in class gnu.kawa.functions.Arithmetic
-
- toInexact() - Method in class gnu.math.Complex
-
- toInexact() - Method in class gnu.math.Numeric
-
- toInexact() - Method in class gnu.math.Quaternion
-
- toInexact() - Method in class gnu.math.RealNum
-
- toInferior - Variable in class gnu.jemacs.buffer.ProcessMode
-
- toInfo() - Method in class gnu.lists.SeqPosition
-
- toInt(Object) - Static method in class gnu.lists.Convert
-
- toInt(int) - Method in class gnu.math.IntNum
-
- toInt(int) - Method in class gnu.math.RatNum
-
- toInt(double, int) - Static method in class gnu.math.RealNum
-
Converts a real to an integer, according to a specified rounding mode.
- toInt(int) - Method in class gnu.math.RealNum
-
Converts a real to an integer, according to a specified rounding mode.
- toInt32(double) - Method in class gnu.ecmascript.Convert
-
- toInt32(Object) - Method in class gnu.ecmascript.Convert
-
- toInteger(double) - Static method in class gnu.ecmascript.Convert
-
- toInteger(Object) - Static method in class gnu.ecmascript.Convert
-
- toIntNum() - Method in class gnu.math.UByte
-
- toIntNum() - Method in class gnu.math.UInt
-
- toIntNum() - Method in class gnu.math.ULong
-
- toIntNum() - Method in class gnu.math.UnsignedPrim
-
- toIntNum() - Method in class gnu.math.UShort
-
- toIntUnsigned(Object) - Static method in class gnu.lists.Convert
-
- toJson(CharSequence) - Static method in class gnu.lists.Strings
-
- TOKEN_ESCAPE_CHAR - Static variable in class gnu.kawa.lispexpr.LispReader
-
- TOKEN_TYPE_CODE - Static variable in class gnu.kawa.xml.XDataType
-
- tokenBuffer - Variable in class gnu.text.Lexer
-
For building tokens of various kinds.
- tokenBufferAppend(int) - Method in class gnu.text.Lexer
-
Append one character to tokenBuffer, resizing it if need be.
- tokenBufferLength - Variable in class gnu.text.Lexer
-
The number of chars of tokenBuffer that are used.
- tokenBufferString() - Method in class gnu.text.Lexer
-
- tokenize(String, boolean, List<String>) - Static method in class gnu.kawa.functions.RunProcess
-
Parse strings into token, handling substitution marks.
- tokenize$X(Object, String, CallContext) - Static method in class gnu.xquery.util.StringUtils
-
- tokenize$X(Object, String, String, CallContext) - Static method in class gnu.xquery.util.StringUtils
-
- tokenType - Static variable in class gnu.kawa.xml.XStringType
-
- toLong(Object) - Static method in class gnu.lists.Convert
-
- toLongUnsigned(Object) - Static method in class gnu.lists.Convert
-
- tomato - Static variable in class gnu.kawa.models.StandardColor
-
- toNumber(Object) - Static method in class gnu.ecmascript.Convert
-
- toObject(boolean) - Static method in class gnu.lists.Convert
-
- toObject(char) - Static method in class gnu.lists.Convert
-
- toObject(byte) - Static method in class gnu.lists.Convert
-
- toObject(short) - Static method in class gnu.lists.Convert
-
- toObject(int) - Static method in class gnu.lists.Convert
-
- toObject(long) - Static method in class gnu.lists.Convert
-
- toObject(float) - Static method in class gnu.lists.Convert
-
- toObject(double) - Static method in class gnu.lists.Convert
-
- toObjectUnsigned(byte) - Static method in class gnu.lists.Convert
-
- toObjectUnsigned(short) - Static method in class gnu.lists.Convert
-
- toObjectUnsigned(int) - Static method in class gnu.lists.Convert
-
- toObjectUnsigned(long) - Static method in class gnu.lists.Convert
-
- tooLong(int) - Method in class gnu.jemacs.buffer.EWindow
-
- tooLong(int) - Method in class gnu.jemacs.swing.SwingWindow
-
- tooLong(int) - Method in class gnu.jemacs.swt.SwtWindow
-
- TooLongAction - Class in gnu.jemacs.swing
-
A pseudo-action to wrap an integer.
- TooLongAction(int) - Constructor for class gnu.jemacs.swing.TooLongAction
-
- toPictureOrNull(Object) - Static method in class gnu.kawa.models.DrawImage
-
- topLevel() - Method in class gnu.expr.ScopeExp
-
Return the outermost non-module scope, if there is one.
- topType() - Method in class gnu.bytecode.CodeAttr
-
- toScaledInt(double, int) - Static method in class gnu.math.RealNum
-
Convert double to (rounded) integer, after multiplying by 10**k.
- toScaledInt(RatNum, int) - Static method in class gnu.math.RealNum
-
Convert rational to (rounded) integer, after multiplying by 10**k.
- toScaledInt(int) - Method in class gnu.math.RealNum
-
Convert this to (rounded) integer, after multiplying by 10**k.
- toScmReadableString(int) - Static method in class gnu.text.Char
-
- toShort(Object) - Static method in class gnu.lists.Convert
-
- toShortUnsigned(Object) - Static method in class gnu.lists.Convert
-
- toString(int) - Static method in class gnu.bytecode.Access
-
- toString(int, char) - Static method in class gnu.bytecode.Access
-
Return a string naming the access bits in flags.
- toString() - Method in class gnu.bytecode.AnnotationEntry
-
- toString() - Method in class gnu.bytecode.AnnotationEntry.Value
-
- toString() - Method in class gnu.bytecode.ClassType
-
- toString() - Method in class gnu.bytecode.Field
-
- toString() - Method in class gnu.bytecode.Method
-
- toString() - Method in class gnu.bytecode.ParameterizedType
-
- toString() - Method in class gnu.bytecode.Type
-
- toString() - Method in class gnu.bytecode.UninitializedType
-
- toString() - Method in class gnu.bytecode.Variable
-
- toString() - Method in class gnu.ecmascript.Reserved
-
- toString() - Method in class gnu.expr.ApplyExp
-
- toString() - Method in class gnu.expr.BlockExp
-
- toString() - Method in class gnu.expr.Compilation
-
- toString() - Method in class gnu.expr.Declaration
-
- toString() - Method in class gnu.expr.ErrorExp
-
- toString() - Method in class gnu.expr.Expression
-
- toString() - Method in class gnu.expr.InlineCalls.LenientExpectedType
-
- toString() - Method in class gnu.expr.Keyword
-
- toString() - Method in class gnu.expr.LambdaExp
-
- toString() - Method in class gnu.expr.ModuleInfo
-
- toString() - Method in class gnu.expr.PrimProcedure
-
- toString() - Method in class gnu.expr.QuoteExp
-
- toString() - Method in class gnu.expr.ReferenceExp
-
- toString() - Method in class gnu.expr.ScopeExp
-
- toString() - Method in class gnu.expr.SetExp
-
- toString() - Method in class gnu.expr.Special
-
- toString() - Method in class gnu.jemacs.buffer.Buffer
-
- toString() - Method in class gnu.jemacs.buffer.EFrame
-
- toString() - Method in class gnu.jemacs.buffer.EKeymap
-
- toString(int) - Static method in class gnu.jemacs.buffer.EKeymap
-
- toString() - Method in class gnu.jemacs.buffer.EWindow
-
- toString() - Method in class gnu.jemacs.buffer.Marker
-
- toString() - Method in exception gnu.jemacs.buffer.Signal
-
- toString() - Method in class gnu.jemacs.swing.SwingFrame
-
- toString() - Method in class gnu.jemacs.swt.LineOffsets
-
- toString() - Method in class gnu.jemacs.swt.SwtCharBuffer
-
- toString(Object, int) - Static method in class gnu.kawa.functions.Arithmetic
-
Convert a number to a String.
- toString() - Method in class gnu.kawa.models.DDimension
-
- toString() - Method in class gnu.kawa.models.StandardColor
-
- toString() - Method in class gnu.kawa.reflect.ArrayMake
-
- toString() - Method in class gnu.kawa.reflect.FieldLocation
-
- toString() - Method in class gnu.kawa.reflect.LazyType
-
- toString() - Method in class gnu.kawa.reflect.MappedArrayType
-
- toString() - Method in class gnu.kawa.reflect.MultValuesType
-
- toString() - Method in class gnu.kawa.reflect.OccurrenceType
-
- toString() - Method in class gnu.kawa.xml.AttributeType
-
- toString(StringBuffer) - Method in class gnu.kawa.xml.Base64Binary
-
- toString() - Method in class gnu.kawa.xml.Base64Binary
-
- toString() - Method in class gnu.kawa.xml.ElementType
-
- toString(StringBuffer) - Method in class gnu.kawa.xml.HexBinary
-
- toString() - Method in class gnu.kawa.xml.HexBinary
-
- toString() - Method in class gnu.kawa.xml.KNode
-
- toString() - Method in class gnu.kawa.xml.MakeElement
-
- toString() - Method in class gnu.kawa.xml.NodeSetType
-
- toString() - Method in class gnu.kawa.xml.NodeType
-
- toString() - Method in class gnu.kawa.xml.ProcessingInstructionType
-
- toString() - Method in class gnu.kawa.xml.TreeScanner
-
- toString() - Method in class gnu.kawa.xml.UntypedAtomic
-
- toString(Object) - Method in class gnu.kawa.xml.XDataType
-
- toString() - Method in class gnu.kawa.xml.XString
-
- toString(String, StringBuffer) - Method in class gnu.lists.AbstractSequence
-
- toString() - Method in class gnu.lists.AbstractSequence
-
- toString() - Method in class gnu.lists.Blob
-
- toString() - Method in class gnu.lists.CharBuffer
-
- toString() - Method in interface gnu.lists.CharSeq
-
- toString() - Method in class gnu.lists.EofClass
-
- toString() - Method in class gnu.lists.FString
-
- toString(Array, StringBuffer) - Static method in class gnu.lists.GeneralArray
-
- toString() - Method in class gnu.lists.GeneralArray
-
- toString() - Method in class gnu.lists.IString.SubString
-
- toString() - Method in class gnu.lists.IString
-
- toString() - Method in class gnu.lists.LList
-
- toString() - Method in class gnu.lists.Range
-
- toString() - Method in class gnu.lists.SeqPosition
-
- toString(String, StringBuffer) - Method in class gnu.lists.TreeList
-
- toString() - Method in class gnu.lists.UnescapedData
-
- toString() - Method in class gnu.mapping.Environment
-
- toString() - Method in class gnu.mapping.Future
-
- toString() - Method in class gnu.mapping.KeyPair
-
- toString() - Method in class gnu.mapping.Location
-
- toString() - Method in class gnu.mapping.LocationProc
-
- toString() - Method in class gnu.mapping.Namespace
-
- toString() - Method in class gnu.mapping.Procedure
-
- toString() - Method in class gnu.mapping.Promise
-
- toString() - Method in class gnu.mapping.RunnableClosure
-
- toString() - Method in class gnu.mapping.Symbol
-
- toString(char) - Method in class gnu.mapping.Symbol
-
Convert a Symbol to a printable String.
- toString() - Method in exception gnu.mapping.UnboundLocationException
-
- toString(String, StringBuffer) - Method in class gnu.mapping.Values.FromTreeList
-
- toString() - Method in exception gnu.mapping.WrappedException
-
Convert this exception to a string.
- toString(int) - Method in class gnu.math.Complex
-
- toString(StringBuffer) - Method in class gnu.math.DateTime
-
- toString() - Method in class gnu.math.DateTime
-
- toString() - Method in class gnu.math.DComplex
-
- toString(int) - Method in class gnu.math.DComplex
-
- toString() - Method in class gnu.math.DFloNum
-
- toString(double) - Static method in class gnu.math.DFloNum
-
- toString(int) - Method in class gnu.math.DFloNum
-
- toString() - Method in class gnu.math.Dimensions
-
- toString() - Method in class gnu.math.DQuaternion
-
- toString(int) - Method in class gnu.math.DQuaternion
-
- toString() - Method in class gnu.math.Duration
-
- toString(int) - Method in class gnu.math.IntFraction
-
- toString(int) - Method in class gnu.math.IntNum
-
- toString(int) - Method in class gnu.math.Numeric
-
- toString() - Method in class gnu.math.Numeric
-
- toString(int) - Method in class gnu.math.Quantity
-
- toString(int) - Method in class gnu.math.Quaternion
-
- toString(byte) - Static method in class gnu.math.UByte
-
- toString() - Method in class gnu.math.UByte
-
- toString(int) - Static method in class gnu.math.UInt
-
- toString() - Method in class gnu.math.UInt
-
- toString(long) - Static method in class gnu.math.ULong
-
- toString() - Method in class gnu.math.ULong
-
- toString(double) - Method in class gnu.math.Unit
-
- toString(RealNum) - Method in class gnu.math.Unit
-
- toString() - Method in class gnu.math.Unit
-
- toString(short) - Static method in class gnu.math.UShort
-
- toString() - Method in class gnu.math.UShort
-
- toString() - Method in class gnu.q2.lang.Operator
-
- toString() - Method in class gnu.text.Char
-
- toString(int) - Static method in class gnu.text.Char
-
- toString() - Method in class gnu.text.SourceError
-
Convert the error to a String.
- toString(boolean) - Method in class gnu.text.SourceError
-
Convert the error to a String.
- toString(int) - Method in class gnu.text.SourceMessages
-
Convert this to a String containing the recorded errors.
- toString() - Method in class gnu.text.StringCursor
-
- toString() - Method in class gnu.xml.NamespaceBinding
-
Return a String showing just a single namespace binding.
- toString() - Method in class gnu.xml.NodeTree
-
- toString(Object) - Static method in class gnu.xml.XMLPrinter
-
Convert argument to string in XML syntax.
- toString() - Method in class kawa.lang.AutoloadSyntax
-
- toString() - Method in class kawa.lang.Continuation
-
- toString() - Method in class kawa.lang.Macro
-
- toString() - Method in exception kawa.lang.NamedException
-
- toString() - Method in class kawa.lang.Record
-
- toString() - Method in class kawa.lang.SyntaxForms.PairSyntaxForm
-
- toString() - Method in class kawa.lang.SyntaxForms.PairWithPositionSyntaxForm
-
- toString() - Method in class kawa.lang.SyntaxForms.SimpleSyntaxForm
-
- toString(SyntaxForm, String) - Static method in class kawa.lang.SyntaxForms
-
- toString() - Method in class kawa.lang.SyntaxPattern
-
- toString() - Method in class kawa.lang.TemplateScope
-
- toString_method - Static variable in class gnu.bytecode.Type
-
- tostring_type - Static variable in class gnu.bytecode.Type
-
Deprecated.
- toStringAll() - Method in class gnu.xml.NamespaceBinding
-
Return a String showing the full namespace binding list.
- toStringBase(StringBuffer) - Method in class gnu.mapping.InheritingEnvironment
-
- toStringBase(StringBuffer) - Method in class gnu.mapping.SimpleEnvironment
-
- toStringDate(StringBuffer) - Method in class gnu.math.DateTime
-
- toStringDecimal(String) - Static method in class gnu.math.RealNum
-
- toStringScientific(float) - Static method in class gnu.math.RealNum
-
- toStringScientific(double) - Static method in class gnu.math.RealNum
-
- toStringScientific(String) - Static method in class gnu.math.RealNum
-
Convert result of Double.toString or Float.toString to
scientific notation.
- toStringScientific(String, StringBuffer) - Static method in class gnu.math.RealNum
-
- toStringTime(StringBuffer) - Method in class gnu.math.DateTime
-
- toStringType - Static variable in class gnu.bytecode.Type
-
- toStringVerbose() - Method in class gnu.mapping.Environment
-
Overridden in sub-classes - useful for more verbose debug output.
- toStringVerbose() - Method in class gnu.mapping.SimpleEnvironment
-
- toStringZone(StringBuffer) - Method in class gnu.math.DateTime
-
- toStringZone(int, StringBuffer) - Static method in class gnu.math.DateTime
-
- toSVG(Picture) - Static method in class gnu.kawa.models.SVGUtils
-
- toSVG(Picture, PrintConsumer, boolean) - Static method in class gnu.kawa.models.SVGUtils
-
- toSVG(Picture, Consumer) - Static method in class gnu.kawa.models.SVGUtils
-
- toSVGNode(Picture) - Static method in class gnu.kawa.models.SVGUtils
-
- toUtf16(CharSequence, int, int, boolean, boolean) - Static method in class gnu.lists.Strings
-
- trace(Object, Object) - Static method in class gnu.xquery.util.Debug
-
- TracedProcedure - Class in kawa.standard
-
A TracedProcedure is a Procedure wrapper that writes trace output.
- TracedProcedure(Procedure, boolean) - Constructor for class kawa.standard.TracedProcedure
-
- traceFilename - Static variable in class gnu.xquery.util.Debug
-
- tracePort - Static variable in class gnu.xquery.util.Debug
-
- tracePrefix - Static variable in class gnu.xquery.util.Debug
-
- traceShouldAppend - Static variable in class gnu.xquery.util.Debug
-
- traceShouldFlush - Static variable in class gnu.xquery.util.Debug
-
- TrackingState(AffineTransform) - Constructor for class gnu.kawa.models.PictureVisitor.TrackingState
-
- TrackingState() - Constructor for class gnu.kawa.models.PictureVisitor.TrackingState
-
- transform(AffineTransform) - Method in class gnu.kawa.models.DrawImage
-
- transform(AffineTransform) - Method in class gnu.kawa.models.DrawShape
-
- transform(AffineTransform) - Method in class gnu.kawa.models.FillShape
-
- transform(AffineTransform) - Method in class gnu.kawa.models.PBox
-
- transform(AffineTransform) - Method in interface gnu.kawa.models.Picture
-
- transform - Variable in class gnu.kawa.models.PictureVisitor.TrackingState
-
- transform(AffineTransform) - Method in class gnu.kawa.models.WithComposite
-
- transform(AffineTransform) - Method in class gnu.kawa.models.WithPaint
-
- transform(AffineTransform) - Method in class gnu.kawa.models.WithTransform
-
- transformAttribute(AffineTransform) - Static method in class gnu.kawa.models.PictureToSvg
-
- TransformedArray<E> - Class in gnu.lists
-
Indexes are mapped.
- TransformedArray() - Constructor for class gnu.lists.TransformedArray
-
- TransformedArray(Array<E>) - Constructor for class gnu.lists.TransformedArray
-
- transformStatemask(KeyEvent) - Static method in class gnu.jemacs.swt.SwtKeyMapper
-
- TRANSIENT - Static variable in class gnu.bytecode.Access
-
- TRANSIENT_ACCESS - Static variable in class gnu.expr.Declaration
-
- translate(Object, Object, Object) - Static method in class gnu.xquery.util.StringUtils
-
- Translator - Class in kawa.lang
-
Used to translate from source to Expression.
- Translator(Language, SourceMessages, NameLookup, Environment) - Constructor for class kawa.lang.Translator
-
- Translator(Language, SourceMessages, NameLookup) - Constructor for class kawa.lang.Translator
-
- Translator.FormStack - Class in kawa.lang
-
A list of "forms" to be further processed.
- Translator.ScanContext - Class in kawa.lang
-
- Translator.ValuesFromLList - Class in kawa.lang
-
An implementationof Values using a linked list.
- transparent - Static variable in class gnu.kawa.models.StandardColor
-
- treatAs - Static variable in class gnu.xquery.lang.XQParser
-
- TreeList - Class in gnu.lists
-
A compact representation of a tree, that is a nested list structure.
- TreeList() - Constructor for class gnu.lists.TreeList
-
- TreeList(TreeList, int, int) - Constructor for class gnu.lists.TreeList
-
Make a copy of a sub-range of a TreeList.
- TreeList(TreeList) - Constructor for class gnu.lists.TreeList
-
- TreePosition - Class in gnu.lists
-
A position that can also go down and up in a tree.
- TreePosition() - Constructor for class gnu.lists.TreePosition
-
- TreePosition(Object) - Constructor for class gnu.lists.TreePosition
-
Not a position *in* a sequence, but the current element is the entire sequence.
- TreePosition(AbstractSequence, int) - Constructor for class gnu.lists.TreePosition
-
- TreePosition(TreePosition) - Constructor for class gnu.lists.TreePosition
-
- treeRef(int, Object, int) - Static method in class gnu.lists.RAPair
-
- treeRefA(Object, int, int) - Static method in class gnu.lists.RAPair
-
- TreeScanner - Class in gnu.kawa.xml
-
Abstract class that scans part of a node tree.
- TRUE - Static variable in class gnu.commonlisp.lang.Lisp2
-
- TRUE_IF_EQU - Static variable in class gnu.kawa.functions.NumberCompare
-
- TRUE_IF_GRT - Static variable in class gnu.kawa.functions.NumberCompare
-
- TRUE_IF_LSS - Static variable in class gnu.kawa.functions.NumberCompare
-
- TRUE_IF_NAN - Static variable in class gnu.kawa.functions.NumberCompare
-
- TRUE_IF_NEQ - Static variable in class gnu.kawa.functions.NumberCompare
-
- trueBranchComesFirst - Variable in class gnu.expr.ConditionalTarget
-
True if the ifTrue label comes before the ifFalse label.
- trueConstant - Static variable in class gnu.expr.Compilation
-
- trueExp - Static variable in class gnu.expr.QuoteExp
-
- trueExp - Static variable in class gnu.xquery.lang.XQuery
-
- trueFunction - Static variable in class gnu.xquery.lang.XQuery
-
- trueObjExp - Static variable in class gnu.expr.QuoteExp
-
- TRUNCATE - Static variable in class gnu.math.Numeric
-
- try_catch - Class in kawa.standard
-
Utility method for try-catch.
- try_catch() - Constructor for class kawa.standard.try_catch
-
- TryExp - Class in gnu.expr
-
This class represents try/catch/finally.
- TryExp(Expression, Expression) - Constructor for class gnu.expr.TryExp
-
- TryState - Class in gnu.bytecode
-
The state of a try statement.
- TryState(CodeAttr) - Constructor for class gnu.bytecode.TryState
-
- turquoise - Static variable in class gnu.kawa.models.StandardColor
-
- Type - Class in gnu.bytecode
-
An abstract type as used by both gnu.bytecode and gnu.expr.
- Type() - Constructor for class gnu.bytecode.Type
-
- Type(Type) - Constructor for class gnu.bytecode.Type
-
- type - Variable in class gnu.expr.Declaration
-
The type of the value of this Declaration.
- type - Variable in class gnu.expr.Expression
-
- type - Variable in class gnu.expr.Literal
-
- TYPE - Static variable in class gnu.kawa.xml.Focus
-
- type - Variable in class gnu.kawa.xml.TreeScanner
-
- Type.NeverReturns - Class in gnu.bytecode
-
A marker class, used for Type.neverReturnsType
.
- TYPE_NAME - Static variable in class gnu.expr.ReferenceExp
-
Flag indicates a reference to a type name.
- TYPE_SPECIFIED - Static variable in class gnu.expr.Declaration
-
- typeApplet - Static variable in class gnu.expr.Compilation
-
- typeArray - Static variable in class gnu.kawa.lispexpr.GenArrayType
-
- typeArray0 - Static variable in class gnu.bytecode.Type
-
- typeAttributeType - Static variable in class gnu.kawa.xml.AttributeType
-
- typeBuffer - Static variable in class gnu.jemacs.lang.SaveExcursion
-
- typeCallContext - Static variable in class gnu.expr.Compilation
-
- typeCharSequence - Static variable in class gnu.expr.Compilation
-
- typeClass - Static variable in class gnu.expr.Compilation
-
- typeClass - Static variable in class gnu.kawa.lispexpr.LangObjType
-
- typeClassType - Static variable in class gnu.expr.Compilation
-
- typeClassType - Static variable in class gnu.kawa.lispexpr.LangObjType
-
- typeCompiledProc - Static variable in class gnu.expr.Compilation
-
- typeConsumer - Static variable in class gnu.expr.Compilation
-
- typeContinuation - Static variable in class gnu.kawa.functions.CompileMisc
-
- typedValue(int) - Method in class gnu.xml.NodeTree
-
Return the type-value of the node at the specified position.
- typeElementType - Static variable in class gnu.kawa.xml.ElementType
-
- typeEnvironment - Static variable in class gnu.expr.Compilation
-
- typeExp - Variable in class gnu.expr.Declaration
-
- typeFieldLocation - Static variable in class gnu.expr.Compilation
-
- typeFieldNames(Class) - Static method in class kawa.lang.Record
-
- typeFieldNames(ClassType) - Static method in class kawa.lang.Record
-
- typeForCalledFunction(Expression) - Static method in class gnu.expr.InlineCalls
-
Return a required type for procedure application context.
- typeKNode - Static variable in class gnu.kawa.xml.NodeType
-
- typeLangObjType - Static variable in class gnu.kawa.lispexpr.LangObjType
-
- typeLanguage - Static variable in class gnu.expr.Compilation
-
- typeList - Static variable in class gnu.expr.Compilation
-
- typeLocation - Static variable in class gnu.expr.Compilation
-
- typeLocationProc - Static variable in class gnu.expr.Compilation
-
- typeMethodProc - Static variable in class gnu.expr.Compilation
-
- typeModuleBody - Static variable in class gnu.expr.Compilation
-
- typeNodes - Static variable in class gnu.kawa.xml.CoerceNodes
-
- typeNodeType - Static variable in class gnu.kawa.xml.NodeType
-
- typeObject - Static variable in class gnu.expr.Compilation
-
- typeObjectType - Static variable in class gnu.expr.Compilation
-
- typeOccurrenceType - Static variable in class gnu.kawa.reflect.OccurrenceType
-
- typePair - Static variable in class gnu.expr.Compilation
-
- typePattern - Static variable in class kawa.lang.Pattern
-
- typeProcedure - Static variable in class gnu.expr.Compilation
-
- typeProcedure0 - Static variable in class gnu.expr.Compilation
-
- typeProcedure1 - Static variable in class gnu.expr.Compilation
-
- typeProcedure2 - Static variable in class gnu.expr.Compilation
-
- typeProcedure3 - Static variable in class gnu.expr.Compilation
-
- typeProcedure4 - Static variable in class gnu.expr.Compilation
-
- typeProcedureArray - Static variable in class gnu.expr.Compilation
-
- typeProcedureN - Static variable in class gnu.expr.Compilation
-
- typeProcessingInstructionType - Static variable in class gnu.kawa.xml.ProcessingInstructionType
-
- typeRunnable - Static variable in class gnu.expr.Compilation
-
- typeRunnableModule - Static variable in class gnu.expr.Compilation
-
- typeSaveExcursion - Static variable in class gnu.jemacs.lang.SaveExcursion
-
- typeSequences - Static variable in class gnu.expr.ConsumerTarget
-
- typeServlet - Static variable in class gnu.expr.Compilation
-
- typeSortedNodes - Static variable in class gnu.kawa.xml.SortNodes
-
- typeStaticFieldLocation - Static variable in class gnu.expr.Compilation
-
- typeString - Static variable in class gnu.expr.Compilation
-
- TypeSwitch - Class in gnu.kawa.reflect
-
Implement 'typeswitch' (as in XQuery) or 'typecase'.
- TypeSwitch(String) - Constructor for class gnu.kawa.reflect.TypeSwitch
-
- typeSwitch - Static variable in class gnu.kawa.reflect.TypeSwitch
-
- typeSymbol - Static variable in class gnu.expr.Compilation
-
- typeType - Static variable in class gnu.expr.Compilation
-
- typeType - Static variable in class gnu.kawa.lispexpr.LangObjType
-
- TypeValue - Interface in gnu.expr
-
A Type or a Type expression.
- typeValues - Static variable in class gnu.expr.Compilation
-
- typeValuesFilter - Static variable in class gnu.xquery.util.ValuesFilter
-
- TypeVariable - Class in gnu.bytecode
-
A type variable in a parameterized type.
- TypeVariable(String) - Constructor for class gnu.bytecode.TypeVariable
-