$ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
$
- $Eq - Static variable in class gnu.kawa.xml.NodeCompare
- $Eq - Static variable in class gnu.xquery.util.Compare
- $Eq(Object, Object) - Static method in class gnu.kawa.functions.NumberCompare
- $Eq$V(Object, Object, Object, Object[]) - Static method in class gnu.kawa.functions.NumberCompare
- $Ex$Eq - Static variable in class gnu.xquery.util.Compare
- $Gr - Static variable in class gnu.kawa.xml.NodeCompare
- $Gr - Static variable in class gnu.xquery.util.Compare
- $Gr(Object, Object) - Static method in class gnu.kawa.functions.NumberCompare
- $Gr$Eq - Static variable in class gnu.xquery.util.Compare
- $Gr$Eq(Object, Object) - Static method in class gnu.kawa.functions.NumberCompare
- $Gr$Eq$V(Object, Object, Object, Object[]) - Static method in class gnu.kawa.functions.NumberCompare
- $Gr$V(Object, Object, Object, Object[]) - Static method in class gnu.kawa.functions.NumberCompare
- $Ls - Static variable in class gnu.kawa.xml.NodeCompare
- $Ls - Static variable in class gnu.xquery.util.Compare
- $Ls(Object, Object) - Static method in class gnu.kawa.functions.NumberCompare
- $Ls$Eq - Static variable in class gnu.xquery.util.Compare
- $Ls$Eq(Object, Object) - Static method in class gnu.kawa.functions.NumberCompare
- $Ls$Eq$V(Object, Object, Object, Object[]) - Static method in class gnu.kawa.functions.NumberCompare
- $Ls$V(Object, Object, Object, Object[]) - Static method in class gnu.kawa.functions.NumberCompare
- $Ne - Static variable in class gnu.kawa.xml.NodeCompare
A
- abs() - Method in class gnu.math.Complex
- 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(IntNum) - Static method in class gnu.math.IntNum
- 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 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(double) - Method in interface gnu.lists.Consumer
- accept(int) - Method in interface gnu.lists.Consumer
- accept(long) - Method in interface gnu.lists.Consumer
- accept(Object) - Method in interface gnu.lists.Consumer
- accept(AnnotationValueVisitor<R, P>, P) - Method in class gnu.bytecode.AnnotationEntry.Value
- 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
- add - Static variable in class gnu.xquery.util.ArithOp
- add(boolean) - Method in class gnu.lists.BitVector
- add(byte) - Method in class gnu.lists.ByteVector
- add(double) - Method in class gnu.lists.F64Vector
- add(float) - Method in class gnu.lists.F32Vector
- add(int) - Method in class gnu.lists.IntVector
- add(int, int) - Static method in class gnu.math.IntNum
-
Add two ints, yielding an IntNum.
- add(int, E) - Method in class gnu.lists.AbstractSequence
-
See java.util.List.
- add(int, E) - Method in class gnu.lists.SimpleVector
- add(long) - Method in class gnu.lists.LongVector
- add(short) - Method in class gnu.lists.ShortVector
- add(E) - Method in class gnu.lists.AbstractSequence
-
See java.util.Collection.
- add(E) - Method in class gnu.lists.SeqPosition
- add(E) - Method in class gnu.lists.SimpleVector
- 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(Expression) - Method in class gnu.expr.BeginExp
- add(Viewable) - Method in class gnu.kawa.models.Box
- add(MethodProc) - Method in class gnu.expr.GenericProc
- add(Symbol, int) - Method in class gnu.mapping.Namespace
- add(Complex, Complex, int) - Static method in class gnu.math.Complex
- add(DateTime, Duration, int) - Static method in class gnu.math.DateTime
- add(DQuantity, DQuantity, double) - Static method in class gnu.math.DQuantity
- add(Duration, Duration, int) - Static method in class gnu.math.Duration
- 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(Quantity, Quantity, int) - Static method in class gnu.math.Quantity
- add(Quaternion, Quaternion, int) - Static 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) - Method in interface gnu.mapping.ArgListBuilder
- add(Object) - Method in class gnu.mapping.ArgListImpl
- add(Object) - Method in class gnu.math.Numeric
- add(Object, int) - Method in class gnu.math.Complex
- 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(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(Object, int) - Method in class gnu.math.IntFraction
- add(Object, int) - Method in class gnu.math.IntNum
- add(Object, int) - Method in class gnu.math.Numeric
-
Return this + k * obj.
- add(Object, int) - Method in class gnu.math.Quantity
- add(Object, int) - Method in class gnu.math.Quaternion
- add(Object, int) - Method in class gnu.math.RealNum
- add(Object, Object, Object, Object) - Method in class gnu.mapping.ArgListImpl
- add(String, int, Object, String) - Method in class gnu.text.Options
- add(String, int, String) - Method in class gnu.text.Options
-
Create a new option and enters it in this table.
- add(FileSelector) - Method in class gnu.kawa.ant.Kawac
- addAccessFlags(Object, long, long, String, Translator) - Static method in class kawa.standard.object
- addAll(int, Collection<? extends E>) - Method in class gnu.lists.AbstractSequence
-
See java.util.Collection.
- addAll(ArgList) - Method in interface gnu.mapping.ArgListBuilder
- addAll(ArgList) - Method in class gnu.mapping.ArgListImpl
- addAll(MethodProc[]) - Method in class gnu.expr.GenericProc
- addAll(CharSequence) - Method in class gnu.lists.FString
- 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(List<?>) - Method in interface gnu.mapping.ArgListBuilder
- 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(Object) - Method in class gnu.mapping.CallContext
- addArg(Object, Object, Object, Object) - Method in class gnu.mapping.CallContext
- addArg(Commandline.Argument) - Method in class gnu.kawa.ant.Kawac
-
Adds a nested
<arg>
. - 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.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.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(ClassType) - Method in class gnu.bytecode.ArrayClassLoader
- addClass(ClassType) - Method in class gnu.expr.Compilation
- addClass(CpoolUtf8) - Method in class gnu.bytecode.ConstantPool
- addClass(ObjectType) - Method in class gnu.bytecode.ConstantPool
- addClass(Class) - Method in class gnu.bytecode.ArrayClassLoader
- addClass(String, byte[]) - Method in class gnu.bytecode.ArrayClassLoader
- 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(Declaration) - Method in class gnu.expr.ScopeExp
-
Add a Declaration to the current Scope.
- 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.
- 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
- 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, Class<? extends Filter>) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIContext
- addFilter(String, String) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIContext
- addFilter(String, 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.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.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(Class<? extends EventListener>) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIContext
- addListener(String) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIContext
- addListener(T) - 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(EnvironmentKey, Location) - Method in class gnu.mapping.Environment
- addLocation(NamedLocation) - Method in class gnu.mapping.Environment
- addLocation(Symbol, Object, Location) - Method in class gnu.expr.BuiltinEnvironment
- addLocation(Symbol, Object, 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(LambdaExp, Object) - Method in class gnu.expr.ClassExp
- addMethod(Constructor) - Method in class gnu.bytecode.ClassType
- addMethod(Method) - 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, int, Type[], Type) - Method in class gnu.bytecode.ClassType
-
Add a method to this ClassType.
- addMethod(String, Type[], Type, int) - Method in class gnu.bytecode.ClassType
- addMethod(String, String, int) - Method in class gnu.bytecode.ClassType
- addMethodHandle(int, CpoolRef) - Method in class gnu.bytecode.ConstantPool
- addMethodHandle(Method) - 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(CpoolUtf8, CpoolUtf8) - Method in class gnu.bytecode.ConstantPool
- addNameAndType(Field) - Method in class gnu.bytecode.ConstantPool
- addNameAndType(Method) - 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.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, Class<? extends Servlet>) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIContext
- addServlet(String, String) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIContext
- addServlet(String, 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(CpoolUtf8) - Method in class gnu.bytecode.ConstantPool
- addString(String) - Method in class gnu.bytecode.ConstantPool
- addText(Text, Object) - Method in class gnu.kawa.models.Display
- addText(Text, Object) - Method in class gnu.kawa.swingviews.SwingDisplay
- 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(CodeAttr, Variable) - Method in class gnu.bytecode.Scope
- addVariable(Variable) - Method in class gnu.bytecode.Scope
- addVariableAfter(Variable, Variable) - Method in class gnu.bytecode.Scope
- 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
- 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
- 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.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.
- AND - Static variable in class gnu.kawa.functions.ArithOp
- 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(Expression, Compilation) - Static method in class gnu.expr.ANormalize
- ANormalize - Class in gnu.expr
-
A visitor that performs transformation to Administrative Normal Form.
- ANormalize() - Constructor for 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 - Class in kawa.standard
-
Implement the Scheme standard function "append".
- append - Static variable in class kawa.standard.append
- append() - Constructor for class kawa.standard.append
- append(char) - Method in class gnu.kawa.sax.ContentConsumer
- append(char) - Method in class gnu.kawa.xml.Nodes
- append(char) - Method in class gnu.kawa.xslt.XslTranslator
- append(char) - Method in interface gnu.lists.Consumer
- append(char) - Method in class gnu.lists.FilterConsumer
- append(char) - Method in class gnu.lists.FString
- append(char) - Method in class gnu.lists.PrintConsumer
- append(char) - Method in class gnu.lists.TreeList
- append(char) - Method in class gnu.mapping.Values.FromTreeList
- append(char) - Method in class gnu.xml.XMLFilter
- append(int, Appendable) - Static method in class gnu.text.Char
- append(CharSequence) - Method in class gnu.kawa.sax.ContentConsumer
- append(CharSequence) - Method in class gnu.kawa.xml.Nodes
- append(CharSequence) - Method in class gnu.kawa.xslt.XslTranslator
- append(CharSequence) - Method in interface gnu.lists.Consumer
- append(CharSequence) - Method in class gnu.lists.FilterConsumer
- append(CharSequence) - Method in class gnu.lists.FString
- append(CharSequence) - Method in class gnu.lists.PrintConsumer
- append(CharSequence) - Method in class gnu.lists.TreeList
- append(CharSequence) - Method in class gnu.mapping.Values.FromTreeList
- append(CharSequence) - Method in class gnu.xml.XMLFilter
- append(CharSequence, int, int) - Method in class gnu.kawa.sax.ContentConsumer
- append(CharSequence, int, int) - Method in class gnu.kawa.xml.Nodes
- append(CharSequence, int, int) - Method in class gnu.kawa.xslt.XslTranslator
- append(CharSequence, int, int) - Method in interface gnu.lists.Consumer
- append(CharSequence, int, int) - Method in class gnu.lists.FilterConsumer
- append(CharSequence, int, int) - Method in class gnu.lists.FString
- append(CharSequence, int, int) - Method in class gnu.lists.PrintConsumer
- append(CharSequence, int, int) - Method in class gnu.lists.TreeList
- append(CharSequence, int, int) - Method in class gnu.mapping.Values.FromTreeList
- append(CharSequence, int, int) - Method in class gnu.xml.XMLFilter
- append(Object) - Method in class gnu.lists.FString
- 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 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(Appendable, boolean, String) - Method in class gnu.text.SourceError
- appendTo(String, Appendable) - Method in class gnu.text.NamedCharTable
- appendToArray(Object[]) - Static method in class kawa.standard.vector_append
- appendValues - Static variable in class gnu.kawa.functions.AppendValues
- AppendValues - Class in gnu.kawa.functions
- AppendValues() - Constructor for 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 - Static variable in class kawa.standard.Scheme
- apply(boolean, Object, Object, Object) - Static method in class gnu.kawa.reflect.SlotSet
- apply(double, double) - Method in class gnu.ecmascript.BinaryOp
- apply(int, Object, Object, NamedCollator) - Static method in class gnu.xquery.util.Compare
- apply(ObjectType, String, char, Language) - Static method in class gnu.kawa.reflect.ClassMethods
-
Find methods.
- apply(InPort, String) - Static method in class kawa.standard.read_line
- 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(CallContext) - Method in class gnu.xquery.util.OrderedMap
- apply(Procedure, Object, Object) - Static method in class gnu.kawa.reflect.ClassMethods
- apply(Object, Object) - Method in class gnu.kawa.functions.IsEq
- apply(Object, 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.IsEqual
- apply(Object, Object, Map<Object, ArrayList<Object>>) - Method in class gnu.kawa.functions.Unify
- Apply - Class in gnu.kawa.functions
-
Implement the standard Scheme function "apply".
- Apply(String, ApplyToArgs) - Constructor for class gnu.kawa.functions.Apply
- apply$V(Object[]) - Static method in class kawa.standard.vector_append
- 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
- 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.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.standard.load
- apply1(Object, Object) - Method in class gnu.kawa.functions.ApplyToArgs
- apply1args - Static variable in class gnu.expr.Compilation
- apply1method - Static variable in class gnu.expr.Compilation
- apply2(int, Object, Object) - Static method in class gnu.kawa.functions.AddOp
- apply2(int, Object, Object) - Static method in class gnu.kawa.functions.NumberCompare
- apply2(Object, Object) - Method in class gnu.ecmascript.BinaryOp
- 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(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(Method, Expression...) - Constructor for class gnu.expr.ApplyExp
- ApplyExp(Expression, Expression...) - Constructor for class gnu.expr.ApplyExp
- ApplyExp(Procedure, 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.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[]) - 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
- applyN(Object[], SourceMessages) - Method in class gnu.kawa.reflect.MakeAnnotation
- applyNargs - Static variable in class gnu.expr.Compilation
- applyNmethod - Static variable in class gnu.expr.Compilation
- 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 - Static variable in class kawa.standard.Scheme
- ApplyToArgs - Class in gnu.kawa.functions
-
Implement the standard Scheme function "apply".
- ApplyToArgs(String, Language) - Constructor for class gnu.kawa.functions.ApplyToArgs
- applyToConsumer - Static variable in class gnu.expr.LambdaExp
- applyToConsumer - Static variable in class gnu.expr.PrimProcedure
- applyToConsumer(Procedure, CallContext) - Static method in class gnu.expr.LambdaExp.Closure
- 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 - Static variable in class gnu.mapping.Procedure0
- applyToObject - Static variable in class gnu.mapping.Procedure0or1
- applyToObject - Static variable in class gnu.mapping.Procedure1
- applyToObject - Static variable in class gnu.mapping.Procedure1or2
- applyToObject - Static variable in class gnu.mapping.Procedure2
- applyToObject - Static variable in class gnu.mapping.Procedure3
- applyToObject - Static variable in class gnu.mapping.Procedure4
- applyToObject - Static variable in class gnu.mapping.ProcedureN
- applyToObject(Procedure, CallContext) - Static method in class gnu.kawa.functions.Apply
- applyToObject(Procedure, CallContext) - Static method in class gnu.kawa.reflect.Invoke
- applyToObject(Procedure, CallContext) - Static method in class gnu.mapping.Procedure0
- applyToObject(Procedure, CallContext) - Static method in class gnu.mapping.Procedure0or1
- applyToObject(Procedure, CallContext) - Static method in class gnu.mapping.Procedure1
- applyToObject(Procedure, CallContext) - Static method in class gnu.mapping.Procedure1or2
- applyToObject(Procedure, CallContext) - Static method in class gnu.mapping.Procedure2
- applyToObject(Procedure, CallContext) - Static method in class gnu.mapping.Procedure3
- applyToObject(Procedure, CallContext) - Static method in class gnu.mapping.Procedure4
- 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) - Method in class gnu.xquery.lang.XQuery
-
Call a procedure with each item in a sequence as the context item.
- applyWithFocus(Procedure, Object, int, int) - Method in class gnu.xquery.lang.XQuery
-
Call a procedure with a given focus (context).
- applyWithFocus(Procedure, Object, int, int, Consumer) - 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$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 - Static variable in class gnu.kawa.functions.ApplyWithValues
- applyWithValues(Object, Procedure) - Static method in class gnu.kawa.functions.ApplyWithValues
- 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
- 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 - Class in gnu.xquery.util
- ArithOp(String, int) - Constructor for class gnu.kawa.functions.ArithOp
- 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(byte[][]) - Constructor for class gnu.bytecode.ArrayClassLoader
-
Load classes from the given byte arrays.
- ArrayClassLoader(ClassLoader) - Constructor for class gnu.bytecode.ArrayClassLoader
- 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 - Static variable in class gnu.kawa.functions.ArrayRef
- arrayRef(Array, Sequence) - Static method in class gnu.kawa.functions.ArrayRef
- ArrayRef - Class in gnu.kawa.functions
- ArrayRef() - Constructor for class gnu.kawa.functions.ArrayRef
- Arrays - Class in gnu.kawa.functions
-
Static methods for implementing Scheme (SRFI-25) arrays.
- Arrays - Class in gnu.lists
- Arrays() - Constructor for class gnu.kawa.functions.Arrays
- 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 - 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.functions
- ArraySet - Class in gnu.kawa.reflect
- ArraySet() - Constructor for class gnu.kawa.functions.ArraySet
- 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() - Method in class gnu.math.IntNum
- asBigDecimal() - Method in class gnu.math.RealNum
- asBigDecimal(Object) - Static method in class gnu.kawa.functions.Arithmetic
- asBigInteger() - Method in class gnu.math.IntNum
- asBigInteger(Object) - Static method in class gnu.kawa.functions.Arithmetic
- asBooleanValue(ConditionalTarget, Type) - Method in class gnu.expr.Compilation
-
Hook for language-specific handling in ConditionalTarget.
- asChar(Object) - Static method in class gnu.xquery.lang.XQuery
- 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(Object) - Static method in class gnu.kawa.functions.Arithmetic
- asIntNum(BigDecimal) - Static method in class gnu.kawa.functions.Arithmetic
- asIntNum(BigInteger) - 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
- asLong(Object) - Static method in class gnu.kawa.functions.Arithmetic
- 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
- 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.AnnotationDefaultAttr
- assignConstants(ClassType) - Method in class gnu.bytecode.Attribute
-
Add any needed constant pool entries for this Attribute.
- 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() - 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 - 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
- Attributes - Class in gnu.kawa.xml
- attributeType - Variable in class gnu.lists.FilterConsumer
-
The 'attribute type' from the most recent startAttribute.
- 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
- 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 kawa.lang.Lambda
- 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
B
- BAD_SHORT - Static variable in class gnu.expr.SetExp
-
"Failure" return value of canUseInc.
- badRank(int) - Method in class gnu.lists.AbstractSequence
- base - Variable in class gnu.expr.Declaration
-
If non-null, field is relative to base.
- base - Variable in class gnu.expr.Declaration.ValueSource
- base - Variable in class gnu.lists.FilterConsumer
- base - Variable in class gnu.lists.PrintConsumer
- base - Variable in class gnu.lists.TransformedArray
- base - Variable in class gnu.mapping.ConstrainedLocation
- base - Variable in class gnu.mapping.IndirectableLocation
-
If non-null, operations are forwarded to the base location.
- BASE_URI_BUILTIN - Static variable in class gnu.xquery.lang.XQResolveNames
-
Code number for the special
base-uri
function. - BASE64_BINARY_TYPE_CODE - Static variable in class gnu.kawa.xml.XDataType
- Base64Binary - Class in gnu.kawa.xml
-
A BinaryObject whose lexical format is base64.
- Base64Binary(byte[]) - Constructor for class gnu.kawa.xml.Base64Binary
- Base64Binary(String) - Constructor for class gnu.kawa.xml.Base64Binary
- base64BinaryType - Static variable in class gnu.kawa.xml.XDataType
- BaseUnit - Class in gnu.math
-
A primitive Unit of measurement (such as a meter).
- BaseUnit() - Constructor for class gnu.math.BaseUnit
-
Should only be used for serialization, and Unit.Empty.
- BaseUnit(String) - Constructor for class gnu.math.BaseUnit
- BaseUnit(String, String) - Constructor for class gnu.math.BaseUnit
- baseUri(Object) - Static method in class gnu.xquery.util.NodeUtils
- baseURI() - Method in class gnu.kawa.xml.KNode
- baseUriOfPos(int, boolean) - Method in class gnu.xml.NodeTree
-
Return of the base-uri property, if known, of the node at pos.
- beforeContent() - Method in class gnu.lists.FilterConsumer
- beforeContent() - Method in class gnu.lists.PrintConsumer
- beforeContent() - Method in class gnu.xquery.util.RelativeStepFilter
- beforeNode() - Method in class gnu.kawa.xml.HttpPrinter
- beforeNode() - Method in class gnu.lists.FilterConsumer
- beforeNode() - Method in class gnu.lists.PrintConsumer
- begin - Class in kawa.standard
-
Implement the re-writer for the "begin" primitive.
- begin - Static variable in class kawa.standard.begin
- begin() - Constructor for class kawa.standard.begin
- BEGIN_ATTRIBUTE_LONG - Static variable in class gnu.lists.TreeList
-
The beginning of an attribute.
- BEGIN_ATTRIBUTE_LONG_SIZE - Static variable in class gnu.lists.TreeList
- BEGIN_DOCUMENT - Static variable in class gnu.lists.TreeList
-
Beginning of a document (or top-level value).
- BEGIN_ELEMENT_LONG - Static variable in class gnu.lists.TreeList
-
Begin of an element, non-compact form.
- BEGIN_ELEMENT_SHORT - Static variable in class gnu.lists.TreeList
-
Beginning of an element, compact form.
- BEGIN_ELEMENT_SHORT_INDEX_MAX - Static variable in class gnu.lists.TreeList
- BEGIN_ENTITY - Static variable in class gnu.lists.TreeList
-
Start of an entity (typically a file, possibly included).
- BEGIN_ENTITY_SIZE - Static variable in class gnu.lists.TreeList
- beginComment() - Method in class gnu.xml.XMLPrinter
- beginData() - Method in class gnu.kawa.xml.HttpPrinter
- beginEntity(Object) - Method in class gnu.kawa.xml.Nodes
- beginEntity(Object) - Method in class gnu.lists.FilterConsumer
- beginEntity(Object) - Method in class gnu.lists.PrintConsumer
- beginEntity(Object) - Method in class gnu.lists.TreeList
- beginEntity(Object) - Method in interface gnu.lists.XConsumer
- beginEntity(Object) - Method in class gnu.xml.XMLFilter
- beginEntity(Object) - Method in class gnu.xml.XMLPrinter
- BeginExp - Class in gnu.expr
-
This class represents a sequence of Expressions.
- BeginExp() - Constructor for class gnu.expr.BeginExp
- BeginExp(Expression[]) - Constructor for class gnu.expr.BeginExp
- BeginExp(Expression, Expression) - Constructor for class gnu.expr.BeginExp
- beginFragment(Label) - Method in class gnu.bytecode.CodeAttr
- beginFragment(Label, Label) - Method in class gnu.bytecode.CodeAttr
- beginSymbol - Static variable in class kawa.standard.define_library
- beige - Static variable in class gnu.kawa.models.StandardColor
- BIGDECIMAL_CODE - Static variable in class gnu.kawa.functions.Arithmetic
-
Promotion code for java.math.BigDecimal.
- BIGINTEGER_CODE - Static variable in class gnu.kawa.functions.Arithmetic
-
Promotion code for java.math.BigInteger.
- BinaryObject - Class in gnu.kawa.xml
-
Generic binary data with application-specific interpretation.
- BinaryObject() - Constructor for class gnu.kawa.xml.BinaryObject
- BinaryOp - Class in gnu.ecmascript
- BinaryOp(String, int) - Constructor for class gnu.ecmascript.BinaryOp
- BindDecls - Class in kawa.lang
-
Methods for parsing patterns.
- BindDecls() - Constructor for class kawa.lang.BindDecls
- BindingInitializer - Class in gnu.expr
- BindingInitializer(Declaration, Expression) - Constructor for class gnu.expr.BindingInitializer
- BindingsEnvironment(String, Bindings, Bindings, Environment) - Constructor for class gnu.expr.AbstractScriptEngineFactory.BindingsEnvironment
- BindingsLocation(SimpleSymbol, AbstractScriptEngineFactory.BindingsEnvironment) - Constructor for class gnu.expr.AbstractScriptEngineFactory.BindingsLocation
- bindParser - Variable in class kawa.lang.Lambda
- bindSharedObject(int, Object) - Method in class gnu.kawa.lispexpr.LispReader
-
Bind value to index in sharingStructuretable.
- bisque - Static variable in class gnu.kawa.models.StandardColor
- bitCount(int) - Static method in class gnu.math.BitOps
- bitCount(int[], int) - Static method in class gnu.math.BitOps
- bitCount(IntNum) - Static method in class gnu.math.BitOps
-
Count one bits in an IntNum.
- bitOp(int, IntNum, IntNum) - Static method in class gnu.math.BitOps
-
Do one the the 16 possible bit-wise operations of two IntNums.
- BitOps - Class in gnu.math
-
Implements logical (bit-wise) operations on infinite-precision integers.
- bitValue(IntNum, int) - Static method in class gnu.math.BitOps
-
Return the value of a specified bit in an IntNum.
- BitVector - Class in gnu.lists
-
Simple adjustable-length vector of Boolean values.
- BitVector() - Constructor for class gnu.lists.BitVector
- BitVector(boolean[]) - Constructor for class gnu.lists.BitVector
-
Reuses the argument without making a copy.
- BitVector(boolean[], int, int) - Constructor for class gnu.lists.BitVector
-
Makes a copy of (part of) the argument array.
- BitVector(int) - Constructor for class gnu.lists.BitVector
- BitVector(int, boolean) - Constructor for class gnu.lists.BitVector
- bitvectorType - Static variable in class gnu.kawa.lispexpr.LangObjType
- BitwiseOp - Class in gnu.kawa.functions
- BitwiseOp(String, int) - Constructor for class gnu.kawa.functions.BitwiseOp
- black - Static variable in class gnu.kawa.models.StandardColor
- blanchedAlmond - Static variable in class gnu.kawa.models.StandardColor
- Blob - Class in gnu.lists
-
Binary data which may represent text or other information.
- Blob(byte[]) - Constructor for class gnu.lists.Blob
- Blob(byte[], Charset) - Constructor for class gnu.lists.Blob
- BlockExp - Class in gnu.expr
-
Class used to implement a block that can be exited.
- BlockExp() - Constructor for class gnu.expr.BlockExp
- blue - Static variable in class gnu.kawa.models.StandardColor
- blueViolet - Static variable in class gnu.kawa.models.StandardColor
- body - Variable in class gnu.expr.LambdaExp
- BODY_PARSED - Static variable in class gnu.expr.Compilation
-
State code indicating the entire module has been parsed.
- boolean_ctype - Static variable in class gnu.bytecode.Type
-
Deprecated.
- BOOLEAN_OPTION - Static variable in class gnu.text.Options
-
Bit indicating option value is a boolean.
- boolean_type - Static variable in class gnu.bytecode.Type
- BOOLEAN_TYPE_CODE - Static variable in class gnu.kawa.xml.XDataType
- BOOLEAN_VALUE - Static variable in interface gnu.lists.Sequence
- booleanObject(boolean) - Method in class gnu.expr.Language
- booleanToObject(boolean) - Method in class gnu.lists.Convert
- booleanType - Static variable in class gnu.bytecode.Type
- booleanType - Static variable in class gnu.kawa.xml.XDataType
- booleanType - Variable in class kawa.lang.BindDecls
- booleanType - Static variable in class kawa.standard.Scheme
- booleanValue - Static variable in class gnu.xquery.util.BooleanValue
- booleanValue(Expression) - Static method in class gnu.xquery.lang.XQParser
-
Coerce the value of an expresison to a boolean value.
- booleanValue(Object) - Static method in class gnu.bytecode.PrimType
-
Coerce value to a boolean.
- booleanValue(Object) - Method in class gnu.expr.Language
-
Test if a value is considered "true" in this language.
- booleanValue(Object) - Static method in class gnu.xquery.util.BooleanValue
- booleanValue(String) - Static method in class gnu.text.Options
- BooleanValue - Class in gnu.xquery.util
- BooleanValue(String) - Constructor for class gnu.xquery.util.BooleanValue
- booleanValue_method - Static variable in class gnu.bytecode.Type
- borderShape(Rectangle2D, boolean, double, double, double, double) - Static method in class gnu.kawa.models.Pictures
- boundedHash(int, int) - Method in interface gnu.kawa.util.BoundedHashable
-
Calculate a hash code for this object.
- boundedHash(int, int) - Method in class gnu.lists.AbstractSequence
- boundedHash(int, int) - Method in class gnu.lists.LList
- boundedHash(Array, int, int) - Static method in class gnu.kawa.util.HashUtils
- boundedHash(Object) - Static method in class gnu.kawa.util.HashUtils
- boundedHash(Object, int, int) - Static method in class gnu.kawa.util.HashUtils
-
Generic hash method.
- boundedHash(List, int, int) - Static method in class gnu.kawa.util.HashUtils
- BoundedHashable - Interface in gnu.kawa.util
-
Supports computing a hash-code while protecting against cycles.
- boundedHashArray(Object, int, int) - Static method in class gnu.kawa.util.HashUtils
- Box - Class in gnu.kawa.models
-
A container that lays out its components in a column or row.
- Box() - Constructor for class gnu.kawa.models.Box
- boxedType() - Method in class gnu.bytecode.PrimType
- boxedType() - Method in class gnu.kawa.lispexpr.LangPrimType
- brace - Static variable in class gnu.kawa.lispexpr.ReadTableEntry
- bracket_apply_sym - Static variable in class gnu.kawa.lispexpr.LispLanguage
- bracket_list_sym - Static variable in class gnu.kawa.lispexpr.LispLanguage
- BracketApply - Class in gnu.kawa.lispexpr
-
Expand
$bracket-apply$
macro. - BracketApply() - Constructor for class gnu.kawa.lispexpr.BracketApply
- BREAK_TOKEN - Static variable in class gnu.ecmascript.Reserved
- BRIDGE - Static variable in class gnu.bytecode.Access
- BRL - Class in gnu.kawa.brl
- BRL(Environment) - Constructor for class gnu.kawa.brl.BRL
- brl_instance - Static variable in class gnu.kawa.brl.BRL
-
Language instance for BRL dialect.
- brlEnvironment - Static variable in class gnu.kawa.brl.BRL
- BRLRead - Class in gnu.kawa.brl
-
A class to read Scheme forms (S-expressions).
- BRLRead(InPort) - Constructor for class gnu.kawa.brl.BRLRead
- BRLRead(InPort, SourceMessages) - Constructor for class gnu.kawa.brl.BRLRead
- BRLReaderString - Class in gnu.kawa.brl
- BRLReaderString() - Constructor for class gnu.kawa.brl.BRLReaderString
- brown - Static variable in class gnu.kawa.models.StandardColor
- buffer - Variable in class gnu.kawa.models.Text
- buffer - Variable in class gnu.kawa.swingviews.SwingContent
- buffer - Variable in class gnu.mapping.Values.FromTreeList
- build() - Method in class gnu.kawa.reflect.CompileBuildObject
- buildAddChild(Declaration, Expression) - Method in class gnu.kawa.lispexpr.LangObjType.SimpleVectorBuilder
- buildAddChild(Declaration, Expression) - Method in class gnu.kawa.reflect.CompileBuildObject
- buildLoop(Expression, Expression, Expression, Expression) - Method in class gnu.ecmascript.Parser
- buildSetter(Declaration, Member, Expression) - Method in class gnu.kawa.reflect.CompileBuildObject
- BuiltArray(Procedure, int[], int[]) - Constructor for class gnu.kawa.functions.Arrays.BuiltArray
- BuiltArray(Procedure, Procedure, int[], int[]) - Constructor for class gnu.kawa.functions.Arrays.BuiltArray
- builtin() - Static method in class kawa.standard.Scheme
- BuiltinEnvironment - Class in gnu.expr
-
An Environment containing the default bindings for the current Language.
- burlyWood - Static variable in class gnu.kawa.models.StandardColor
- Button - Class in gnu.kawa.models
-
A model (data) for a clickable button.
- Button() - Constructor for class gnu.kawa.models.Button
- bySize(Object, Object, Object) - Static method in class gnu.kawa.functions.RangeUtils
- byte_type - Static variable in class gnu.bytecode.Type
- BYTE_TYPE_CODE - Static variable in class gnu.kawa.xml.XDataType
- byteToObject(byte) - Method in class gnu.expr.KawaConvert
- byteToObject(byte) - Method in class gnu.lists.Convert
- byteToObjectUnsigned(byte) - Method in class gnu.expr.KawaConvert
- byteToObjectUnsigned(byte) - Method in class gnu.lists.Convert
- byteType - Static variable in class gnu.bytecode.Type
- byteType - Static variable in class gnu.kawa.lispexpr.LangPrimType
- byteType - Static variable in class gnu.kawa.xml.XIntegerType
- ByteVector<E> - Class in gnu.lists
-
Simple adjustable-length vector of signed or unsigned 8-bit integers (bytes).
- ByteVector() - Constructor for class gnu.lists.ByteVector
C
- 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 - Static variable in class gnu.kawa.functions.CallCC
- CallCC - Class in gnu.kawa.functions
-
Implement the Scheme standard function "call-with-current-continuation".
- 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 - Static variable in class gnu.kawa.functions.CallWithValues
- callWithValues(Procedure, Procedure) - Static method in class gnu.kawa.functions.CallWithValues
- CallWithValues - Class in gnu.kawa.functions
- CallWithValues() - Constructor for class gnu.kawa.functions.CallWithValues
- canCompile(ApplyExp) - Method in class gnu.expr.PrimProcedure
- candidates - Variable in exception gnu.expr.CommandCompleter
- 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
- canonicalize(Expression) - Static method in class gnu.expr.BeginExp
-
Simplifies BeginExp.
- canonicalize(Expression[]) - Static method in class gnu.expr.BeginExp
- 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) - Method in class gnu.expr.LambdaExp
- capture(Declaration, ReferenceExp) - Method in class gnu.expr.FindCapturedVars
- 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(int) - Method in class gnu.math.DateTime
- 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_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 - Static variable in class gnu.xquery.util.CastableAs
- CastableAs - Class in gnu.xquery.util
- castableAsDecl - Static variable in class gnu.xquery.lang.XQResolveNames
- castAs - Static variable in class gnu.xquery.util.CastAs
- CastAs - Class in gnu.xquery.util
- CastAs() - Constructor for 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
- 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(LambdaExp) - Constructor for class gnu.expr.CatchClause
-
"Convert" a
LambdaExp
to aCatchClause
. - CatchClause(Object, Type, Expression) - Constructor for class gnu.expr.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(Object) - Static method in class gnu.xquery.util.NumberValue
- CEILING - Static variable in class gnu.math.Numeric
- 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(Expression, Compilation) - Static method in class gnu.expr.ChainLambdas
- ChainLambdas - Class in gnu.expr
-
Sets up the firstChild/nextSibling links of each LambdaExp.
- ChainLambdas() - Constructor for class gnu.expr.ChainLambdas
- 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.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() - Constructor for class gnu.lists.CharBuffer
- CharBuffer(int) - Constructor for class gnu.lists.CharBuffer
- CharBuffer(FString) - Constructor for class gnu.lists.CharBuffer
- 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() - Method in class gnu.text.Char
- charValue(Object) - Method in class gnu.bytecode.PrimType
-
Coerce value to a char.
- charValue(Object) - Method in class gnu.kawa.lispexpr.LangPrimType
- 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[].
- 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
- 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
- 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 - Variable in class gnu.kawa.lispexpr.ReaderIgnoreRestOfLine
- checkEncodingSpec(String) - Method in class gnu.kawa.lispexpr.LispReader
- 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.
- 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
- 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
- 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 - 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
- Children - Class in gnu.kawa.xml
- 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
'skind
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(ClassType, InputStream) - Constructor for class gnu.bytecode.ClassFileInput
- ClassFileInput(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, 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
- ClassMemberLocation(Object, String, String) - Constructor for class gnu.kawa.reflect.ClassMemberLocation
- classMethods - Static variable in class gnu.kawa.reflect.ClassMethods
- ClassMethods - Class in gnu.kawa.reflect
- ClassMethods() - Constructor for 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 - Static variable in class gnu.kawa.lispexpr.LispPackage
- ClassNamespace() - Constructor for class gnu.kawa.lispexpr.ClassNamespace
- ClassNamespace(ClassType) - Constructor for class gnu.kawa.lispexpr.ClassNamespace
- 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 theClassType
bound toPREFIX
. - ClassTypeWriter - Class in gnu.bytecode
-
This class prints out in contents of a ClassType in human-readable form.
- ClassTypeWriter(ClassType, OutputStream, int) - Constructor for class gnu.bytecode.ClassTypeWriter
- ClassTypeWriter(ClassType, Writer, 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. - 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.lists.ConsumerWriter
- close() - Method in class gnu.text.Lexer
- closeTag() - Method in class gnu.xml.XMLPrinter
- closure - Variable in class gnu.mapping.Future
- Closure(LambdaExp, CallContext) - Constructor for class gnu.expr.LambdaExp.Closure
- 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) - Static method in class gnu.kawa.xml.KNode
-
Convert value to a KNode, returning null if it isn't a node.
- coerce(Object) - Method in class gnu.mapping.ReadOnlyLocation
- coerce(Object, String) - Static method in class gnu.kawa.xml.ProcessingInstructionType
- 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(T) - Method in class gnu.mapping.ConstrainedLocation
- 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(Class, Object) - Method in class gnu.expr.Language
- 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(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 - Static variable in class gnu.kawa.xml.CoerceNodes
- CoerceNodes - Class in gnu.kawa.xml
-
Coerces an item sequence to a node sequence.
- CoerceNodes() - Constructor for class gnu.kawa.xml.CoerceNodes
- coerceNumeric(Object) - Static method in class gnu.kawa.lispexpr.LangObjType
- coerceOrNull(Object, int) - Static method in class gnu.kawa.xml.NodeType
- coerceOrNull(Object, String) - Static method in class gnu.kawa.xml.ProcessingInstructionType
- coerceOrNull(Object, String, String) - Static method in class gnu.kawa.xml.AttributeType
- coerceOrNull(Object, String, String) - Static method in class gnu.kawa.xml.ElementType
- 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(Class, Object) - Method in class gnu.expr.Language
- coerceToObject(Object) - Method in class gnu.bytecode.Type
-
Given a raw JVM value convert it to an object of this type.
- 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
- combineName(Expression, Expression) - Static method in class gnu.kawa.functions.CompileNamedPart
- combineType(Type, Type) - Static method in class gnu.kawa.functions.CompileArith
- 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
- 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 - Static variable in class gnu.kawa.xml.CommentConstructor
- CommentConstructor - Class in gnu.kawa.xml
- 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
- compare(double, double) - Static method in class gnu.math.DFloNum
- compare(int[], int, int, Object) - Method in class gnu.kawa.util.HeapSort.IndexSort
- compare(int, int) - Method in class gnu.lists.AbstractSequence
-
Compare two positions, and indicate their relative 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(PrimType, PrimType) - Static method in class gnu.bytecode.PrimType
- 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(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(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(Type) - Method in class gnu.kawa.xml.NodeType
- compare(Type) - Method in class gnu.kawa.xml.XDataType
- compare(AbstractSequence, int, AbstractSequence, int) - Static method in class gnu.lists.AbstractSequence
-
This is used for the XML concept of "document order".
- compare(SeqPosition, SeqPosition) - Method in class gnu.lists.AbstractSequence
- compare(BaseUnit, BaseUnit) - Static method in class gnu.math.BaseUnit
- compare(Complex, Complex) - Static 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(Duration, Duration) - Static method in class gnu.math.Duration
- compare(IntNum, long) - Static method in class gnu.math.IntNum
-
Return -1, 0, or 1, depending on which value is greater.
- compare(IntNum, IntNum) - Static method in class gnu.math.IntNum
-
Return -1, 0, or 1, depending on which value is greater.
- compare(IntNum, IntNum, double) - Static method in class gnu.math.DFloNum
-
Compare (x_num/x_den) with toExact(y).
- compare(Quantity, Quantity) - Static method in class gnu.math.Quantity
- compare(Quaternion, Quaternion) - Static method in class gnu.math.Quaternion
- compare(RatNum, RatNum) - Static method in class gnu.math.RatNum
- compare(Object) - Method in class gnu.math.Complex
- compare(Object) - Method in class gnu.math.DateTime
- compare(Object) - Method in class gnu.math.DFloNum
- compare(Object) - Method in class gnu.math.Duration
- compare(Object) - Method in class gnu.math.IntFraction
- compare(Object) - Method in class gnu.math.IntNum
- compare(Object) - Method in class gnu.math.Numeric
-
Return an integer for which of
this
orobj
is larger. - compare(Object) - Method in class gnu.math.Quantity
- compare(Object) - Method in class gnu.math.Quaternion
- compare(Object, int, Object, int, boolean) - Static method in class gnu.kawa.functions.NumberCompare
- compare(Object, Object) - Method in class gnu.kawa.util.HeapSort.IndexSort
- compare(Object, Object, boolean) - Static method in class gnu.kawa.functions.NumberCompare
-
Compare two numbers.
- compare(Object, Object, NamedCollator) - Static method in class gnu.xquery.util.StringUtils
-
This implements the XQuery
fn:compare
function. - compare(String, String) - Method in class gnu.xquery.util.NamedCollator
- compare(T, int, int, C) - Method in class gnu.kawa.util.HeapSort
- Compare - Class in gnu.xquery.util
-
Compares two values (or sequences) according to XPath semantics.
- Compare() - Constructor for class gnu.xquery.util.Compare
- 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
- 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(char[], char[], int) - Static method in class gnu.lists.AbstractCharVector
- compareTo(AbstractCharVector<?>, AbstractCharVector<?>, int) - Static method in class gnu.lists.AbstractCharVector
- compareTo(IString) - Method in class gnu.lists.IString
- compareTo(Pair, Pair) - Static method in class gnu.lists.Pair
- 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(CharSequence, CharSequence) - Static method in class gnu.lists.Strings
- compareTo(Object) - 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(Object) - Method in class gnu.lists.LList
- 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(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(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
- compile(ApplyExp, Compilation, Target) - Static method in class gnu.expr.ApplyExp
- compile(ApplyExp, Compilation, Target) - Method in interface gnu.expr.Inlineable
- compile(ApplyExp, Compilation, Target) - Method in class gnu.expr.PrimProcedure
- 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(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(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.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, Target) - Method in class gnu.expr.FluidLetExp
- compile(Compilation, Target) - Method in class gnu.expr.IfExp
- 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(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(Expression[], int, Compilation) - Static method in class gnu.kawa.functions.MakeList
- compile(Expression, Expression, Expression, Compilation, Target) - Static method in class gnu.expr.IfExp
- compile(InPort, ScriptContext) - Method in class gnu.expr.KawaScriptEngine
- compile(InPort, ScriptContext, SourceMessages) - Method in class gnu.expr.KawaScriptEngine
- compile(Reader) - Method in class gnu.expr.KawaScriptEngine
- compile(String) - Method in class gnu.expr.KawaScriptEngine
- 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(boolean, MethodHandle, Object, int, Object) - Constructor for class gnu.expr.CompiledProc
- CompiledProc(Object, boolean, MethodHandle, Object, int) - 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
- 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 - Class in gnu.xquery.util
- CompileMisc() - Constructor for class gnu.kawa.functions.CompileMisc
- 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 - Static variable in class kawa.standard.constant_fold
- constant_fold() - Constructor for class kawa.standard.constant_fold
- ConstantFunction0 - Class in gnu.kawa.functions
-
A 0-argument function that returns a constant value.
- ConstantFunction0(String, QuoteExp) - Constructor for class gnu.kawa.functions.ConstantFunction0
- ConstantFunction0(String, Object) - 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(int) - Constructor for class gnu.bytecode.ConstantValueAttr
- ConstantValueAttr(Object) - Constructor for class gnu.bytecode.ConstantValueAttr
- constituent - Static variable in class gnu.kawa.lispexpr.ReadTableEntry
- CONSTITUENT - Static variable in class gnu.kawa.lispexpr.ReadTable
- 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(int, int, Consumer) - Method in class gnu.lists.AbstractSequence
- consume(Consumer) - Method in class gnu.kawa.xml.KNode
- 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 - Variable in class gnu.mapping.CallContext
-
Function results are written to this Consumer.
- Consumer - Interface in gnu.lists
-
A Consumer is something that will accept data (output), and do something with it.
- 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
- 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(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.ecmascript
- Convert - Class in gnu.kawa.functions
- Convert - Class in gnu.lists
-
A class that encapsulates conversions between primitive and Object.
- Convert() - Constructor for class gnu.ecmascript.Convert
- Convert() - Constructor for class gnu.lists.Convert
- Convert(String, boolean) - Constructor for class gnu.kawa.functions.Convert
- 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() - Method in class gnu.kawa.util.RangeTable
- copy() - Method in class gnu.kawa.xml.KNode
- copy() - Method in class gnu.lists.SeqPosition
- copy(int, int) - Method in class gnu.lists.FString
- copy(Array<E>, Array<E>) - Static method in class gnu.lists.Arrays
- copy(SimpleVector, int, int, boolean) - Static method in class gnu.lists.Sequences
- copy(InputStream, OutputStream, byte[]) - Static method in class gnu.bytecode.ZipArchive
- copy(InputStream, String, byte[]) - Static method in class gnu.bytecode.ZipArchive
- 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() - Method in class gnu.math.Quaternion
- cos() - Method in class gnu.math.RealNum
- cos(double, double) - Static method in class gnu.math.DComplex
- cos(double, double, double, double) - Static method in class gnu.math.DQuaternion
- count - Variable in class gnu.mapping.ArgListImpl
-
Number of arguments.
- count(AttrContainer) - Static method in class gnu.bytecode.Attribute
- count(NamespaceBinding) - Method in class gnu.xml.NamespaceBinding
-
Return the number of bindings before the
fencePost
. - count(Object) - Static method in class gnu.kawa.functions.MakeSplice
- countDecls() - Method in class gnu.expr.ScopeExp
- 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, RealNum, RealNum, Unit) - Constructor for class gnu.math.CQuantity
- CQuantity(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() - Static method in class gnu.mapping.Namespace
- create(int) - Static method in class gnu.mapping.Namespace
- create(Type[]) - Static method in class gnu.kawa.reflect.MultValuesType
- create(Declaration, Expression, Compilation) - Static method in class gnu.expr.BindingInitializer
-
Create a BindingInitializer and link it into the correct initializer chain.
- create(ReadTable, boolean) - Static method in class gnu.kawa.lispexpr.ReaderDispatch
-
Create a fresh instance and initialize it appropriately for Common Lisp.
- 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.
- 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.
- 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.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.kawa.brl.BRL
- createReadTable() - Method in class gnu.kawa.lispexpr.LispLanguage
-
Create a fresh
ReadTable
appropriate for this language. - 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
- 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
- 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
- currentDate() - Static method in class gnu.xquery.util.TimeUtils
- currentDateTime() - Static method in class gnu.xquery.util.TimeUtils
- currentLambda - Variable in class gnu.expr.ExpVisitor
- currentLambda() - Method in class gnu.expr.Compilation
- currentLambda() - Method in class gnu.expr.ScopeExp
- currentMacroDefinition - Variable in class kawa.lang.Translator
-
Set if we're processing (as opposed to expanding) a
define-syntax
ordefmacro
. - 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
D
- 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(Object, Object) - Static method in class gnu.xquery.util.TimeUtils
- 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
- 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(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(Object, Type) - 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[], int, ParameterizedType, Language) - Static method in class gnu.expr.PrimProcedure
- decodeType(Type, String, ParameterizedType) - Method in class gnu.expr.Language
- DEEP_EQUAL_BUILTIN - Static variable in class gnu.xquery.lang.XQResolveNames
-
Code number for the special
deep-equal
function. - deepCopy(Expression) - Static method in class gnu.expr.Expression
- deepCopy(Expression[], IdentityHashTable) - Static method in class gnu.expr.Expression
- deepCopy(Expression, IdentityHashTable) - Static method in class gnu.expr.Expression
-
Make a deep copy of this expression, if possible.
- deepCopy(IdentityHashTable) - Method in class gnu.expr.ApplyExp
- deepCopy(IdentityHashTable) - Method in class gnu.expr.ExitExp
- 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
- defaultFunctionNamespacePath - Static variable in class gnu.xquery.lang.XQuery
- defaultNamespace() - Method in class gnu.mapping.Environment
- 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
- 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
- deferableInit(Expression) - Method in class gnu.expr.InlineCalls
- define - Class in kawa.standard
-
The Syntax transformer that re-writes the "%define" internal form.
- define(Lambda) - Constructor for class kawa.standard.define
- define(CodeAttr) - Method in class gnu.bytecode.Label
-
Define the value of a label as having the current location.
- define(Environment, Symbol, Object, String, String) - Static method in class gnu.kawa.reflect.StaticFieldLocation
- 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.expr.AbstractScriptEngineFactory.BindingsEnvironment
- define(Symbol, Object, Object) - Method in class gnu.expr.BuiltinEnvironment
- define(Symbol, Object, Object) - Method in class gnu.mapping.Environment
- define(Symbol, Object, Object) - Method in class gnu.mapping.SimpleEnvironment
- define(Symbol, TemplateScope, ScopeExp, Translator) - Method in class kawa.lang.BindDecls
- define(Object, ScopeExp) - Method in class kawa.lang.Translator
- define(Object, Field, String, Language, Environment) - Static method in class gnu.kawa.reflect.ClassMemberLocation
- define(Object, SyntaxForm, ScopeExp) - Method in class kawa.lang.Translator
- define(Object, TemplateScope, ScopeExp) - Method in class kawa.lang.Translator
- define(String, double, Unit) - Static method in class gnu.math.Unit
- define(String, DQuantity) - Static method in class gnu.math.Unit
- define(String, Object) - Method in class gnu.expr.Language
-
Enter a value into the current environment.
- define(String, Object) - Method in class gnu.xquery.lang.XQuery
- define_alias - Class in kawa.standard
- define_alias - Static variable in class kawa.standard.define_alias
- define_alias() - Constructor for class kawa.standard.define_alias
- define_autoload - Class in kawa.standard
- define_autoload - Static variable in class kawa.standard.define_autoload
- define_autoload(String, boolean) - Constructor for 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 - Static variable in class kawa.standard.define_library
- define_library() - Constructor for 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 - Static variable in class kawa.standard.define_syntax
- define_syntax() - Constructor for class kawa.standard.define_syntax
- define_syntax(Object, boolean) - Constructor for class kawa.standard.define_syntax
- define_syntax(Object, int) - Constructor for class kawa.standard.define_syntax
- define_unit - Class in kawa.standard
- define_unit - Static variable in class kawa.standard.define_unit
- define_unit(boolean) - Constructor for 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.
- DefineNamespace - Class in gnu.kawa.lispexpr
- DefineNamespace() - Constructor for class gnu.kawa.lispexpr.DefineNamespace
- defineRaw - Static variable in class kawa.standard.define
- defineRaw(CodeAttr) - Method in class gnu.bytecode.Label
-
Define the value of a label as having the current location.
- defineTemplate(Symbol, String, double, Symbol, Procedure) - Static method in class gnu.kawa.xslt.XSLT
- DEFINING_FLAG - Static variable in class gnu.expr.SetExp
- 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.
- defProcStFld(String, 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) - Method in class gnu.kawa.lispexpr.LispLanguage
- defSntxStFld(String, String, String) - Method in class gnu.kawa.lispexpr.LispLanguage
-
Declare in the current Environment a Syntax bound to a static field.
- degree - Static variable in class gnu.math.Unit
- delete(int, int) - Method in class gnu.lists.SimpleVector
- deleteData(int, int) - Method in class gnu.kawa.xml.KCharacterData
- 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.functions.LProcess
- detect(InPort) - Static method in class gnu.expr.Language
-
Detect the programming language of a file based on its first line.
- detect(InputStream) - 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() - Method in class gnu.math.Quantity
- dimensions() - Method in class gnu.math.Unit
- Dimensions - Class in gnu.math
-
A Dimensions object represents the product or ratio of BaseUnits.
- 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 aset
. - disassemble() - Method in class kawa.lang.SyntaxPattern
- disassemble(Procedure, ClassTypeWriter) - Static method in class gnu.expr.PrimProcedure
- disassemble(Procedure, Writer) - Static method in class gnu.expr.PrimProcedure
- disassemble(PrintWriter, Translator) - Method in class kawa.lang.SyntaxPattern
- disAssemble(ClassTypeWriter, int, int) - Method in class gnu.bytecode.CodeAttr
- disassemble$X(Procedure, CallContext) - Static method in class gnu.expr.PrimProcedure
- Display - Class in gnu.kawa.models
-
An abstract "display device".
- Display() - Constructor for class gnu.kawa.models.Display
- 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.
- 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 - Static variable in class gnu.xquery.util.ArithOp
- div(double, double, double, double) - Static method in class gnu.math.DComplex
- 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.Complex
- div(Object) - 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(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(BigDecimal, BigDecimal) - Static method in class gnu.xquery.util.ArithOp
- div_inv() - Method in class gnu.math.Numeric
-
Return the multiplicative inverse.
- div0 - Static variable in class gnu.kawa.functions.DivideOp
- divide(long, long, IntNum, IntNum, int) - Static method in class gnu.math.IntNum
- divide(Complex, Complex) - Static method in class gnu.math.Complex
- divide(DQuantity, DQuantity) - Static method in class gnu.math.DQuantity
- 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.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
- 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 - Static variable in class gnu.kawa.xml.Document
- Document - Class in gnu.kawa.xml
-
Implement the XQuery function 'document'.
- Document() - Constructor for 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 - Static variable in class gnu.kawa.xml.DocumentConstructor
- DocumentConstructor - Class in gnu.kawa.xml
- 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
- 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(IntNum, IntNum, IntNum, boolean) - Static method in class gnu.lists.Range
- downto(Object, Object, Object, boolean) - Static method in class gnu.kawa.functions.RangeUtils
- 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(ArgList, int) - Static method in class gnu.mapping.ArgListVector
- drop(Object, int) - Static method in class gnu.lists.Sequences
- drop(Object, int, int) - Static method in class gnu.lists.Sequences
- 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() - Method in class gnu.lists.TreePosition
-
Copy this position into pos.
- dump(PrintWriter) - Method in class gnu.lists.TreeList
- dump(PrintWriter, int, int) - Method in class gnu.lists.TreeList
- 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 - Static variable in class gnu.math.Unit
- Duration - Class in gnu.math
- Duration() - Constructor for class gnu.math.Duration
- 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
E
- EARLY_INIT - Static variable in class gnu.expr.Declaration
-
Initialize in
<init>
/<clinit>
rather than inrun
/$run$
. - effectiveIndex() - Method in class gnu.lists.AbstractSequence
- effectiveIndex() - Method in interface gnu.lists.Array
- effectiveIndex() - Method in class gnu.lists.ComposedArray
- effectiveIndex() - Method in class gnu.lists.GeneralArray
- effectiveIndex(int) - Method in class gnu.lists.AbstractSequence
- effectiveIndex(int) - Method in interface gnu.lists.Array
- effectiveIndex(int) - Method in class gnu.lists.ComposedArray
- effectiveIndex(int) - Method in class gnu.lists.FlattenedArray
- effectiveIndex(int) - Method in class gnu.lists.FString
- effectiveIndex(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
- effectiveIndex(int[]) - Method in class gnu.kawa.functions.Arrays.ProcTransformedArray
- effectiveIndex(int[]) - Method in class gnu.lists.AbstractSequence
- effectiveIndex(int[]) - Method in interface gnu.lists.Array
- effectiveIndex(int, int) - Method in class gnu.kawa.functions.Arrays.ProcTransformedArray
- effectiveIndex(int, int) - Method in class gnu.lists.AbstractSequence
- effectiveIndex(int, int) - Method in interface gnu.lists.Array
- effectiveIndex(int, int) - Method in class gnu.lists.ComposedArray
- effectiveIndex(int, int) - Method in class gnu.lists.GeneralArray
- effectiveIndex(int, int, int, int...) - Method in class gnu.lists.AbstractSequence
- effectiveIndex(int, int, int, int...) - Method in interface gnu.lists.Array
- effectiveIndex(int, int, int, int...) - Method in class gnu.lists.ComposedArray
- effectiveIndex(int, int, int, int...) - Method in class gnu.lists.GeneralArray
- 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
- 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
- emit() - Method in class gnu.expr.LitTable
- 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(Compilation) - Method in class gnu.expr.ProcInitializer
- emitAdd() - Method in class gnu.bytecode.CodeAttr
-
Deprecated.
- emitAdd(char) - Method in class gnu.bytecode.CodeAttr
- emitAdd(PrimType) - Method in class gnu.bytecode.CodeAttr
- 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() - Method in class gnu.bytecode.CodeAttr
-
Load an element from an array.
- emitArrayLoad(Type) - Method in class gnu.bytecode.CodeAttr
-
Load an element from an array.
- emitArrayStore() - Method in class gnu.bytecode.CodeAttr
-
Store into an element of an array.
- emitArrayStore(Type) - 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(ClassType) - Method in class gnu.bytecode.CodeAttr
- emitCatchStart(Variable) - 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, LambdaExp, int, Type, Type, Variable) - Static method in class gnu.expr.CheckedTarget
- emitCheckedCoerce(Compilation, String, int, Type) - 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(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
- emitCoerceFromObject(Type, Compilation) - Static method in class gnu.expr.StackTarget
- 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) - Method in class gnu.bytecode.CodeAttr
-
Compile code to duplicate the top 1 or 2 words.
- emitDup(int, int) - Method in class gnu.bytecode.CodeAttr
-
Compile code to duplicate with offset.
- 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) - Method in class gnu.bytecode.CodeAttr
-
Compile a conditional transfer if 2 top stack elements are equal.
- emitGotoIfEq(Label, boolean) - Method in class gnu.bytecode.CodeAttr
-
Deprecated.
- 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(CodeAttr) - Method in class gnu.kawa.lispexpr.LangPrimType
- 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(Variable, Compilation, Target) - Method in class gnu.kawa.lispexpr.LangPrimType
- 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
- emitIsInstance(TypeValue, Variable, Compilation, Target) - Static method in class gnu.kawa.reflect.InstanceOf
- 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) - Method in class gnu.bytecode.CodeAttr
- emitNewArray(Type, int) - Method in class gnu.bytecode.CodeAttr
-
Compile code to allocate a new array.
- 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.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, int, int, ArrayType) - Method in class gnu.bytecode.CodeAttr
-
Emit code to push a constant primitive array.
- emitPushPrimArray(Object, ArrayType) - Method in class gnu.bytecode.CodeAttr
- 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() - Method in class gnu.bytecode.CodeAttr
-
Deprecated.
- emitSub(char) - Method in class gnu.bytecode.CodeAttr
- emitSub(PrimType) - Method in class gnu.bytecode.CodeAttr
- 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 acleanup
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.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.LongVector
- empty - Static variable in class gnu.lists.ShortVector
- empty - Static variable in class gnu.mapping.Values
- Empty - Static variable in class gnu.lists.LList
- 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 - Static variable in class gnu.lists.EmptyList
- EmptyList - Class in gnu.lists
-
This singleton class represents an empty list.
- 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(int, int, ClassType) - Constructor for class gnu.bytecode.EnclosingMethodAttr
- EnclosingMethodAttr(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() - 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() - Method in class gnu.xml.XMLPrinter
- endElement(Consumer, Object) - Static method in class gnu.kawa.xml.MakeElement
- endElement(String) - Method in class gnu.xml.XMLFilter
- endElement(String, String, String) - Method in class gnu.xml.XMLFilter
- 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) - Method in class gnu.lists.PrintConsumer
- endLogicalBlock(String, Consumer) - Static method in class gnu.lists.PrintConsumer
- 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(String, double, Procedure) - Method in class gnu.kawa.xslt.TemplateTable
- 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
toLocation
s. - Environment() - Constructor for class gnu.mapping.Environment
- EnvironmentKey - Interface in gnu.mapping
-
A pair of a name (a
Symbol
) and a property (anyObject
). - 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) - Method in class gnu.xquery.lang.XQParser
- eofError(String, int, int) - Method in class gnu.text.Lexer
- 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
- 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(int, int) - Method in class gnu.lists.AbstractSequence
-
Compare two positions, and indicate if they are the same position.
- equals(Notation, Notation) - Method in class gnu.kawa.xml.Notation
- equals(AbstractCharVector<?>, AbstractCharVector<?>) - Static method in class gnu.lists.AbstractCharVector
- equals(Pair, Pair) - Static method in class gnu.lists.Pair
- equals(Symbol, Symbol) - Static method in class gnu.mapping.Symbol
- equals(Complex, Complex) - Static method in class gnu.math.Complex
- equals(Duration, Duration) - Static method in class gnu.math.Duration
-
Compare for equality.
- equals(IntNum, IntNum) - Static method in class gnu.math.IntNum
- equals(Quaternion, Quaternion) - Static method in class gnu.math.Quaternion
- equals(RatNum, RatNum) - Static method in class gnu.math.RatNum
- 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.kawa.models.DDimension
- equals(Object) - Method in class gnu.kawa.util.HashNode
-
Implements the general Map.Entry specification.
- 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(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(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(Object) - Method in class gnu.mapping.Symbol
-
Just tests for identity.
- 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(Object) - Method in class gnu.math.Duration
-
Compare for equality.
- equals(Object) - Method in class gnu.math.IntNum
- equals(Object) - Method in class gnu.math.Numeric
- equals(Object) - Method in class gnu.math.Quaternion
- 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() - Static method in exception gnu.xquery.util.XQException
- error(char, Declaration, String, String) - Method in class gnu.expr.Compilation
- error(char, SourceLocator, 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.expr.Compilation
- error(char, String) - Method in class gnu.expr.ExpVisitor
- error(char, String) - Method in class gnu.kawa.xslt.XslTranslator
- error(char, String) - Method in class gnu.text.Lexer
- error(char, String) - Method in class gnu.text.SourceMessages
-
Record a new error at the current default source file location.
- error(char, String) - Method in class gnu.xml.XMLFilter
- error(char, String) - Method in class gnu.xquery.lang.XQParser
- error(char, String, int, int, String) - Method in class gnu.text.Lexer
- error(char, String, int, int, String) - Method in class gnu.text.SourceMessages
-
Record a new error.
- error(char, String, int, int, String, String) - Method in class gnu.text.SourceMessages
- error(char, String, SourceLocator) - Method in class gnu.expr.Compilation
- error(char, String, SourceLocator) - Method in class gnu.expr.ExpExpVisitor
-
Report an error.
- error(char, String, String) - Method in class gnu.text.SourceMessages
- error(char, String, String) - Method in class gnu.xquery.lang.XQParser
- error(char, String, String, SourceLocator) - Method in class gnu.expr.Compilation
- error(char, String, Throwable) - Method in class gnu.text.SourceMessages
- error(Symbol) - Static method in exception gnu.xquery.util.XQException
- error(SourceError) - Method in class gnu.text.SourceMessages
-
Link in an error.
- error(Object, Object[]) - Static method in class kawa.standard.syntax_error
- 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 gnu.expr.ExpExpVisitor
-
Report an error.
- error(String) - Static method in class gnu.kawa.functions.RunProcess
- error(String) - Method in class gnu.text.Lexer
- error(String, Object) - Static method in class kawa.standard.syntax_case
-
Called (at run-time) if syntax-case has no match.
- error(String, String) - Method in class gnu.xml.XMLPrinter
- error(String, SAXException) - Method in class gnu.kawa.sax.ContentConsumer
- 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, Compilation) - Constructor for class gnu.expr.ErrorExp
- ErrorExp(String, SourceMessages) - 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 - 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
- eval(InPort) - Method in class gnu.expr.Language
-
Evaluate expression(s) read from an InPort.
- eval(InPort, CallContext) - Method in class gnu.expr.Language
- eval(InPort, Environment) - Static method in class kawa.standard.Scheme
-
Evaluate Scheme expressions from stream.
- eval(InPort, ScriptContext) - Method in class gnu.expr.KawaScriptEngine
- eval(CallContext) - Method in class gnu.expr.Expression
- eval(Environment) - Method in class gnu.expr.Expression
- eval(Reader) - Method in class gnu.expr.Language
-
Evaluate expression(s) read from a Reader.
- eval(Reader, Consumer) - Method in class gnu.expr.Language
-
Read expressions from a Reader and write the result 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, ScriptContext) - Method in class gnu.expr.KawaScriptEngine
- eval(Object, Environment) - Static method in class kawa.lang.Eval
- eval(Object, Environment) - Static method in class kawa.standard.Scheme
-
Evaluate Scheme expressions from an "S expression."
- eval(String) - Method in class gnu.expr.Language
-
Return the result of evaluating a string as a source expression.
- eval(String, Consumer) - Method in class gnu.expr.Language
-
Evaluate a string and write the result value(s) to a Consumer.
- eval(String, PrintConsumer) - Method in class gnu.expr.Language
-
Evaluate a string and write the result value(s) to a PrintConsumer.
- eval(String, Environment) - Static method in class kawa.standard.Scheme
-
Evaluate Scheme expressions from string.
- eval(String, Writer) - Method in class gnu.expr.Language
-
Evaluate a string and write the result value(s) on a Writer.
- eval(String, ScriptContext) - Method in class gnu.expr.KawaScriptEngine
- Eval - Class in kawa.lang
- Eval() - Constructor for class kawa.lang.Eval
- eval_with_focus$X(String, Object, int, int, CallContext) - Method in class gnu.xquery.lang.XQuery
-
Evaluate an expression with a given focus (context).
- eval_with_focus$X(String, Object, 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.
- evalModule(Environment, OutPort) - Method in class gnu.expr.CompiledModule
- evalModule(Environment, CallContext) - Method in class gnu.expr.CompiledModule
-
Evaluate this compile, sending output to
ctx.consumer
. - 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(Reader, SourceMessages) - Method in class gnu.xquery.lang.XQuery
-
Parse an XQuery expression from a
Reader
that is the body of a procedure. - evalToFocusProc(String) - Method in class gnu.xquery.lang.XQuery
-
Parse an XQuery expression 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, int, int, Consumer) - Method in class gnu.xquery.lang.XQuery
-
Evaluate an expression with a given focus (context).
- 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).
- EVEN - Static variable in class gnu.kawa.functions.NumberPredicate
- 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(BlockExp) - Constructor for class gnu.expr.ExitExp
- ExitExp(Expression, 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() - Method in class gnu.math.Quaternion
- exp() - Method in class gnu.math.RealNum
- exp(double, double, double, double) - Static method in class gnu.math.DQuaternion
- exp2Type(Expression) - Static method in class kawa.standard.Scheme
-
Convert expression to a Type.
- 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
- expand(Object, int, Translator) - Method in class kawa.lang.Quote
- expand(Object, Translator) - Method in class kawa.lang.Macro
- 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>
toR=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 - Static variable in class kawa.standard.export
- export() - Constructor for 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 - 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
- Expt - Class in gnu.kawa.functions
-
Implement the standard Scheme procedure "expt".
- Expt(String) - Constructor for 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.
- 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
F
- F32Vector - Class in gnu.lists
-
Simple adjustable-length vector of 32-bit floats.
- F32Vector() - 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.
- F32Vector(int) - Constructor for class gnu.lists.F32Vector
- F32Vector(int, float) - Constructor for class gnu.lists.F32Vector
- 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(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.
- F64Vector(int) - Constructor for class gnu.lists.F64Vector
- F64Vector(int, double) - Constructor for class gnu.lists.F64Vector
- f64vectorType - Static variable in class gnu.kawa.lispexpr.LangObjType
- fakeException - Variable in class gnu.text.SourceError
-
Provides optional stack trace.
- 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.
- 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 - Class in gnu.bytecode
- Field(ClassType) - Constructor for class gnu.bytecode.Field
-
Add a new Field to a ClassType.
- FIELD_ACCESS_FLAGS - Static variable in class gnu.expr.Declaration
- FIELD_CONTEXT - Static variable in class gnu.bytecode.Access
-
Value for
toString
'skind
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, ClassType, String) - Constructor for class gnu.kawa.reflect.FieldLocation
- FieldLocation(Object, Field) - Constructor for class gnu.kawa.reflect.FieldLocation
- FieldLocation(Object, String, String) - Constructor for class gnu.kawa.reflect.FieldLocation
- FIELDREF - Static variable in class gnu.bytecode.ConstantPool
- filename - Variable in class gnu.text.SourceLocator.Simple
- filepathType - Static variable in class gnu.kawa.lispexpr.LangObjType
- fill(int, int, E) - Method in class gnu.lists.AbstractSequence
- fill(int, int, E) - Method in class gnu.lists.FVector
- fill(E) - Method in class gnu.lists.AbstractSequence
- fill(E) - Method in interface gnu.lists.Sequence
- fill(E) - Method in class gnu.lists.SimpleVector
- fill(Array<E>, E) - Static method in class gnu.lists.Arrays
- 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(String) - Method in class gnu.kawa.util.PreProcess
- filter(String, BufferedInputStream) - Method in class gnu.kawa.util.PreProcess
- Filter<T> - Interface in gnu.bytecode
- 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(Object) - Method in class gnu.lists.TreeList
- find(String) - Method in class gnu.kawa.xslt.TemplateTable
- 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(Expression, Compilation) - Static method in class gnu.expr.FindCapturedVars
- FindCapturedVars - Class in gnu.expr
- FindCapturedVars() - Constructor for class gnu.expr.FindCapturedVars
- 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(ArgList, String) - Static method in class gnu.mapping.ArgListImpl
- findKeyword(String) - Method in interface gnu.mapping.ArgList
-
Find index for keyword.
- 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(Expression, Compilation) - Static method in class gnu.expr.FindTailCalls
- 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
- 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() - Method in class gnu.xquery.util.RelativeStepFilter
- finish(CodeAttr) - Method in class gnu.bytecode.SwitchState
-
Handle the end of the switch statement.
- 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) - Method in class gnu.lists.TreeList
- firstChildPos(int) - Method in class gnu.mapping.Values.FromTreeList
- firstChildPos(int, ItemPredicate) - Method in class gnu.lists.AbstractSequence
- 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
- 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(Object) - Static method in class gnu.xquery.util.NumberValue
- FLOOR - Static variable in class gnu.math.Numeric
- 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 - Static variable in class kawa.standard.fluid_let
- fluid_let() - Constructor for class kawa.standard.fluid_let
- fluid_let(boolean, boolean, Expression) - Constructor for 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.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
- 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 - Static variable in class kawa.standard.Scheme
- forEach(Consumer<? super E>) - Method in class gnu.lists.SimpleVector
- 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 newIfExp
. - 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 - Static variable in class gnu.kawa.functions.Format
- format(double, StringBuffer, FieldPosition) - Method in class gnu.math.ExponentialFormat
- format(double, StringBuffer, FieldPosition) - Method in class gnu.math.FixedRealFormat
- format(float, StringBuffer, FieldPosition) - Method in class gnu.math.ExponentialFormat
- format(int, StringBuffer) - Method in class gnu.math.IntNum
- format(int, StringBuilder) - Method in class gnu.math.IntNum
- format(long, StringBuffer, FieldPosition) - Method in class gnu.math.ExponentialFormat
- format(long, StringBuffer, FieldPosition) - Method in class gnu.math.FixedRealFormat
- format(RealNum, StringBuffer, FieldPosition) - Method in class gnu.math.FixedRealFormat
- 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, int, boolean) - Static method in class gnu.kawa.functions.ObjectFormat
- 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, StringBuffer, FieldPosition) - Method in class gnu.math.ExponentialFormat
- format(Object, StringBuffer, FieldPosition) - Method in class gnu.math.FixedRealFormat
- Format - Class in gnu.kawa.functions
- Format() - Constructor for class gnu.kawa.functions.Format
- 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
- forwardFilter - Static variable in class gnu.xquery.util.ValuesFilter
- fracDigits - Variable in class gnu.math.ExponentialFormat
-
Number of fractional digits to show.
- 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() - Method in class gnu.lists.SeqPosition
- fromEndIndex(int) - Method in class gnu.lists.AbstractSequence
- fromLangSymbol(Object) - Method in class gnu.kawa.lispexpr.LispLanguage
- FromList(List<E>) - Constructor for class gnu.mapping.Values.FromList
- FromTreeList() - Constructor for class gnu.mapping.Values.FromTreeList
- FromTreeList(TreeList) - Constructor for class gnu.mapping.Values.FromTreeList
- FromTreeList(Object[]) - 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(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(int) - Constructor for class gnu.lists.FString
- FString(int, int) - Constructor for class gnu.lists.FString
- 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 - 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) - Constructor for class gnu.mapping.Future
- Future(Procedure, InPort, OutPort, OutPort) - 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) - Constructor for class gnu.lists.FVector
- FVector(int, Object) - 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
- 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.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
- 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[]) - Constructor for class gnu.lists.GeneralArray
- GeneralArray(AVector<E>, int[], int[], 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, int, int, Object[]) - Static method in class gnu.lists.ComposedArray
- generalIndex(Array, boolean, 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(ClassType, LambdaExp) - Method in class gnu.expr.Compilation
- generateConstructor(LambdaExp) - Method in class gnu.expr.Compilation
- generateMainMethod() - Method in class gnu.expr.Compilation
- 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() - Constructor for class gnu.expr.GenericProc
- GenericProc(String) - 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() - Method in class gnu.expr.AbstractScriptEngineFactory.BindingsLocation
- get() - Method in class gnu.kawa.functions.Arrays.BuiltArray
- get() - Method in class gnu.kawa.reflect.FieldLocation
- get() - Method in class gnu.lists.AbstractSequence
- get() - Method in interface gnu.lists.Array
- get() - Method in class gnu.mapping.ConstrainedLocation
- get() - Method in class gnu.mapping.DynamicLocation
- get() - Method in class gnu.mapping.Location
-
Get the current value of this location.
- get() - Method in class gnu.mapping.PlainLocation
- get() - Method in class gnu.mapping.ProcLocation
- get() - Method in class gnu.mapping.PropertyLocation
- get() - Method in class gnu.mapping.SharedLocation
- get() - Method in class gnu.mapping.ThreadLocation
- get(char) - Static method in class gnu.xquery.util.ValuesFilter
- get(int) - Method in class gnu.kawa.functions.Arrays.BuiltArray
- get(int) - Method in class gnu.lists.AbstractSequence
- 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.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(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(int[]) - Method in class gnu.kawa.functions.Arrays.BuiltArray
- get(int[]) - Method in class gnu.lists.AbstractSequence
- get(int[]) - Method in interface gnu.lists.Array
- get(int[]) - Method in class gnu.lists.GeneralArray
- get(int, int) - Method in class gnu.kawa.functions.Arrays.BuiltArray
- get(int, int) - Method in class gnu.lists.AbstractSequence
- get(int, int) - Method in interface gnu.lists.Array
- get(int, int, int, int...) - Method in class gnu.kawa.functions.Arrays.BuiltArray
- get(int, int, int, int...) - Method in class gnu.lists.AbstractSequence
- get(int, int, int, int...) - Method in interface gnu.lists.Array
- get(AttrContainer, String) - Static method in class gnu.bytecode.Attribute
-
Find an Attribute by name, in an attribute cointainer.
- get(EnvironmentKey, Object) - Method in class gnu.mapping.Environment
- get(PropertySet) - Method in class gnu.mapping.PropertyKey
-
Get the value associated with this key in a given
PropertySet
. - get(PropertySet, T) - Method in class gnu.mapping.LazyPropertyKey
- get(PropertySet, T) - Method in class gnu.mapping.PropertyKey
-
Get the value associated with this key in a given
PropertySet
. - get(Symbol) - Method in class gnu.mapping.Environment
- get(Symbol, Object, Object) - Method in class gnu.mapping.Environment
- get(Options.OptionInfo) - Method in class gnu.text.Options
- get(Options.OptionInfo, Object) - Method in class gnu.text.Options
- get(Object) - Method in class gnu.expr.AbstractScriptEngineFactory.BindingsLocation
- get(Object) - Method in class gnu.expr.KawaScriptBindings
- 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) - Method in class gnu.mapping.Environment
-
Get the value bound to the given name.
- get(Object) - Method in class gnu.mapping.ProcLocation
- get(Object, Symbol) - Method in class gnu.mapping.Namespace
- get(Object, Object, Object) - Method in class gnu.mapping.Table2D
- 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(Object, V) - Method in class gnu.kawa.util.WeakIdentityHashMap
- get(String) - Method in class gnu.kawa.lispexpr.ClassNamespace
- get(String) - Method in class gnu.kawa.xml.XmlNamespace
- get(String) - Method in interface gnu.mapping.HasNamedParts
- get(String) - Method in class gnu.mapping.Namespace
- get(String, Object) - Method in class gnu.mapping.Environment
- get(String, Object) - Method in class gnu.text.Options
-
Get the value for the option.
- get(String, Object) - Method in class kawa.lang.Record
- get(T) - Method in class gnu.kawa.reflect.ClassMemberLocation
- get(T) - Method in class gnu.kawa.reflect.FieldLocation
- get(T) - Method in class gnu.mapping.ConstrainedLocation
- get(T) - Method in class gnu.mapping.DynamicLocation
- get(T) - Method in class gnu.mapping.Location
- get(T) - Method in class gnu.mapping.PlainLocation
- get(T) - Method in class gnu.mapping.SharedLocation
- get(T) - Method in class gnu.mapping.ThreadLocation
- get(V) - Method in class gnu.kawa.util.HashNode
- 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(int) - Method in class gnu.expr.Declaration
-
Indexed get of one of the annotations associated with this declaration.
- getAnnotation(AttrContainer, Class<T>) - Static method in class gnu.bytecode.RuntimeAnnotationsAttr
- 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(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
- 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() - Method in class gnu.mapping.CallContext
- getArgs(CallContext) - Static method in class gnu.mapping.ArgListPair
- getArgs(CallContext) - Static method in class gnu.mapping.ArgListVector
- 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(int) - Method in class gnu.lists.AbstractSequence
- getAttribute(int, String, String) - Method in class gnu.xml.NodeTree
-
Find named attribute.
- 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
- 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(Options.OptionInfo) - Method in class gnu.text.Options
- getBoolean(Options.OptionInfo, boolean) - Method in class gnu.text.Options
- getBoolean(String) - Method in class gnu.text.Options
- getBoolean(String, boolean) - Method in class gnu.text.Options
- getBooleanOption(String) - Method in class gnu.expr.Compilation
-
Get a named boolean option.
- getBooleanOption(String, boolean) - 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() - 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
- 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
- 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
- getCharacterEncoding() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIRequest
- getCharacterEncoding() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIResponse
- 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.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.
- getChars(int, int, Segment) - Method in class gnu.kawa.swingviews.SwingContent
- 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() - Method in class gnu.expr.ModuleInfo
- getClassName(Compilation) - Method in class gnu.expr.ClassExp
- 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
- 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() - Method in class gnu.expr.ModuleInfo
- getCompilation() - Method in class gnu.kawa.reflect.CompileBuildObject
- getCompilation(Lexer, int, ModuleInfo) - Method in class gnu.expr.Language
- getCompilation(Lexer, SourceMessages, NameLookup) - Method in class gnu.xquery.lang.XQuery
- getCompilation(SourceMessages, NameLookup) - Method in class gnu.expr.Language
- getCompilationClass() - Method in class gnu.expr.Language
- getCompilationClass() - Method in class gnu.kawa.lispexpr.LispLanguage
- 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() - 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
- getConstructor(ClassType, LambdaExp) - Static method in class gnu.expr.Compilation
- getConstructor(LambdaExp) - Method in class gnu.expr.Compilation
- getConstructorType() - Method in class gnu.kawa.lispexpr.LangObjType
- getConsumer() - Method in class gnu.kawa.servlet.HttpRequestContext
- getConsumerVariable() - Method in class gnu.expr.ConsumerTarget
- getContainer() - Method in class gnu.bytecode.Attribute
-
Return the Attribute container that contains this Attribute.
- getContainingSequenceSize() - Method in class gnu.lists.SeqPosition
- getContainingSequenceSize(int) - Method in class gnu.lists.AbstractSequence
-
Get the size of the (sub-) sequence containing a given position.
- 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.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() - 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
- getData(Rectangle) - Method in class gnu.kawa.models.DrawImage
- 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() - Method in class gnu.kawa.reflect.FieldLocation
- getDeclaration(Named) - Static method in class gnu.expr.Declaration
- getDeclaration(Object, String) - Static method in class gnu.expr.Declaration
- 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 donoteValue
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, 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
- getDeclaredMethod(String, Type[]) - Method in class gnu.bytecode.ClassType
-
Look for a matching method.
- 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
- 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() - Method in class gnu.lists.GeneralArray
- getDimensions(Array<?>) - Static method in class gnu.lists.Arrays
- getDispatcherType() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIRequest
- 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
- 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(Declaration) - Method in class gnu.expr.Language
- getEnvPropertyFor(Field, Object) - 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
- 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() - Method in class gnu.expr.Declaration
- getField() - Method in class gnu.kawa.reflect.FieldLocation
- 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.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
- getFieldCount() - Method in class gnu.bytecode.ClassType
- GetFieldProc - Class in kawa.lang
- GetFieldProc(ClassType, String) - Constructor for class kawa.lang.GetFieldProc
- GetFieldProc(ClassType, String, Type, int) - Constructor for class kawa.lang.GetFieldProc
- GetFieldProc(Class, String) - 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.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
- getFlag(int) - Method in class gnu.expr.Expression
- getFlag(long) - Method in class gnu.expr.Declaration
- 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.expr.Language
- 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.
- 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) - Method in class gnu.mapping.Environment
- getFunction(Symbol, Object) - Method in class gnu.mapping.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() - Method in exception gnu.text.SyntaxException
-
If non-null, an extra one-line message printed before the messages.
- getHeader(String) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIRequest
- getHeader(String) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIResponse
- 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.kawa.models.DDimension
- getHeight() - Method in class gnu.kawa.models.DrawImage
- 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() - Method in class gnu.ecmascript.Parser
- getIdentifier(int) - Method in class gnu.ecmascript.Lexer
- 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.
- 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
- getInputStreamFrom(Object) - Static method in class gnu.kawa.functions.RunProcess
- getInstance() - Static method in class gnu.expr.BuiltinEnvironment
- getInstance() - Static method in class gnu.expr.KawaConvert
- getInstance() - Method in class gnu.expr.ModuleInfo
- getInstance() - Static method in class gnu.expr.ModuleManager
-
For now assumes a single global ModuleManager.
- getInstance() - Static method in class gnu.kawa.functions.Convert
- getInstance() - Static method in class gnu.kawa.functions.IntegerFormat
- getInstance() - Static method in class gnu.kawa.lispexpr.ReaderDispatchMisc
- getInstance() - Static method in class gnu.kawa.lispexpr.ReaderIgnoreRestOfLine
- getInstance() - Static method in class gnu.kawa.models.Display
- getInstance() - Method in class gnu.kawa.reflect.ClassMemberLocation
- getInstance() - Static method in class gnu.kawa.reflect.SingletonType
- getInstance() - Static method in class gnu.kawa.servlet.HttpRequestContext
- getInstance() - Static method in class gnu.kawa.swingviews.SwingDisplay
- getInstance() - Static method in class gnu.kawa.swtviews.SwtDisplay
- 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() - Static method in class gnu.mapping.Table2D
- getInstance() - Static method in class gnu.xquery.lang.XQuery
- getInstance() - Static method in class kawa.standard.Scheme
- getInstance(boolean) - Static method in class gnu.kawa.brl.BRL
- getInstance(boolean) - Static method in class gnu.kawa.functions.ObjectFormat
- 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(int, int, int, int, int, int) - Static method in class gnu.kawa.functions.IntegerFormat
- getInstance(ClassType, Type) - Static method in class gnu.kawa.reflect.LazyType
- getInstance(Type) - Static method in class gnu.expr.CheckedTarget
- getInstance(Type) - Static method in class gnu.expr.StackTarget
- getInstance(Type) - Static method in class gnu.kawa.reflect.ArrayMake
- getInstance(Type) - Static method in class gnu.kawa.xml.NodeSetType
- getInstance(Type, int, int) - Static method in class gnu.kawa.reflect.OccurrenceType
- getInstance(Type, LambdaExp, int) - Static method in class gnu.expr.CheckedTarget
- getInstance(Type, String, int) - Static method in class gnu.expr.CheckedTarget
- getInstance(Declaration) - Static method in class gnu.expr.CheckedTarget
- getInstance(Environment, Language) - Static method in class gnu.expr.NameLookup
-
Get or create a NameLookup instance for a given Environment.
- getInstance(Symbol, Object) - Static method in class gnu.mapping.DynamicLocation
-
For a given (Symbol.
- getInstance(Object) - Static method in class gnu.expr.QuoteExp
- getInstance(Object, SourceLocator) - Static method in class gnu.expr.QuoteExp
- getInstance(String) - Static method in class gnu.expr.Language
-
Look for a language with the given name or extension.
- getInstance(String) - Static method in class gnu.kawa.servlet.HttpRequestContext
- getInstance(String) - Static method in class gnu.kawa.servlet.KawaServlet.Context
- getInstance(String) - Static method in class gnu.kawa.xml.ProcessingInstructionType
- getInstance(String) - Static method in class gnu.mapping.Environment
- getInstance(String, ClassType) - Static method in class gnu.kawa.lispexpr.ClassNamespace
- getInstance(String, Class) - Static method in class gnu.expr.Language
- getInstance(String, String) - Static method in class gnu.kawa.xml.XmlNamespace
- 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
- getInt() - Method in class gnu.lists.AbstractSequence
- getInt() - Method in interface gnu.lists.Array
- getInt(int) - Method in class gnu.lists.AbstractSequence
- 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[]) - Method in class gnu.lists.AbstractSequence
- getInt(int[]) - Method in interface gnu.lists.Array
- getInt(int, int) - Method in class gnu.lists.AbstractSequence
- getInt(int, int) - Method in interface gnu.lists.Array
- getInt(int, int) - Method in class gnu.lists.TransformedArray
- getInt(int, int, int, int...) - Method in class gnu.lists.AbstractSequence
- getInt(int, int, int, int...) - Method in interface gnu.lists.Array
- 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
- getKey() - Method in class gnu.kawa.util.AbstractWeakHashTable.WEntry
- getKey() - Method in class gnu.kawa.util.WeakHashNode
- getKey() - Method in class gnu.mapping.NamedLocation
- 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.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
- 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
- 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.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.xquery.lang.XQuery
- getLexer(InPort, SourceMessages) - Method in class kawa.standard.Scheme
- getLineCount() - Method in class gnu.bytecode.LineNumbersAttr
- 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
- 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() - Method in class gnu.mapping.DynamicLocation
-
Get the thread-specific Location for this Location.
- getLocation() - Method in class gnu.mapping.LocationProc
- getLocation(Symbol) - Method in class gnu.mapping.Environment
-
Return a location bound to key (and null property).
- getLocation(Symbol, Object) - Method in class gnu.mapping.Environment
-
Return a location bound to (key, property).
- getLocation(Symbol, Object, boolean) - Method in class gnu.mapping.Environment
- getLocation(Symbol, Object, int, boolean) - Method in class gnu.expr.BuiltinEnvironment
- getLocation(Symbol, Object, int, boolean) - Method in class gnu.mapping.Environment
- getLocation(Symbol, Object, int, boolean) - Method in class gnu.mapping.InheritingEnvironment
- getLocation(Symbol, Object, int, boolean) - Method in class gnu.mapping.SimpleEnvironment
- getLocation(Object, boolean) - Method in class gnu.mapping.Environment
- 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() - Method in class gnu.lists.GeneralArray
- getLowBounds(Array<?>) - Static method in class gnu.lists.Arrays
- 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
- getMatchingMethods(String, Type[], int) - Method in class gnu.bytecode.ClassType
- getMaximumFractionDigits() - Method in class gnu.math.FixedRealFormat
- 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.
- 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
- 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 in class gnu.bytecode.CodeAttr
- getMethod() - Method in class gnu.bytecode.LocalVarsAttr
- getMethod() - Method in class gnu.bytecode.StackMapTableAttr
- getMethod() - Method in class gnu.expr.PrimProcedure
- getMethod() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIRequest
- 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) - 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(String, Type[]) - Method in class gnu.bytecode.ObjectType
- getMethod(String, Type[]) - Method in class gnu.bytecode.SpecialObjectType
- 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(ClassType, String, Declaration, Type[], Language) - Static method in class gnu.expr.PrimProcedure
- getMethodFor(ClassType, String, Declaration, Expression[], Language) - Static method in class gnu.expr.PrimProcedure
- getMethodFor(Procedure, Declaration, Type[], Language) - 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, Expression[]) - 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.
- 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.ArrayType
- getMethods(Filter, int, List<Method>) - Method in class gnu.bytecode.ClassType
-
Helper to get methods satisfying a filtering predicate.
- getMethods(Filter, int, List<Method>) - Method in class gnu.bytecode.ObjectType
- getMethods(Filter, int, List<Method>) - Method in class gnu.bytecode.SpecialObjectType
- getMethods(Filter, int, Vector, String) - Method in class gnu.bytecode.ObjectType
-
Deprecated.
- 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.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
- 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
- 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 - Static variable in class gnu.kawa.functions.GetModuleClass
-
A function that returns the class of the current module.
- 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
- 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.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.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.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 - Static variable in class gnu.kawa.functions.GetNamedPart
- getNamedPart(Object, Symbol) - Static method in class gnu.kawa.functions.GetNamedPart
- 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
- getNamedPartDecl - Static variable in class kawa.lang.Translator
- getNamedPartLocation - Static variable in class gnu.kawa.lispexpr.LispLanguage
- 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.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() - 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.AbstractSequence
- 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() - Method in class gnu.lists.SeqPosition
-
Get the "tag name" for the next element, if any.
- getNextTypeName(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.AbstractSequence
- getNextTypeObject(int) - Method in class gnu.lists.TreeList
- getNextTypeObject(int) - Method in class gnu.mapping.Values.FromTreeList
- 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() - Method in class gnu.kawa.xml.KNode
- getNodeValue(NodeTree, int) - Static method in class gnu.kawa.xml.KNode
- getNodeValue(NodeTree, int, StringBuffer) - Static 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() - Method in class gnu.kawa.xml.KAttr
-
Get attribute value as (typed) Object, rather than string.
- getObjectValue(NodeTree, int) - Static method in class gnu.kawa.xml.KAttr
- 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
- 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
- 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
- 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.
- 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(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
- getPart(String) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIRequest
- getParts() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIRequest
- 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
- getPoolEntry(int) - Method in class gnu.bytecode.ConstantPool
-
Get the index'th entry in pool.
- getPort() - Method in class gnu.text.Lexer
- getPos() - Method in class gnu.lists.ExtPosition
- getPos() - Method in class gnu.lists.SeqPosition
-
Get a position int "cookie" for this SeqPosition.
- getPos(int) - Method in class gnu.kawa.xml.Nodes
-
Optimization of ((SeqPosition) get(index)).
- getPos(int) - Method in class gnu.kawa.xml.Nodes.NodeVector
- getPositionObject(int) - Static method in class gnu.lists.PositionManager
- getPosNext() - Method in class gnu.lists.TreePosition
- 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(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.
- 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.xquery.lang.XQuery
- 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
- 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.mapping.PropertySet
- getProperty(Object, Object) - Method in class kawa.lang.AutoloadProcedure
- getProperty(Object, Object, Object) - Static method in class gnu.mapping.PropertyLocation
-
Gets a property value associated with an object.
- getProperty(Object, Object, Object, Environment) - Static method in class gnu.mapping.PropertyLocation
-
Gets a property value associated with an object.
- getProperty(String) - Method in class gnu.kawa.models.DrawImage
- getProperty(String) - Method in class gnu.kawa.sax.KawaXMLReader
- getPropertyList(Object) - Static method in class gnu.mapping.PropertyLocation
-
Get the property list associated with object in the current Environment.
- getPropertyList(Object, Environment) - Static method in class gnu.mapping.PropertyLocation
-
Get the property list assocated with an object in a given 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
- 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.
- 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() - Method in class gnu.kawa.servlet.HttpRequestContext
- 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.HttpRequestContext
- getRequestHeaders(String) - Method in class gnu.kawa.servlet.KawaHttpHandler.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(int) - Method in class gnu.lists.SimpleVector
- getRowMajor(int) - Method in class gnu.lists.TransformedArray
- getRowMajor(Array<E>, int) - Static method in class gnu.lists.Arrays
- 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) - Static method in class gnu.xquery.util.NodeUtils
-
Default resolver for fn:collection.
- getSavedCollection(Object, Environment) - 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.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
- 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() - Method in class gnu.kawa.servlet.KawaServlet.Context
- getServlet(String) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIContext
- 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.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() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIRequest
- getSession(boolean) - 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
- 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() - Method in class gnu.kawa.models.DDimension
- getSize() - Method in class gnu.lists.AbstractSequence
- getSize() - Method in interface gnu.lists.Array
-
Total number of elements.
- getSize(int) - Method in class gnu.kawa.functions.Arrays.BuiltArray
- getSize(int) - Method in class gnu.kawa.functions.Arrays.ProcTransformedArray
- getSize(int) - Method in class gnu.lists.AbstractSequence
- getSize(int) - Method in interface gnu.lists.Array
-
Get length along specified dimension.
- 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(Array) - Static method in class gnu.kawa.functions.ArrayPrint
- 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
- 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(int, int) - Method in class gnu.kawa.swingviews.SwingContent
- 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.
- 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() - Method in class gnu.expr.AccessExp
- getSymbol() - Method in class gnu.expr.Declaration
- getSymbol() - Method in class gnu.mapping.DynamicLocation
- getSymbol() - Method in interface gnu.mapping.Named
- getSymbol() - Method in class gnu.mapping.PropertySet
- getSymbol() - Method in class gnu.mapping.ThreadLocation
- getSymbol() - Method in class kawa.lang.Syntax
- getSymbol(String) - Method in class gnu.expr.Language
- getSymbol(String) - Method in class gnu.mapping.Environment
- getSymbol(String) - Method in class gnu.mapping.Namespace
-
Get a Symbol matching the given name.
- getSymbol(String) - Method in class gnu.xquery.lang.XQuery
- 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() - Method in class gnu.kawa.xml.KNode
- getTextContent(StringBuffer) - Method in class gnu.kawa.xml.KDocument
- getTextContent(StringBuffer) - Method in class gnu.kawa.xml.KNode
- 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() - Method in class gnu.ecmascript.Parser
- getToken(InPort) - Static method in class gnu.ecmascript.Lexer
- 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() - 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
- getType(String) - Static method in class gnu.bytecode.Type
-
Find an Type with the given name, or create a new one.
- 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(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(Class) - Method in class gnu.expr.Language
- getTypeFor(Class) - Method in class gnu.kawa.lispexpr.LispLanguage
- getTypeFor(Class) - Method in class gnu.xquery.lang.XQuery
- getTypeFor(Object, boolean) - Method in class gnu.expr.Language
-
Convert a "type value" to a Type.
- getTypeFor(Object, boolean) - Method in class gnu.kawa.lispexpr.LispLanguage
- getTypeFor(String) - Method in class gnu.expr.Language
- getTypeFor(String) - 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() - 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
- getValue(ConstantPool) - Method in class gnu.bytecode.ConstantValueAttr
- 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() - Method in class gnu.expr.Declaration
- getVariable(int) - Method in class gnu.bytecode.Scope
-
Return a variable the scope, by numerical index.
- getVarScope() - Method in class gnu.expr.ScopeExp
- getVerboseName() - Method in class gnu.expr.PrimProcedure
- 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.kawa.models.DDimension
- getWidth() - Method in class gnu.kawa.models.DrawImage
- 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
- 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.ecmascript - package gnu.ecmascript
- gnu.expr - package gnu.expr
-
Supports
Expression
, and various related classes need to compile programming languages. - gnu.kawa.ant - package gnu.kawa.ant
- gnu.kawa.brl - package gnu.kawa.brl
- gnu.kawa.functions - package gnu.kawa.functions
- gnu.kawa.lispexpr - package gnu.kawa.lispexpr
- gnu.kawa.models - package gnu.kawa.models
- 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
- gnu.kawa.swtviews - package gnu.kawa.swtviews
- gnu.kawa.util - package gnu.kawa.util
- gnu.kawa.xml - package gnu.kawa.xml
- 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.text - package gnu.text
-
Supports various utility classes for formatting, parsing, and manipulating text (strings).
- gnu.xml - package gnu.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() - Method in class gnu.lists.TreePosition
-
Set position before first attribute (of the element following position).
- gotoAttributesStart(int) - Method in class gnu.lists.TreeList
- gotoAttributesStart(TreePosition) - Method in class gnu.lists.AbstractSequence
- gotoAttributesStart(TreePosition) - Method in class gnu.lists.TreeList
- gotoAttributesStart(TreePosition) - Method in class gnu.mapping.Values.FromTreeList
- gotoChildrenStart() - Method in class gnu.lists.SeqPosition
-
Set position before first child (of the element following position).
- gotoChildrenStart() - Method in class gnu.lists.TreePosition
-
Set position before first child (of the element following position).
- gotoChildrenStart(int) - Method in class gnu.lists.TreeList
- gotoChildrenStart(TreePosition) - Method in class gnu.lists.AbstractSequence
-
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() - Method in class gnu.lists.TreePosition
- gotoParent(TreePosition) - Method in class gnu.lists.AbstractSequence
- 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
- 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
H
- handle(HttpExchange) - Method in class gnu.kawa.servlet.KawaHttpHandler
- handle(HttpExchange) - Method in class gnu.kawa.servlet.KawaHttpHandler.StaticFileHandler
- HANDLE_EXTENSION_BUILTIN - Static variable in class gnu.xquery.lang.XQResolveNames
-
Code number for internal function to handle extensions.
- handleException(Throwable, Continuation) - Static method in class kawa.lang.Continuation
- handleException$X(Throwable, Continuation, CallContext) - Static method in class kawa.lang.Continuation
- handleExtensionDecl - Static variable in class gnu.xquery.lang.XQResolveNames
- handleImport(String, String, String, ScopeExp, Translator, require.DeclSetMapper) - Static method in class kawa.standard.ImportFromLibrary
-
Do the actual work of importing a module.
- handleOption(Symbol, String) - Method in class gnu.xquery.lang.XQParser
- handlePostfix(Object, ReadTable, int, int) - Method in class gnu.kawa.lispexpr.LispReader
-
After reading a value check for following
'['
or':'
. - handleShapeSpecifier(Array, int, int[], boolean) - Static method in class gnu.kawa.functions.Arrays
-
Process a shape specifier.
- handleStaticFile(HttpRequestContext, Path) - Static method in class gnu.kawa.servlet.HttpRequestContext
- handleToken(int, ReadTable) - Method in class gnu.kawa.lispexpr.LispReader
- HAS_NONTRIVIAL_DEFAULT - Static variable in class gnu.expr.LambdaExp
-
True if IS_SUPPLIED_PARAMETER is set on a parameter.
- HAS_NONTRIVIAL_PATTERN - Static variable in class gnu.expr.LambdaExp
- HAS_SUB_MODULE - Static variable in class gnu.expr.ModuleExp
- HAS_SUBCLASS - Static variable in class gnu.expr.ClassExp
- HAS_VALUE - Static variable in class gnu.expr.SetExp
- hasAddChildMethod() - Method in class gnu.kawa.reflect.CompileBuildObject
- hasAttribute(String) - Method in class gnu.kawa.xml.KElement
-
Not implemented yet.
- hasAttributeNS(String, String) - Method in class gnu.kawa.xml.KElement
- hasAttributes() - Method in class gnu.kawa.xml.KDocument
- hasAttributes() - Method in class gnu.kawa.xml.KElement
- hasAttributes() - Method in class gnu.kawa.xml.KNode
- hasAttributes() - Method in class gnu.kawa.xml.KText
- hasChildNodes() - Method in class gnu.kawa.xml.KNode
- hasConstantValue() - Method in class gnu.expr.Declaration
- hasConstantValueAttr() - Method in class gnu.bytecode.Field
- hasDefaultConstructor() - Method in class gnu.kawa.reflect.CompileBuildObject
- hasEmptyNamespace() - Method in class gnu.mapping.Symbol
- hasFeature(String) - Static method in class kawa.standard.IfFeature
-
Check if we implement a named feature.
- hash - Variable in class gnu.kawa.util.AbstractWeakHashTable.WEntry
- hash - Variable in class gnu.kawa.util.WeakHashNode
- hash(Object) - Method in class gnu.expr.LitTable
- hash(Object) - Method in class gnu.kawa.util.AbstractHashTable
-
Calculate hash code of a key.
- hash(Object) - Method in class gnu.kawa.util.AbstractWeakHashTable
- hash(Object) - Method in class gnu.kawa.util.IdentityHashTable
- hash(Object) - Method in class gnu.kawa.util.IntHashTable
-
Compute the hash code of a given object.
- hash(Object) - Method in class gnu.kawa.util.WeakIdentityHashMap
- hashCode() - Method in class gnu.bytecode.AnnotationEntry
- hashCode() - Method in class gnu.bytecode.CpoolClass
- hashCode() - Method in class gnu.bytecode.CpoolEntry
- hashCode() - Method in class gnu.bytecode.CpoolMethodHandle
- hashCode() - Method in class gnu.bytecode.CpoolNameAndType
- hashCode() - Method in class gnu.bytecode.CpoolRef
- hashCode() - Method in class gnu.bytecode.CpoolString
- hashCode() - Method in class gnu.bytecode.CpoolUtf8
- hashCode() - Method in class gnu.bytecode.CpoolValue1
- hashCode() - Method in class gnu.bytecode.CpoolValue2
- hashCode() - Method in class gnu.bytecode.Type
- hashCode() - Method in class gnu.expr.Special
- hashCode() - Method in class gnu.kawa.xml.Notation
- hashCode() - Method in class gnu.kawa.xml.UntypedAtomic
- hashCode() - Method in class gnu.lists.AbstractCharVector
- hashCode() - Method in class gnu.lists.AbstractSequence
- hashCode() - Method in class gnu.lists.IString
- hashCode() - Method in class gnu.lists.LList
- hashCode() - Method in class gnu.lists.TreeList
- hashCode() - Method in class gnu.lists.UnescapedData
- hashCode() - Method in class gnu.mapping.KeyPair
- hashCode() - Method in class gnu.mapping.NamedLocation
- hashCode() - Method in class gnu.mapping.Symbol
- hashCode() - Method in class gnu.mapping.Values.FromTreeList
- hashCode() - Method in class gnu.math.BaseUnit
- hashCode() - Method in class gnu.math.DFloNum
- hashCode() - Method in class gnu.math.Dimensions
- hashCode() - Method in class gnu.math.Duration
- hashCode() - Method in class gnu.math.IntNum
- hashCode() - Method in class gnu.math.Unit
- hashCode() - Method in class gnu.math.UnsignedPrim
- hashCode() - Method in class gnu.text.Char
- hashCode() - Method in class gnu.xquery.util.NamedCollator
- hashCode() - Method in class kawa.lang.Record
- hashCode(Array) - Static method in class gnu.lists.Arrays
- hashInt(int, int) - Static method in class gnu.kawa.util.HashUtils
- HashNode<K,V> - Class in gnu.kawa.util
-
An entry in a
GeneralHashTable
. - HashNode(K, V) - Constructor for class gnu.kawa.util.HashNode
- HashNode(K, V, int) - Constructor for class gnu.kawa.util.HashNode
- hashToIndex(int) - Method in class gnu.kawa.util.AbstractHashTable
-
Map hash-code to bucket index in table.
- HashUtils - Class in gnu.kawa.util
-
Various static helper methods for calculating hash-codes.
- HashUtils() - Constructor for class gnu.kawa.util.HashUtils
- hasMoreElements() - Method in class gnu.bytecode.VarEnumerator
- hasMoreElements() - Method in class gnu.bytecode.Variable
- hasMoreElements() - Method in class gnu.lists.SeqPosition
-
True if there is an element following the current position.
- hasMoreElements() - Method in class gnu.mapping.LocationEnumeration
- hasMoreElements(LocationEnumeration) - Method in class gnu.expr.BuiltinEnvironment
- hasMoreElements(LocationEnumeration) - Method in class gnu.mapping.Environment
- hasMoreElements(LocationEnumeration) - Method in class gnu.mapping.InheritingEnvironment
- hasMoreElements(LocationEnumeration) - Method in class gnu.mapping.SimpleEnvironment
- HasNamedParts - Interface in gnu.mapping
- hasNamespace(Declaration, int) - Method in class gnu.expr.Language
-
True if a Declaration is in the specified namespace.
- hasNamespace(Declaration, int) - Method in class gnu.xquery.lang.XQuery
- hasNext() - Method in class gnu.lists.SeqPosition
-
See java.util.Iterator.
- hasNext() - Method in class gnu.lists.Sequences.CharacterIterator
- hasNext() - Method in class gnu.mapping.LocationEnumeration
- hasNext(int) - Method in class gnu.lists.AbstractSequence
- hasNext(int) - Method in class gnu.lists.CharBuffer
- hasNext(int) - Method in class gnu.lists.LList
- hasNext(int) - Method in class gnu.lists.Pair
- hasNext(int) - Method in class gnu.lists.StableManager
- hasNext(int) - Method in class gnu.lists.TreeList
- hasNext(int) - Method in class gnu.mapping.Values.FromTreeList
- hasOuterLink() - Method in class gnu.bytecode.ClassType
- HasOwningField - Interface in gnu.expr
-
Used for compiling literals.
- hasPrevious() - Method in class gnu.lists.SeqPosition
-
See java.util.Iterator.
- hasPrevious(int) - Method in class gnu.lists.AbstractSequence
-
Called by SeqPosition.hasPrevious.
- hasSeparateFunctionNamespace() - Method in class gnu.expr.Language
-
True if functions are in a separate name space from variable.
- hasSeparateFunctionNamespace() - Method in class gnu.xquery.lang.XQuery
- HasSetter - Interface in gnu.mapping
-
A Procedure that can be used on the left-hand-side of an assignment.
- hasSpliceAllowingKeywords() - Method in class gnu.expr.ApplyExp
- hasTarget(ElementType) - Method in class gnu.bytecode.AnnotationEntry
-
Is there is a
@Target
meta-annotation that includes the parameter? If the annotationType has no@Target
meta-annotation, return true, since in that case the annotation type is allowed in all contexts. - hasUnknownNamespace() - Method in class gnu.mapping.Symbol
- hasUnknownValue() - Method in class gnu.expr.Declaration
- haveArg() - Method in class gnu.mapping.CallContext
- haveToSvg - Static variable in class gnu.kawa.models.SVGUtils
- heapSort(T, int, C) - Method in class gnu.kawa.util.HeapSort
- HeapSort<T,C> - Class in gnu.kawa.util
- HeapSort() - Constructor for class gnu.kawa.util.HeapSort
- HeapSort.IndexSort - Class in gnu.kawa.util
-
Sort an error of integer indexes based on a lookup object.
- HEX_BINARY_TYPE_CODE - Static variable in class gnu.kawa.xml.XDataType
- HexBinary - Class in gnu.kawa.xml
-
A BinaryObject whose lexical format is hexBinary.
- HexBinary(byte[]) - Constructor for class gnu.kawa.xml.HexBinary
- hexBinaryType - Static variable in class gnu.kawa.xml.XDataType
- hexEscapeAfterBackslash - Variable in class gnu.kawa.lispexpr.ReadTable
-
Control whether we should handle R6RS inline hex escape.
- honeyDew - Static variable in class gnu.kawa.models.StandardColor
- hotPink - Static variable in class gnu.kawa.models.StandardColor
- hour - Static variable in class gnu.math.Unit
- HOURS_MASK - Static variable in class gnu.math.DateTime
- hoursFromDateTime(Object) - Static method in class gnu.xquery.util.TimeUtils
- hoursFromDuration(Object) - Static method in class gnu.xquery.util.TimeUtils
- hoursFromTime(Object) - Static method in class gnu.xquery.util.TimeUtils
- HTML - Static variable in class gnu.kawa.xml.XmlNamespace
- HTML_BINDINGS - Static variable in class gnu.kawa.xml.XmlNamespace
- HTTP_NOT_FOUND - Static variable in class gnu.kawa.servlet.HttpRequestContext
- HTTP_OK - Static variable in class gnu.kawa.servlet.HttpRequestContext
- HttpPrinter - Class in gnu.kawa.xml
-
Output as an Http response.
- HttpPrinter(PrintConsumer) - Constructor for class gnu.kawa.xml.HttpPrinter
- HttpPrinter(OutputStream) - Constructor for class gnu.kawa.xml.HttpPrinter
- HttpRequestContext - Class in gnu.kawa.servlet
-
A representation of an http request as it is being handled.
- HttpRequestContext() - Constructor for class gnu.kawa.servlet.HttpRequestContext
- HYGIENIC - Static variable in class kawa.lang.Macro
- hypot3(double, double, double) - Static method in class gnu.math.DQuaternion
- hypot4(double, double, double, double) - Static method in class gnu.math.DQuaternion
I
- 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_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
- id$X(Object, Object, CallContext) - Static method in class gnu.xquery.util.NodeUtils
- 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_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_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.
- 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.ReadTableEntry
- ILLEGAL - Static variable in class gnu.kawa.lispexpr.ReadTable
-
Kinds of characters.
- 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() - Constructor for class gnu.lists.ImmutablePair
- ImmutablePair(Object, Object) - 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
- 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 - Static variable in class kawa.standard.Include
- Include - Class in kawa.standard
-
Syntax class for source-file inclusion.
- Include(String, boolean, boolean) - Constructor for 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
- 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(int, int) - Method in class gnu.lists.FString
- indexOf(Object) - Method in class gnu.lists.AbstractSequence
-
See java.util.List.
- 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 thesetWithSave
operation. - IndirectableLocation<T> - Class in gnu.mapping
- IndirectableLocation() - Constructor for class gnu.mapping.IndirectableLocation
- indirectIndexed(CharSequence, IntSequence) - Static method in class gnu.lists.Strings
-
Make a read-only substring, generalized to arbitrary index sequences.
- indirectIndexed(List, IntSequence) - Static method in class gnu.lists.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
- 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() - Method in class gnu.math.BaseUnit
- init() - Method in class gnu.math.NamedUnit
- init(boolean, MethodHandle, Object, int) - Method in class gnu.expr.CompiledProc
- init(ApplyExp, InlineCalls, Type, ObjectType, ClassType) - Method in class gnu.kawa.reflect.CompileBuildObject
- 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(ServletConfig) - Method in class gnu.kawa.servlet.KawaPageServlet
- init_param_slots() - Method in class gnu.bytecode.Method
-
Deprecated.Use startCode instead
- 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. - initResultToConsumer(Object, MethodHandle, Object, int) - Method in class gnu.expr.CompiledProc
- initResultToObject(Object, MethodHandle, Object, int) - Method in class gnu.expr.CompiledProc
- 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(Expression, Compilation) - Static method in class gnu.expr.InlineCalls
- InlineCalls - Class in gnu.expr
-
The main Expression re-writing pass.
- InlineCalls(Compilation) - Constructor for 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
'skind
parameter when decoding access flags inInnerClasses
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(short[], ClassType) - Constructor for class gnu.bytecode.InnerClassesAttr
- InnerClassesAttr(ClassType) - Constructor for class gnu.bytecode.InnerClassesAttr
-
Add a new InnerClassesAttr to a ClassType.
- 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(int, int, 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.CharBuffer
- insert(int, String, boolean) - Method in class gnu.lists.FString
- 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.
- insertData(int, String) - Method in class gnu.kawa.xml.KCharacterData
- insertRepeated(int, int, int) - Method in class gnu.lists.FString
- insertString(int, String) - Method in class gnu.kawa.swingviews.SwingContent
- insertString(int, String, boolean) - Method in class gnu.kawa.swingviews.SwingContent
- 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.lang.BindDecls
- instance - Static variable in class kawa.standard.ImportFromLibrary
- instance - Static variable in class kawa.standard.Scheme
- INSTANCE - Static variable in class gnu.expr.InlineCalls.ProcedureInCallContext
- instanceOf - Static variable in class gnu.xquery.lang.XQParser
- instanceOf - 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_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.
- 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
- int1Args - Static variable in class gnu.expr.Compilation
- 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(IntNum, IntNum, Consumer) - Static method in class gnu.xquery.util.IntegerRange
- IntegerRange - Class in gnu.xquery.util
- IntegerRange() - Constructor for 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
- internalPad - Variable in class gnu.math.FixedRealFormat
- intersectNodes - Static variable in class gnu.kawa.xml.IntersectNodes
- IntersectNodes - Class in gnu.kawa.xml
-
Get the union of two node lists.
- IntersectNodes(boolean) - Constructor for 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) - Constructor for class gnu.lists.Range.IntRange
- IntRange(int, 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() - 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(Object) - Static method in class gnu.math.IntNum
-
Cast an Object to an int.
- 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 - Static variable in class gnu.kawa.reflect.Invoke
- invoke(Object, Method, Object[]) - Method in class gnu.bytecode.AnnotationEntry
- invoke(Object, Method, Object[]) - Method in class gnu.kawa.reflect.ProceduralProxy
- 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_DYNAMIC - Static variable in class gnu.bytecode.ConstantPool
- invoke$V(Object[]) - Static method in class gnu.kawa.reflect.Invoke
- 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.BitwiseOp
- ior(IntNum, IntNum) - Static method in class gnu.math.BitOps
-
Return the logical (bit-wise) "(inclusive) or" of two IntNums.
- IOR - Static variable in class gnu.kawa.functions.ArithOp
- 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(ClassType, ClassType, ObjectType, int) - Static method in class gnu.bytecode.ClassType
-
Check if a component is accessible from this class.
- isAccessible(Member, ObjectType) - Method in class gnu.bytecode.ClassType
-
Check if a member 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.
- isBlank() - Method in class gnu.mapping.Promise
- isBound() - Method in class gnu.expr.AbstractScriptEngineFactory.BindingsLocation
- 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() - 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() - Method in class gnu.mapping.ThreadLocation
- isBound(Symbol) - Method in class gnu.mapping.Environment
- isBound(Symbol, Object) - Method in class gnu.mapping.Environment
- isBound(Object, Object) - Method in class gnu.mapping.Table2D
- 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) - 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
- isCompatibleWithValue(Type, Type) - Static method in class gnu.bytecode.Type
- isCompatibleWithValue(Type, Type) - Static method in class gnu.expr.InlineCalls
- isCompiletimeConstant() - Method in class gnu.expr.Declaration
- isConstant() - Method in class gnu.kawa.reflect.ClassMemberLocation
- isConstant() - Method in class gnu.kawa.reflect.FieldLocation
- isConstant() - Method in class gnu.mapping.ConstrainedLocation
- isConstant() - Method in class gnu.mapping.IndirectableLocation
- isConstant() - Method in class gnu.mapping.Location
- isConstant() - Method in class gnu.mapping.ReadOnlyLocation
- isConstant(String) - Method in class gnu.kawa.xml.XmlNamespace
- isConstant(String) - Method in interface gnu.mapping.HasNamedParts
- isConstant(String) - Method in class gnu.mapping.Namespace
- 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 interface gnu.lists.CharSeq
- 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
- isEq - Static variable in class kawa.standard.Scheme
- 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
- isEqual - 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
- isEqualNode(Node) - Method in class gnu.kawa.xml.KNode
- isEqv - Static variable in class kawa.standard.Scheme
- IsEqv - Class in gnu.kawa.functions
-
Implement that standard Scheme function "eqv?".
- IsEqv(Language, String, IsEq) - Constructor for class gnu.kawa.functions.IsEqv
- isEven - Static variable in class kawa.standard.Scheme
- isEven(Object) - Static method in class gnu.kawa.functions.NumberPredicate
- 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
- isExact(Number) - Static method in class gnu.kawa.functions.Arithmetic
- 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(AbstractSequence, int, int) - Static method in class gnu.kawa.xml.NodeType
- isInstance(AbstractSequence, int, Object) - Method in class gnu.kawa.xml.AttributeType
- isInstance(AbstractSequence, int, Object) - Method in class gnu.kawa.xml.ElementType
- isInstance(AbstractSequence, int, Object) - Method in interface gnu.lists.AttributePredicate
- isInstance(AbstractSequence, int, Object) - Method in interface gnu.lists.ElementPredicate
- 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(Object) - Method in class gnu.kawa.xml.AttributeType
- isInstance(Object) - Method in class gnu.kawa.xml.ElementType
- isInstance(Object) - 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
- 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
- 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 - Static variable in class kawa.standard.Scheme
- isOdd() - Method in class gnu.math.IntNum
- isOdd(Object) - Static method in class gnu.kawa.functions.NumberPredicate
- 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
- 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() - Method in class gnu.expr.ClassExp
- isSimple() - Method in class gnu.expr.Declaration
- isSimple(int) - Method in class gnu.expr.ApplyExp
- isSimple(int, int) - Method in class gnu.expr.ApplyExp
- 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(ClassType) - Method in class gnu.bytecode.ClassType
- isSubclass(String) - Method in class gnu.bytecode.ClassType
-
A more efficient version of isSubclass(ClassType.make(cname)).
- 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
- 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
- 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) - 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
- 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() - Method in class gnu.expr.ReferenceExp
- isUnknown(Declaration) - Static method in class gnu.expr.Declaration
- 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 - Static variable in class gnu.xquery.util.ItemAt
- itemAt(Object, int) - Static method in class gnu.xquery.util.ItemAt
- 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
- 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 - Static variable in class gnu.kawa.xml.IteratorItems
- IteratorItems - Class in gnu.kawa.xml
- 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
J
- JAVA_10_VERSION - Static variable in class gnu.bytecode.ClassType
- JAVA_9_VERSION - Static variable in class gnu.bytecode.ClassType
- java_lang_Class_type - Static variable in class gnu.bytecode.Type
-
Deprecated.
- javalangannotationAnnotationType - Static variable in class gnu.bytecode.Type
- javalangBooleanType - Static variable in class gnu.bytecode.Type
- javalangCharacterType - Static variable in class gnu.bytecode.Type
- javalangClassType - Static variable in class gnu.bytecode.Type
- javalanginvokeMethodHandleType - Static variable in class gnu.bytecode.Type
- javalangNumberType - Static variable in class gnu.bytecode.Type
- javalangObjectType - Static variable in class gnu.bytecode.Type
- javalangStringType - Static variable in class gnu.bytecode.Type
- javalangThrowableType - Static variable in class gnu.bytecode.Type
- javaStringType - Static variable in class gnu.expr.Compilation
- JDK_1_1_VERSION - Static variable in class gnu.bytecode.ClassType
- JDK_1_2_VERSION - Static variable in class gnu.bytecode.ClassType
- JDK_1_3_VERSION - Static variable in class gnu.bytecode.ClassType
- JDK_1_4_VERSION - Static variable in class gnu.bytecode.ClassType
- JDK_1_5_VERSION - Static variable in class gnu.bytecode.ClassType
- JDK_1_6_VERSION - Static variable in class gnu.bytecode.ClassType
- JDK_1_7_VERSION - Static variable in class gnu.bytecode.ClassType
- JDK_1_8_VERSION - Static variable in class gnu.bytecode.ClassType
- jm() - Method in class gnu.math.Complex
- jm() - Method in class gnu.math.CQuaternion
- jm() - Method in class gnu.math.DQuaternion
- jm() - Method in class gnu.math.Quantity
-
The value of the "j" component, as a RealNum.
- jmMinusOne() - Static method in class gnu.math.Quaternion
- jmOne() - Static method in class gnu.math.Quaternion
- jmValue() - Method in class gnu.math.Quantity
-
The value of the "j" component, as a double.
- jstringType - Static variable in class gnu.kawa.lispexpr.LangObjType
-
Wrapper for java.lang.String, with extra coercions.
K
- KAttr - Class in gnu.kawa.xml
- KAttr(NodeTree, int) - Constructor for class gnu.kawa.xml.KAttr
- KAWA_FUNCTION_NAMESPACE - Static variable in class gnu.xquery.lang.XQuery
- kawa.lang - package kawa.lang
- kawa.standard - package kawa.standard
- KawaAutoHandler - Class in gnu.kawa.servlet
-
The generic framework for auto-configuring web page scripts.
- KawaAutoHandler() - Constructor for class gnu.kawa.servlet.KawaAutoHandler
- Kawac - Class in gnu.kawa.ant
-
Compiles Kawa source files.
- Kawac() - Constructor for class gnu.kawa.ant.Kawac
-
Kawac task for compilation of Kawa files.
- KawaConvert - Class in gnu.expr
-
Override gnu.lists.Convert to use Kawa number and Char classes.
- KawaConvert() - Constructor for class gnu.expr.KawaConvert
- kawaEnvironment - Static variable in class kawa.standard.Scheme
- kawaFunctionNamespace - Static variable in class gnu.xquery.lang.XQuery
- KawaHttpHandler - Class in gnu.kawa.servlet
-
Web server support glue built on JDK 6's built-in HttpServer.
- KawaHttpHandler(Path) - Constructor for class gnu.kawa.servlet.KawaHttpHandler
- KawaHttpHandler(String) - Constructor for class gnu.kawa.servlet.KawaHttpHandler
- KawaHttpHandler.Context - Class in gnu.kawa.servlet
- KawaHttpHandler.StaticFileHandler - Class in gnu.kawa.servlet
- KawaNamespace - Static variable in class gnu.kawa.lispexpr.LispPackage
- KawaPageServlet - Class in gnu.kawa.servlet
-
Handle auto-configuring web page scripts using a servlet engine.
- KawaPageServlet() - Constructor for class gnu.kawa.servlet.KawaPageServlet
- KawaScriptBindings - Class in gnu.expr
-
An implementation of javax.script.Bindings that uses a SimpleEnvironment.
- KawaScriptBindings(SimpleEnvironment) - Constructor for class gnu.expr.KawaScriptBindings
- KawaScriptEngine - Class in gnu.expr
- KawaScriptEngine(AbstractScriptEngineFactory) - Constructor for class gnu.expr.KawaScriptEngine
- KawaServlet - Class in gnu.kawa.servlet
-
Generic HttpServlet wrapper that support the Kawa web page script APIs.
- KawaServlet() - Constructor for class gnu.kawa.servlet.KawaServlet
- KawaServlet.Context - Class in gnu.kawa.servlet
- KawaXMLReader - Class in gnu.kawa.sax
-
An implementation of SAX2 XMLReader.
- KawaXMLReader() - Constructor for class gnu.kawa.sax.KawaXMLReader
- KCDATASection - Class in gnu.kawa.xml
- KCDATASection(NodeTree, int) - Constructor for class gnu.kawa.xml.KCDATASection
- KCharacterData - Class in gnu.kawa.xml
- KCharacterData(NodeTree, int) - Constructor for class gnu.kawa.xml.KCharacterData
- KComment - Class in gnu.kawa.xml
- KComment(NodeTree, int) - Constructor for class gnu.kawa.xml.KComment
- KDocument - Class in gnu.kawa.xml
- KDocument(NodeTree, int) - Constructor for class gnu.kawa.xml.KDocument
- KElement - Class in gnu.kawa.xml
- KElement(NodeTree, int) - Constructor for class gnu.kawa.xml.KElement
- key - Static variable in class gnu.expr.Special
- keyHash - Variable in class gnu.kawa.util.HashNode
- keyKeyword - Variable in class kawa.lang.Lambda
- KeyPair - Class in gnu.mapping
-
A simple concrete implemementation of
EnvironmentKey
. - KeyPair(Symbol, Object) - Constructor for class gnu.mapping.KeyPair
- keys() - Method in class gnu.text.Options
-
Return the list of option keys.
- Keyword - Class in gnu.expr
-
Implementation of Lisp keywords.
- Keyword() - Constructor for class gnu.expr.Keyword
- Keyword(Namespace, String) - Constructor for class gnu.expr.Keyword
-
Used for constructing literals (int gnu.expr.LitTable).
- keywordNamespace - Static variable in class gnu.expr.Keyword
- KeywordNamespace - Static variable in class gnu.kawa.lispexpr.LispPackage
- keywordp(Object) - Static method in class gnu.kawa.lispexpr.LispPackage
- keywords - Variable in class gnu.expr.LambdaExp
- KEYWORDS_OK - Static variable in class gnu.expr.Declaration
-
Applies to a 'rest' parameter if it can match keywords.
- keywordsAllowedInstance - Static variable in class gnu.kawa.functions.MakeSplice
- keywordsAreSelfEvaluating() - Method in class gnu.kawa.lispexpr.LispLanguage
-
Are keywords self-evaluating? True in CommonLisp.
- keywordsAreSelfEvaluating() - Method in class kawa.lang.Translator
- keywordsAreSelfEvaluating() - Method in class kawa.standard.Scheme
- keywordStart() - Method in class gnu.kawa.reflect.CompileBuildObject
- khaki - Static variable in class gnu.kawa.models.StandardColor
- kind - Variable in class gnu.expr.Declaration.ValueSource
- KIND_FLAGS_SET - Static variable in class gnu.kawa.reflect.FieldLocation
-
True if the flags
PROCEDURE|SYNTAX|INDIRECT_LOCATION|CONSTANT
are valid. - kindType(int) - Static method in class gnu.kawa.functions.Arithmetic
- km() - Method in class gnu.math.Complex
- km() - Method in class gnu.math.CQuaternion
- km() - Method in class gnu.math.DQuaternion
- km() - Method in class gnu.math.Quantity
-
The value of the "k" component, as a RealNum.
- kmMinusOne() - Static method in class gnu.math.Quaternion
- kmOne() - Static method in class gnu.math.Quaternion
- kmValue() - Method in class gnu.math.Quantity
-
The value of the "k" component, as a double.
- KNode - Class in gnu.kawa.xml
- KNode(NodeTree, int) - Constructor for class gnu.kawa.xml.KNode
- KProcessingInstruction - Class in gnu.kawa.xml
- KProcessingInstruction(NodeTree, int) - Constructor for class gnu.kawa.xml.KProcessingInstruction
- krl_instance - Static variable in class gnu.kawa.brl.BRL
-
Language instance for KRL dialect.
- KText - Class in gnu.kawa.xml
- KText(NodeTree, int) - Constructor for class gnu.kawa.xml.KText
L
- Label - Class in gnu.bytecode
-
A Label represents a location in a Code attribute.
- Label - Class in gnu.kawa.models
-
A "label" may have some text and/or an icon.
- Label() - Constructor for class gnu.bytecode.Label
- Label() - Constructor for class gnu.kawa.models.Label
- Label(int) - Constructor for class gnu.bytecode.Label
- Label(CodeAttr) - Constructor for class gnu.bytecode.Label
- Label(String) - Constructor for class gnu.kawa.models.Label
- lambda - Static variable in class kawa.standard.SchemeCompilation
- Lambda - Class in kawa.lang
-
The Syntax transformer that re-writes the lambda builtin.
- Lambda() - Constructor for class kawa.lang.Lambda
- 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 - Variable in class gnu.kawa.reflect.InstanceOf
- Language - Class in gnu.expr
-
Contains various language-dependent methods.
- Language() - Constructor for class gnu.expr.Language
- 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 - Static variable in class gnu.xquery.lang.XQResolveNames
-
Declaration for the
fn:last()
function. - lastDecl() - Method in class gnu.expr.ScopeExp
- lastIndexOf(int, int) - Method in class gnu.lists.FString
- lastIndexOf(Object) - Method in class gnu.lists.AbstractSequence
-
See java.util.List.
- 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
- 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 - Static variable in class gnu.kawa.reflect.LazyType
- LazyType - Class in gnu.kawa.reflect
-
The type of lazy values - i.e.
- LazyType(ClassType, Type) - Constructor for 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
- 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.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() - Method in class gnu.lists.Pair
- length() - Method in class gnu.lists.UnescapedData
- length(Object) - Static method in class gnu.lists.LList
- 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 - Static variable in class kawa.standard.let
- let(String, boolean) - Constructor for class kawa.standard.let
- let_syntax - Class in kawa.standard
-
Implementation of the standard Scheme let-syntax and letrec-syntax forms.
- let_syntax - Static variable in class kawa.standard.let_syntax
- let_syntax(boolean, String) - Constructor for 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(Declaration, Expression) - Method in class gnu.expr.Compilation
- letVariable(Object, Type, Expression) - Method in class gnu.expr.Compilation
- lexer - Variable in class gnu.expr.Compilation
- Lexer - Class in gnu.ecmascript
-
Reads EcmaScript token from a InPort.
- Lexer - Class in gnu.text
-
Framework for implementing lexical scanners and parsers.
- Lexer(InPort) - Constructor for class gnu.ecmascript.Lexer
- 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
- linen - Static variable in class gnu.kawa.models.StandardColor
- LineNumbersAttr - Class in gnu.bytecode
-
Represents the contents of a standard "LineNumberTable" attribute.
- LineNumbersAttr(short[], CodeAttr) - Constructor for class gnu.bytecode.LineNumbersAttr
- LineNumbersAttr(CodeAttr) - Constructor for class gnu.bytecode.LineNumbersAttr
-
Add a new LineNumbersAttr to a CodeAttr.
- 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.
- LispFormat - Class in gnu.kawa.functions
-
A representation of a parsed Common Lisp-style format.
- LispFormat(char[]) - Constructor for class gnu.kawa.functions.LispFormat
- LispFormat(char[], int, int) - Constructor for class gnu.kawa.functions.LispFormat
- LispFormat(String) - 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 - Static variable in class gnu.kawa.xml.ListItems
- ListItems - Class in gnu.kawa.xml
-
A function that maps a List into the sequence of its elements.
- listIterator() - Method in class gnu.lists.AbstractSequence
- listIterator(int) - Method in class gnu.lists.AbstractSequence
- listLength(Object) - Static method in class kawa.lang.Translator
-
Returns the length of a syntax list.
- listLength(Object, boolean) - Static method in class gnu.lists.LList
-
A safe function to count the length of a 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, 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
- 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
- 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 - Class in kawa.standard
- load - Static variable in class kawa.standard.load
- load(String, boolean) - Constructor for class kawa.standard.load
- load(AccessExp, int, Compilation, Target) - Method in class gnu.expr.Declaration
- 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) - Method in class gnu.bytecode.ArrayClassLoader
-
Load named class.
- loadClass(String) - Method in class gnu.expr.Language
- loadClass(String, boolean) - Method in class gnu.bytecode.ArrayClassLoader
- loadClass(String, boolean) - Method in class gnu.bytecode.ZipLoader
- 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
- 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 kawa.standard
-
The Syntax transformer that re-writes the Kawa "location" primitive.
- location - Static variable in class kawa.standard.location
- location() - Constructor for class kawa.standard.location
- Location - Class in gnu.bytecode
-
An abstracted "variable", inherited by Field and Variable.
- 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.bytecode.Location
- Location() - Constructor for class gnu.mapping.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() - Method in class gnu.math.Complex
- log() - Method in class gnu.math.Quaternion
- log() - Method in class gnu.math.RealNum
- log(double, double) - Static method in class gnu.math.DComplex
- log(double, double, double, double) - Static method in class gnu.math.DQuaternion
- log(Exception, String) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIContext
- log(String) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIContext
- log(String) - Method in class gnu.kawa.servlet.HttpRequestContext
- log(String) - 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.CGIServletWrapper.CGIContext
- log(String, Throwable) - Method in class gnu.kawa.servlet.HttpRequestContext
- log(String, Throwable) - Method in class gnu.kawa.servlet.KawaHttpHandler.Context
- log(String, Throwable) - Method in class gnu.kawa.servlet.KawaServlet.Context
- 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 - Variable in class gnu.expr.ResolveNames
- lookup(int) - Method in class gnu.kawa.lispexpr.ReaderDispatch
- lookup(int) - Method in class gnu.kawa.lispexpr.ReadTable
- lookup(int, Object) - Method in class gnu.kawa.util.RangeTable
- lookup(Expression, Object, boolean) - Method in class gnu.expr.ResolveNames
- lookup(Symbol) - Method in class gnu.mapping.Environment
- lookup(Symbol, Object) - Method in class gnu.mapping.Environment
-
Return a location bound to (key, property).
- lookup(Symbol, Object, int) - Method in class gnu.expr.BuiltinEnvironment
- lookup(Symbol, Object, int) - Method in class gnu.mapping.Environment
- lookup(Symbol, Object, int) - Method in class gnu.mapping.InheritingEnvironment
- lookup(Symbol, Object, int) - Method in class gnu.mapping.SimpleEnvironment
- lookup(Object) - Method in class gnu.expr.ScopeExp
-
Find a Declaration by name.
- lookup(Object) - Method in class gnu.kawa.util.IntHashTable
-
Lookup a given key's value in the hash table.
- lookup(Object, boolean) - Method in class gnu.expr.NameLookup
- lookup(Object, int) - Method in class gnu.expr.Compilation
- lookup(Object, int) - Method in class gnu.expr.NameLookup
- 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, int) - Method in class kawa.lang.Translator
- lookup(Object, Language, int) - Method in class gnu.expr.ScopeExp
- lookup(Object, Object, int, int, boolean) - Method in class gnu.mapping.Table2D
- 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(String) - Method in class gnu.expr.Language
- lookup(String) - Method in class gnu.mapping.Namespace
-
Get a Symbol matching the given name.
- lookup(String) - Static method in class gnu.math.NamedUnit
- lookup(String) - Static method in class gnu.math.Unit
- lookup(String, double, Unit) - Static method in class gnu.math.NamedUnit
- lookup(String, int, boolean) - Method in class gnu.kawa.lispexpr.LispPackage
- lookup(String, int, boolean) - Method in class gnu.mapping.Namespace
- lookup(String, String) - Static method in class gnu.math.BaseUnit
-
Look for an existing matching BaseUnit.
- 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.
- 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
M
- Macro - Class in kawa.lang
- Macro() - Constructor for class kawa.lang.Macro
- Macro(Object) - Constructor for class kawa.lang.Macro
- Macro(Object, Procedure) - Constructor for class kawa.lang.Macro
- Macro(Macro) - Constructor for class kawa.lang.Macro
-
Copy constructor.
- 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.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
- mainClass - Variable in class gnu.expr.Compilation
- mainLambda - Variable in class gnu.expr.Compilation
- mainMethodVariable - Static variable in class gnu.expr.Compilation
- make - Class in kawa.standard
- make - Static variable in class gnu.kawa.reflect.Invoke
- make() - Constructor for class kawa.standard.make
- make() - Static method in class gnu.mapping.Environment
- make() - Static method in class gnu.mapping.Values
- make() - Static method in class gnu.xml.NodeTree
- make() - Static method in class kawa.lang.AnyPat
- make() - Static method in class kawa.lang.TemplateScope
- make(double) - Static method in class gnu.math.DFloNum
-
Deprecated.
- make(double, double) - Static method in class gnu.math.Complex
- make(double, double, double, double) - Static method in class gnu.math.Quaternion
- make(double, double, double, double, Unit) - Static method in class gnu.math.Quantity
- make(int) - Static method in class gnu.math.IntNum
-
Return a (possibly-shared) IntNum with a given int value.
- make(int) - Static method in class gnu.text.Char
- make(int[]) - Static method in class gnu.math.IntNum
- make(int[], int) - Static method in class gnu.math.IntNum
-
Make a canonicalized IntNum from an array of words.
- make(int, long, int, Unit) - Static method in class gnu.math.Duration
- make(long) - Static method in class gnu.math.IntNum
- make(E[]) - Static method in class gnu.mapping.Values
-
Create a value for each element of an array.
- make(ESEQ, int) - Static method in class gnu.lists.SeqPosition
-
Creates a new SeqPosition, from a position pair.
- make(Type) - Static method in class gnu.bytecode.ArrayType
-
Find or create an ArrayType for the specified element type.
- make(Type) - Static method in class gnu.expr.InlineCalls.LenientExpectedType
- make(Type) - Static method in class gnu.expr.InlineCalls.ValueNeededType
- make(ApplyExp, InlineCalls, Type, ObjectType, ClassType) - Static method in class gnu.kawa.reflect.CompileBuildObject
- make(Declaration) - Static method in class gnu.kawa.reflect.StaticFieldLocation
- make(Declaration) - Static method in class kawa.lang.Macro
- make(Language, String, int) - Static method in class gnu.kawa.functions.NumberCompare
- make(ModuleExp, String) - Static method in class kawa.lang.TemplateScope
- make(Picture[], Composite[]) - Static method in class gnu.kawa.models.WithComposite
- make(Picture, Composite) - Static method in class gnu.kawa.models.WithComposite
- make(AVector<E>, int[], int[], int[], int) - Static method in class gnu.lists.GeneralArray
- make(Consumer) - Static method in class gnu.lists.VoidConsumer
- make(Consumer, Object) - Static method in class gnu.xml.XMLPrinter
- 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(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(NodePredicate) - Static method in class gnu.kawa.xml.FollowingAxis
- make(NodePredicate) - Static method in class gnu.kawa.xml.FollowingSiblingAxis
- 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(PrintConsumer) - Static method in class gnu.kawa.xml.HttpPrinter
- 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(Location) - Static method in class gnu.mapping.ReadOnlyLocation
- make(Location<T>, Procedure) - Static method in class gnu.mapping.ConstrainedLocation
- make(Procedure, Environment, InPort, OutPort, OutPort) - Static method in class gnu.mapping.Future
- make(Symbol) - Static method in class gnu.kawa.xml.AttributeType
- make(Symbol) - Static method in class gnu.kawa.xml.ElementType
- make(Symbol) - Static method in class gnu.mapping.Location
- make(IntNum, IntNum) - Static method in class gnu.math.RatNum
- make(Quaternion, Unit) - Static method in class gnu.math.Quantity
- make(RealNum, RealNum) - Static method in class gnu.math.Complex
- make(RealNum, RealNum, RealNum, RealNum) - Static method in class gnu.math.Quaternion
- make(RealNum, RealNum, RealNum, RealNum, Unit) - Static method in class gnu.math.Quantity
- make(NodeTree) - Static method in class gnu.kawa.xml.KNode
- make(NodeTree, int) - Static method in class gnu.kawa.xml.KNode
- make(Class) - Static method in class gnu.bytecode.Type
- make(ClassCastException, Procedure, 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) - Static method in exception gnu.mapping.WrongType
-
Deprecated.
- make(ClassCastException, String, int, Object) - Static method in exception gnu.mapping.WrongType
-
This interface is designed for a compact call sequence.
- make(Class, Language) - Static method in class gnu.expr.CompiledModule
- make(Class, Class) - Static method in class gnu.expr.PairClassType
- make(Class, Class, Object) - Static method in class gnu.expr.PairClassType
- make(Class, Type) - Static method in class gnu.bytecode.Type
-
Try to map java.lang.reflect.Type to gnu.bytecode.Type.
- make(Object) - Static method in class gnu.kawa.reflect.MakeAnnotation
- make(Object) - Static method in class kawa.lang.EqualPat
- make(Object[]) - Static method in class gnu.expr.GenericProc
-
Create a GenericProc from one or more methods, plus properties.
- make(Object[]) - Static method in class gnu.kawa.models.WithComposite
- make(Object...) - Static method in class gnu.lists.FVector
- make(Object, Declaration) - Static method in class gnu.kawa.reflect.FieldLocation
- make(Object, Procedure) - Static method in class kawa.lang.Macro
- make(Object, Procedure, Object) - Static method in class kawa.lang.Macro
- 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(Object, String) - Static method in class gnu.mapping.Location
- make(Object, String) - Static method in class gnu.mapping.Symbol
-
Find or create a symbol in a specificed namespace.
- make(Object, String, String) - Static method in class gnu.kawa.reflect.FieldLocation
- make(TypeVariable) - Static method in class gnu.bytecode.TypeVariable
- make(String) - Static method in class gnu.bytecode.ClassType
-
Find a ClassType with the given name, or create a new one.
- make(String) - Static method in class gnu.expr.Keyword
-
Create or find a Keyword with a given name (without ':').
- 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(String) - Static method in class gnu.kawa.xml.KText
- make(String) - Static method in class gnu.mapping.Environment
- make(String) - Static method in class gnu.mapping.Location
- make(String) - Static method in class gnu.xquery.util.NamedCollator
- make(String) - Static method in class kawa.lang.TemplateScope
- make(String, double, Unit) - Static method in class gnu.math.NamedUnit
- make(String, int) - Static method in class gnu.kawa.xml.NodeCompare
- make(String, int) - Static method in class gnu.xquery.util.Compare
- make(String, ClassType) - Static method in class gnu.bytecode.ClassType
-
Deprecated.
- make(String, Environment) - Static method in class gnu.mapping.Environment
- make(String, Quantity) - Static method in class gnu.math.NamedUnit
- make(String, Quantity) - Static method in class gnu.math.Unit
- make(String, String) - Static method in class gnu.kawa.reflect.StaticFieldLocation
- make(String, String) - Static method in class gnu.kawa.xml.AttributeType
- make(String, String) - Static method in class gnu.kawa.xml.ElementType
-
An element type for match by name.
- make(String, String) - Static method in class gnu.math.BaseUnit
- make(String, String, Consumer) - Static method in class gnu.xml.NamedChildrenFilter
- make(String, String, String) - Static method in class gnu.mapping.Symbol
-
Find or create a symbol in a specificed namespace.
- make(List<E>) - Static method in class gnu.mapping.Values
-
Create a value for each element of a list.
- make(Pattern) - Static method in class kawa.lang.ListRepeatPat
- make(Pattern, Pattern) - Static method in class kawa.lang.PairPat
- make(Translator, ScopeExp) - Static method in class kawa.lang.TemplateScope
- make$V(Procedure, Object[]) - Static method in class gnu.xquery.util.OrderedTuples
- make$V(Object[]) - Static method in class gnu.kawa.reflect.Invoke
- 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(Symbol) - Static method in class gnu.mapping.ThreadLocation
-
Create a fresh ThreadLocation, independent of other ThreadLocations.
- makeAnonymous(String) - 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 - Static variable in class gnu.kawa.xml.MakeAttribute
- MakeAttribute - Class in gnu.kawa.xml
- 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 kawa.lang.Translator
-
Combine a 'body' consisting of a list of expression.
- makeBody(Pair, ScopeExp) - Method in class kawa.lang.Translator
-
Combine a list of zero or more expression forms into a "body".
- 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
- makeBuiltin(Symbol, int) - Static method in class gnu.xquery.lang.XQResolveNames
-
Create a
Declaration
for a builtin function. - makeBuiltin(String, 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 - Static variable in class gnu.kawa.xml.MakeCDATA
- MakeCDATA - Class in gnu.kawa.xml
- makeChildAxisStep - Static variable in class gnu.xquery.lang.XQParser
- makeClassName(String) - Static method in class gnu.xquery.lang.XQuery
- makeCoercion(Expression, Type) - Static method in class gnu.expr.Compilation
-
Convenience method to make an Expression that coerces a value.
- makeCoercion(Expression, Expression) - Static method in class gnu.expr.Compilation
-
Convenience method to make an Expression that coerces a value.
- makeConstant - Variable in class kawa.lang.BindDecls
- makeConstant(E...) - Static method in class gnu.lists.FVector
- 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(Declaration, Expression) - Static method in class gnu.expr.SetExp
- makeDefinition(Object, 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(String, int, Symbol) - Method in class gnu.mapping.Namespace
- makeEntry(String, int, String) - Method in class gnu.text.NamedCharTable
- 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
- makeError(Object...) - Static method in exception kawa.lang.NamedException
- makeExp(Type, String) - Static method in class gnu.kawa.functions.CompileNamedPart
- makeExp(Expression, Expression) - Static method in class gnu.kawa.functions.CompileNamedPart
- makeExp(Expression, String) - Static method in class gnu.kawa.functions.CompileNamedPart
- makeField(ClassType, Compilation, Expression) - Method in class gnu.expr.Declaration
- makeField(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(Object[], int) - Static method in class gnu.lists.LList
- makeList(Object[], int, int) - Static method in class gnu.lists.LList
- makeList(List) - Static method in class gnu.lists.LList
- MakeList - Class in gnu.kawa.functions
-
Implement the Scheme standard function "list".
- MakeList() - Constructor for class gnu.kawa.functions.MakeList
- 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(Pair, Object, Object) - Static method in class kawa.lang.Translator
- 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
- 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 - Static variable in class gnu.kawa.functions.MakeProcedure
- MakeProcedure - Class in gnu.kawa.functions
- MakeProcedure(String) - Constructor for class gnu.kawa.functions.MakeProcedure
- makeProcedure$V(Object[]) - Static method in class gnu.kawa.functions.MakeProcedure
- makeProcInst - Static variable in class gnu.kawa.xml.MakeProcInst
- MakeProcInst - Class in gnu.kawa.xml
- makeProcLocation$V(Procedure, Object[]) - Static method in class kawa.standard.location
- makePromise(Procedure) - Static method in class gnu.kawa.functions.MakePromise
- MakePromise - Class in gnu.kawa.functions
- MakePromise() - Constructor for 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 - Static variable in class gnu.kawa.xml.MakeResponseHeader
- MakeResponseHeader - Class in gnu.kawa.xml
-
A procedure that implements the "response-header" function.
- 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(int[], int[], SimpleVector) - Static method in class gnu.lists.GeneralArray
- makeSimple(Array, SimpleVector) - Static method in class gnu.kawa.functions.Arrays
- 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(Namespace, Object) - Static method in class kawa.lang.Quote
- makeSymbol(String) - Method in class gnu.kawa.lispexpr.ReadTable
- makeText - Static variable in class gnu.kawa.xml.MakeText
- makeText - Static variable in class gnu.xquery.lang.XQParser
- MakeText - Class in gnu.kawa.xml
- 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.models.Display
- makeWindow() - Method in class gnu.kawa.swingviews.SwingDisplay
- makeWindow() - Method in class gnu.kawa.swtviews.SwtDisplay
- makeWithBaseUri - Static variable in class gnu.kawa.xml.MakeWithBaseUri
- 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.
- makeWithoutSorting(Object...) - Static method in class gnu.expr.GenericProc
- makeWithTemplate(Object, Object) - Static method in class kawa.lang.SyntaxForms
- makeWithTemplate(Object, Object, Object) - Static method in class kawa.lang.SyntaxForms
-
Create a syntax object with specified datum, and given syntatic context.
- 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) - 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.
- mangleName(String, int) - Static method in class gnu.expr.Language
-
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 - Static variable in class kawa.standard.Scheme
- map(Map<Symbol, Expression>, Compilation) - Method in interface kawa.standard.require.DeclSetMapper
- 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
- 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
- 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(int, int, Object, Object) - Static method in class kawa.lang.ListPat
-
Succeeds if obj is a list of length [min..max].
- match(int, int, Object, Object, Object[], int) - Static method in class kawa.lang.ListPat
- match(Object) - Method in class kawa.lang.Pattern
-
Match this Pattern against an object.
- match(Object, Object[], int) - Method in class kawa.lang.AnyPat
- match(Object, Object[], int) - Method in class kawa.lang.EqualPat
- 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, 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) - Method in class kawa.lang.VarListPat
-
Succeeds of obj is a list with at least min_length elements.
- match(Object, Object[], int, int, SyntaxForm) - Method in class kawa.lang.SyntaxPattern
- match(Object, Object, Map<Object, ArrayList<Object>>) - Method in class gnu.kawa.functions.IsEqual
- match(String) - Method in class gnu.xquery.lang.XQParser
- 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 - Static variable in class kawa.standard.MatchDef
- MatchDef - Class in kawa.standard
-
Handle the
(! pattern init)
syntax. - MatchDef() - Constructor for class kawa.standard.MatchDef
- matchError(int) - Method in class gnu.mapping.CallContext
- matches(EnvironmentKey) - Method in interface gnu.mapping.EnvironmentKey
- matches(EnvironmentKey) - Method in class gnu.mapping.KeyPair
- matches(EnvironmentKey) - Method in class gnu.mapping.NamedLocation
- matches(EnvironmentKey) - Method in class gnu.mapping.Symbol
- matches(Symbol, Object) - Method in interface gnu.mapping.EnvironmentKey
- matches(Symbol, Object) - Method in class gnu.mapping.KeyPair
- matches(Symbol, Object) - Method in class gnu.mapping.NamedLocation
- matches(Symbol, Object) - Method in class gnu.mapping.Symbol
- matches(Object, int, Entry) - Method in class gnu.kawa.util.AbstractHashTable
-
True if an Entry matches a key.
- matches(Object, long) - Static method in class gnu.xquery.util.ValuesFilter
- matches(Object, Object) - Method in class gnu.expr.LitTable
- matches(Object, String) - Static method in class gnu.xquery.util.StringUtils
- matches(Object, String) - Method in class kawa.lang.Translator
-
True iff a form matches a literal symbol.
- matches(Object, String, String) - Static method in class gnu.xquery.util.StringUtils
- matches(Object, SyntaxForm, Symbol) - Method in class kawa.lang.Translator
- matches(Object, SyntaxForm, String) - Method in class kawa.lang.Translator
- matches(String) - Method in class gnu.kawa.xml.XStringType
-
Check if the String matches the restrictions on this type.
- 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
- 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. - 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(Type) - Static method in class gnu.kawa.reflect.LazyType
- maybeLazy(Expression) - Static method in class gnu.kawa.functions.CompilationHelpers
- maybeSetLine(Declaration, int, int) - Method in class gnu.xquery.lang.XQParser
- 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
- 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 - Variable in class gnu.text.SourceError
-
The actual error message.
- messages - Variable in class gnu.expr.Compilation
- messages - Variable in class gnu.expr.ExpVisitor
- meter - Static variable in class gnu.math.Unit
- method - Variable in class gnu.expr.Compilation
-
The current method.
- 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_ACCESS_FLAGS - Static variable in class gnu.expr.Declaration
- METHOD_CONTEXT - Static variable in class gnu.bytecode.Access
-
Value for
toString
'skind
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. - minMax(Object, boolean, NamedCollator) - Static method in class gnu.xquery.util.MinMax
- MinMax - Class in gnu.xquery.util
- MinMax() - Constructor for 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.xquery.util.ArithOp
- MINUS - Static variable in class gnu.kawa.functions.AddOp
- MINUS - Static variable in class gnu.kawa.functions.CompileArith
- MINUS(Object) - Static method in class gnu.kawa.functions.AddOp
- MINUS(Object, Object) - Static method in class gnu.kawa.functions.AddOp
- MINUS_OP - Static variable in class gnu.ecmascript.Reserved
- MINUS$V(Object, Object, Object, Object[]) - Static method in class gnu.kawa.functions.AddOp
- 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[]) - Constructor for class gnu.bytecode.MiscAttr
- MiscAttr(String, byte[], int, int) - 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
- Model - Class in gnu.kawa.models
-
Abstract class for Viewable objects, with notification/listener support.
- Model() - Constructor for class gnu.kawa.models.Model
- 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
- module_compile_options - Class in kawa.standard
- module_compile_options - Static variable in class kawa.standard.module_compile_options
- module_compile_options() - Constructor for class kawa.standard.module_compile_options
- module_export - Static variable in class kawa.standard.export
- module_extends - Class in kawa.standard
- module_extends - Static variable in class kawa.standard.module_extends
- module_extends() - Constructor for class kawa.standard.module_extends
- module_implements - Class in kawa.standard
- module_implements - Static variable in class kawa.standard.module_implements
- module_implements() - Constructor for class kawa.standard.module_implements
- module_name - Class in kawa.standard
- module_name - Static variable in class kawa.standard.module_name
- module_name() - Constructor for 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 - Class in kawa.standard
- module_static - Static variable in class kawa.standard.module_static
- module_static() - Constructor for class kawa.standard.module_static
- MODULE_STATIC - Static variable in class gnu.expr.Compilation
- 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.DivideOp
- modulo(IntNum, IntNum) - Static method in class gnu.math.IntNum
- MODULO - Static variable in class gnu.kawa.functions.ArithOp
-
Implements a modulo/remainder operation.
- 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.
- mul - Static variable in class gnu.xquery.util.ArithOp
- 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_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 - 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.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() - 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
N
- name - Variable in class gnu.bytecode.Location
- name - Variable in class gnu.mapping.Symbol
- name() - Method in annotation type gnu.expr.SourceName
- 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, double, Unit) - Constructor for class gnu.math.NamedUnit
- NamedUnit(String, DQuantity) - 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(Expression, Expression) - Method in class kawa.lang.Translator
- namespaceResolve(Namespace, Expression) - Method in class kawa.lang.Translator
- namespaceResolve(Object) - Method in class kawa.lang.Translator
- namespaceResolve(String, boolean) - Method in class gnu.xquery.lang.XQParser
- 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
- 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() - 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() - Method in class gnu.math.IntFraction
- neg() - Method in class gnu.math.IntNum
- neg() - Method in class gnu.math.Numeric
- neg() - Method in class gnu.math.Quantity
- neg() - Method in class gnu.math.Quaternion
- neg(Complex) - Static method in class gnu.math.Complex
- neg(IntFraction) - Static method in class gnu.math.IntFraction
- neg(IntNum) - Static method in class gnu.math.IntNum
- neg(Quaternion) - Static 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 - Variable in class gnu.text.Lexer
- nesting - Variable in class gnu.xml.XMLFilter
-
Twice the number of active startElement and startDocument calls.
- nesting() - Static method in error gnu.kawa.util.ExitCalled
- nesting(ScopeExp) - Static method in class gnu.expr.ScopeExp
- 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
- 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
- newToken - Static variable in class gnu.ecmascript.Lexer
- 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 - Variable in class gnu.mapping.CallContext
-
Index of next argument.
- next - Variable in class gnu.text.SourceError
-
Used to chain to the "next" message.
- next() - Method in class gnu.lists.SeqPosition
-
See java.util.ListIterator.
- next() - Method in class gnu.lists.Sequences.CharacterIterator
- next() - Method in class gnu.mapping.LocationEnumeration
- 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() - Method in class gnu.lists.SeqPosition
-
See java.util.Iterator.
- nextIndex(int) - Method in class gnu.lists.AbstractSequence
-
Get the offset from the beginning corresponding to a position cookie.
- 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(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(int) - Method in class gnu.mapping.Values
- nextIndex(SeqPosition) - Method in class gnu.lists.AbstractSequence
- nextIndex(Object, int) - Static method in class gnu.mapping.Values
-
Helper method called by compiled code.
- 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
- 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 - Static variable in class gnu.kawa.xml.NodeType
- NodeType - Class in gnu.kawa.xml
-
A SeqPosition used to represent a node in (usually) a TreeList.
- NodeType(String) - Constructor for class gnu.kawa.xml.NodeType
- NodeType(String, int) - Constructor for 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.kawa.functions.BitwiseOp
- not - Static variable in class kawa.standard.Scheme
- 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 - 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 - Static variable in class gnu.kawa.functions.ArithOp
- 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.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
- 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.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 - Static variable in class gnu.xquery.util.NumberValue
- numberValue(Object) - Static method in class gnu.xquery.util.NumberValue
- NumberValue - Class in gnu.xquery.util
- NumberValue() - Constructor for 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 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 kawa.standard.Scheme
- 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 kawa.standard.Scheme
- numLss - Static variable in class kawa.standard.Scheme
- numParameters() - Method in class gnu.mapping.MethodProc
-
Return number of parameters, including optional and rest arguments.
O
- objArrayType - Static variable in class gnu.expr.Compilation
- object - Class in kawa.standard
- object(Lambda) - Constructor for class kawa.standard.object
- OBJECT_VALUE - Static variable in interface gnu.lists.Sequence
- ObjectExp - Class in gnu.expr
-
An expression that evaluated to an instance of an anonymous class.
- ObjectExp() - Constructor for class gnu.expr.ObjectExp
- ObjectFormat - Class in gnu.kawa.functions
- ObjectFormat(boolean) - Constructor for class gnu.kawa.functions.ObjectFormat
- ObjectFormat(boolean, int) - Constructor for class gnu.kawa.functions.ObjectFormat
- objects - Variable in class gnu.lists.TreeList
- objectSyntax - Static variable in class kawa.standard.object
- objectToBoolean(Object) - Method in class gnu.lists.Convert
- objectToByte(Object) - Method in class gnu.lists.Convert
- objectToByteUnsigned(Object) - Method in class gnu.lists.Convert
- objectToChar(Object) - Method in class gnu.expr.KawaConvert
- objectToChar(Object) - Method in class gnu.lists.Convert
- objectToDouble(Object) - Method in class gnu.lists.Convert
- objectToFloat(Object) - Method in class gnu.lists.Convert
- objectToInt(Object) - Method in class gnu.lists.Convert
- objectToIntUnsigned(Object) - Method in class gnu.lists.Convert
- objectToLong(Object) - Method in class gnu.lists.Convert
- objectToLongUnsigned(Object) - Method in class gnu.lists.Convert
- objectToShort(Object) - Method in class gnu.lists.Convert
- objectToShortUnsigned(Object) - Method in class gnu.lists.Convert
- objectType - Static variable in class gnu.bytecode.Type
- ObjectType - Class in gnu.bytecode
-
Semi-abstract class object reference types.
- ObjectType() - Constructor for class gnu.bytecode.ObjectType
- ObjectType(String) - Constructor for class gnu.bytecode.ObjectType
- objs - Variable in class gnu.kawa.util.IntHashTable
- OccurrenceType - Class in gnu.kawa.reflect
-
A type that matches some number of repetitions of a basetype.
- OccurrenceType(Type, int, int) - Constructor for class gnu.kawa.reflect.OccurrenceType
- ODD - Static variable in class gnu.kawa.functions.NumberPredicate
- offset - Variable in class gnu.bytecode.Variable
-
The local variable slot number used by this variable.
- offsetByCodePoints(int) - Method in class gnu.lists.IString
-
Map character offset to char offset.
- offsetByCodePoints(CharSequence, int, int, int) - Static method in class gnu.lists.Strings
-
Like offsetByCodePoints, but optimize if an IString.
- oindex - Variable in class gnu.lists.TreeList
- OK - Static variable in class gnu.kawa.functions.Unify
- oldLace - Static variable in class gnu.kawa.models.StandardColor
- olive - Static variable in class gnu.kawa.models.StandardColor
- oliveDrab - Static variable in class gnu.kawa.models.StandardColor
- one() - Static method in class gnu.math.DFloNum
- one() - Static method in class gnu.math.IntNum
- oneOrMore(Object) - Static method in class gnu.xquery.util.SequenceUtils
- onlySymbol - Static variable in class kawa.standard.ImportFromLibrary
- op1 - Static variable in class kawa.standard.prim_method
- opcode() - Method in class gnu.expr.PrimProcedure
- open() - Method in interface gnu.kawa.models.Window
- open() - Method in class gnu.kawa.swingviews.SwingFrame
- openConnection(URL) - Method in class gnu.text.ResourceStreamHandler
- openReader() - Method in class gnu.lists.AbstractCharVector
- openReader(int, int) - Method in class gnu.lists.AbstractCharVector
- opt_args - Variable in class gnu.expr.LambdaExp
-
Number of optional arguments, not counting keyword arguments.
- optional - Static variable in class gnu.expr.Special
- optionalKeyword - Variable in class kawa.lang.Lambda
- OptionInfo() - Constructor for class gnu.text.Options.OptionInfo
- options - Static variable in class gnu.expr.Compilation
- options - Variable in class gnu.kawa.xml.NodeConstructor
- Options - Class in gnu.text
-
Mananges a table of named options, Can inherit from another table of "default" options.
- Options() - Constructor for class gnu.text.Options
- Options(Options) - Constructor for class gnu.text.Options
- Options.OptionInfo - Class in gnu.text
- orange - Static variable in class gnu.kawa.models.StandardColor
- orangeRed - Static variable in class gnu.kawa.models.StandardColor
- orchid - Static variable in class gnu.kawa.models.StandardColor
- orderedMap - Static variable in class gnu.xquery.util.OrderedMap
- OrderedMap - Class in gnu.xquery.util
-
A procedure used to represent a FLWOR expression with an
order by
clause. - OrderedMap() - Constructor for class gnu.xquery.util.OrderedMap
- OrderedTuples - Class in gnu.xquery.util
-
Helper class used in conjunction with
OrderedMap
. - orSymbol - Static variable in class kawa.standard.IfFeature
- ostream - Variable in class gnu.kawa.xml.HttpPrinter
- out - Variable in class gnu.lists.ConsumerWriter
- out - Variable in class gnu.xml.XMLFilter
-
The specified target Consumer that accepts the output.
- outBase - Static variable in class gnu.kawa.functions.DisplayFormat
-
Fluid parameter to specify default output base for printing rationals.
- outerLambda() - Method in class gnu.expr.LambdaExp
- outerLambdaNotInline() - Method in class gnu.expr.LambdaExp
-
Return the closest outer non-inlined LambdaExp.
- outerLambdaOrCaller() - Method in class gnu.expr.LambdaExp
- OutputAsXML - Class in gnu.kawa.xml
-
A 1-argument Procedure that takes a value and return output in XML syntax.
- OutputAsXML() - Constructor for class gnu.kawa.xml.OutputAsXML
- outputClass(String) - Method in class gnu.expr.Compilation
- outRadix - Static variable in class gnu.kawa.functions.DisplayFormat
-
True if we should print a radix indicator when printing rationals.
- outSymbol - Static variable in class gnu.kawa.functions.RunProcess
- overflowChar - Variable in class gnu.math.ExponentialFormat
- overflowChar - Variable in class gnu.math.FixedRealFormat
- OVERLOADABLE_FIELD - Static variable in class gnu.expr.LambdaExp
- overrideEquivalent(MethodProc, MethodProc) - Static method in class gnu.mapping.MethodProc
-
An approximation of "override-equivalent" as defined in the JLS.
P
- PACKAGE_ACCESS - Static variable in class gnu.expr.Declaration
- padChar - Variable in class gnu.math.ExponentialFormat
- padChar - Variable in class gnu.math.FixedRealFormat
- paint - Variable in class gnu.kawa.models.PictureVisitor.TrackingState
- 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(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() - Constructor for class gnu.lists.Pair
- Pair(Object, Object) - 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(Pair, SourceLocator, TemplateScope) - Constructor for class kawa.lang.SyntaxForms.PairWithPositionSyntaxForm
- PairWithPositionSyntaxForm(PairWithPosition, 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 parametersx
andy
. - 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(Compilation) - Method in class gnu.expr.Language
- parse(Compilation) - Method in class gnu.kawa.xslt.XslTranslator
- parse(Compilation) - Method in class gnu.xquery.lang.XQParser
-
Parse an expression.
- parse(Compilation, int) - Method in class gnu.expr.Language
- parse(Compilation, int) - Method in class gnu.kawa.lispexpr.LispLanguage
- parse(Compilation, int) - Method in class gnu.kawa.xslt.XSLT
- parse(Compilation, int) - Method in class gnu.xquery.lang.XQuery
- 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(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(Lexer, int, ModuleInfo) - Method in class gnu.expr.Language
- parse(InputStream, Object, SourceMessages, Consumer) - Static method in class gnu.xml.XMLParser
- parse(Object) - Method in class gnu.expr.Compilation
-
This may not make sense, except for Lisp-like languages.
- parse(Object) - Static method in class gnu.kawa.xml.Document
- parse(Object) - Method in class kawa.lang.Translator
- parse(Object, Consumer) - Static method in class gnu.kawa.xml.Document
- parse(Object, SourceMessages, Consumer) - Static method in class gnu.xml.XMLParser
- parse(String) - Method in class gnu.kawa.sax.KawaXMLReader
- 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(InputSource) - Method in class gnu.kawa.sax.KawaXMLReader
- 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
[pat1 ... patN]
. - parseCached(Path) - Static method in class gnu.kawa.xml.Document
- parseCached(Object) - 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 - 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
- ParseFormat - Class in gnu.kawa.functions
- ParseFormat(boolean) - Constructor for 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(char[], int, int, char, int, int) - Static method in class gnu.kawa.lispexpr.LispReader
-
Parse a number.
- parseNumber(CharSequence, int) - Static method in class gnu.kawa.lispexpr.LispReader
- 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 - Variable in class gnu.xquery.lang.XQResolveNames
- Parser - Class in gnu.ecmascript
- Parser(InPort) - Constructor for class gnu.ecmascript.Parser
- 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
- 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 - Variable in class kawa.lang.Translator
-
Innermost current scope of pattern variable, from a
syntax-case
. - PatternScope - Class in kawa.lang
-
Bindings from a
syntax-case
/syntax-rules
pattern. - PatternScope() - Constructor for class kawa.lang.PatternScope
- 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).
- 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
- 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
- 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 anObject
'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.xquery.util.ArithOp
- PLUS - Static variable in class gnu.kawa.functions.AddOp
- PLUS - Static variable in class gnu.kawa.functions.CompileArith
- PLUS(Object, Object) - Static method in class gnu.kawa.functions.AddOp
- PLUS_OP - Static variable in class gnu.ecmascript.Reserved
- PLUS$V(Object, Object, Object, Object[]) - Static method in class gnu.kawa.functions.AddOp
- pointer_type - Static variable in class gnu.bytecode.Type
-
Deprecated.
- polar(double, double) - Static method in class gnu.math.Complex
- polar(double, double, double, double) - Static method in class gnu.math.Quaternion
- polar(RealNum, RealNum) - Static method in class gnu.math.Complex
- polar(RealNum, RealNum, RealNum, RealNum) - Static method in class gnu.math.Quaternion
- pop() - Method in class gnu.expr.Compilation
- pop() - Static method in error gnu.kawa.util.ExitCalled
- pop() - Method in class gnu.lists.TreePosition
- pop(Declaration) - Method in class gnu.expr.NameLookup
- pop(ScopeExp) - Method in class gnu.expr.Compilation
- pop(ScopeExp) - Method in class gnu.expr.NameLookup
- 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
- 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.
- 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 thatPreXWord -> ($lookup$ Pre 'Word)
, ifX > 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(double, double, double, double) - Static method in class gnu.math.DComplex
- power(double, double, double, double, double, double, double, double) - Static method in class gnu.math.DQuaternion
- power(Complex, Complex) - Static method in class gnu.math.Complex
- power(IntNum) - Method in class gnu.math.DFloNum
- power(IntNum) - Method in class gnu.math.IntNum
- power(IntNum) - Method in class gnu.math.Numeric
-
Return this raised to an integer power.
- power(IntNum) - Method in class gnu.math.RatNum
- power(IntNum) - Method in class gnu.math.Unit
- power(IntNum, int) - Static method in class gnu.math.IntNum
-
Calculate the integral power of an IntNum.
- power(Quaternion, Quaternion) - Static method in class gnu.math.Quaternion
- 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
- prefix() - Method in annotation type gnu.expr.SourceName
- 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(ArgListVector, Object...) - Static method in class gnu.mapping.ArgListVector
- prepend(CharSequence, int, int) - Method in class gnu.lists.FString
- prepend(Object) - Method in class gnu.lists.FString
- 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'.
- 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.
- prim_method - Class in kawa.standard
- prim_method() - Constructor for class kawa.standard.prim_method
- prim_method(int) - 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(int, ClassType, String, Type, Type[]) - Constructor for class gnu.expr.PrimProcedure
- PrimProcedure(int, Type, Type[]) - Constructor for class gnu.expr.PrimProcedure
- PrimProcedure(Method) - Constructor for class gnu.expr.PrimProcedure
- PrimProcedure(Method, char, Language, ParameterizedType) - Constructor for class gnu.expr.PrimProcedure
- PrimProcedure(Method, Type, Type[]) - Constructor for class gnu.expr.PrimProcedure
- PrimProcedure(Method, LambdaExp) - Constructor for class gnu.expr.PrimProcedure
- PrimProcedure(Method, Language) - Constructor for class gnu.expr.PrimProcedure
- PrimProcedure(Method, Language) - Constructor for class gnu.expr.PrimProcedure
- PrimProcedure(String, String, int) - Constructor for class gnu.expr.PrimProcedure
- PrimType - Class in gnu.bytecode
- PrimType(PrimType) - Constructor for class gnu.bytecode.PrimType
- PrimType(String, String, int, Class) - Constructor for class gnu.bytecode.PrimType
- print() - Method in class gnu.bytecode.ClassTypeWriter
- print(int, ClassTypeWriter) - Method in class gnu.bytecode.AnnotationEntry
- print(int, ClassTypeWriter) - Method in class gnu.bytecode.AnnotationEntry.Value
- print(int, Appendable) - Static method in class gnu.text.Char
- print(ClassType) - Method in class gnu.bytecode.ClassTypeWriter
- print(ClassType, PrintStream, int) - Static method in class gnu.bytecode.ClassTypeWriter
- print(ClassType, PrintWriter, int) - Static method in class gnu.bytecode.ClassTypeWriter
- print(ClassTypeWriter) - Method in class gnu.bytecode.AnnotationDefaultAttr
- print(ClassTypeWriter) - Method in class gnu.bytecode.Attribute
- print(ClassTypeWriter) - Method in class gnu.bytecode.CodeAttr
- print(ClassTypeWriter) - Method in class gnu.bytecode.ConstantValueAttr
- 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(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(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(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) - Method in class gnu.expr.ModuleExp
- 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(OutPort) - Method in class gnu.expr.SynchronizedExp
- print(OutPort) - Method in class gnu.expr.TryExp
- print(OutPort, String, String) - Method in class gnu.expr.LetExp
- print(Consumer) - Method in class gnu.expr.Expression
- print(Consumer) - Method in class gnu.expr.Special
- print(Consumer) - Method in class gnu.mapping.Promise
- print(Consumer) - Method in class gnu.mapping.Values
- print(Consumer) - Method in class gnu.text.Char
- print(Consumer) - Method in class kawa.lang.AnyPat
- 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(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 gnu.expr.PrimProcedure
- print(PrintWriter) - Method in class gnu.mapping.Location
- print(PrintWriter) - Method in class kawa.lang.AutoloadProcedure
- print(PrintWriter) - Method in class kawa.lang.AutoloadSyntax
- print(PrintWriter) - Method in class kawa.lang.Record
- print(PrintWriter) - Method in class kawa.standard.TracedProcedure
- print(Appendable) - Method in class gnu.mapping.Promise
- print(Appendable) - Method in class gnu.text.SourceError
- print(Object) - Method in class gnu.xml.XMLPrinter
- print(Object, Consumer) - Method in class gnu.kawa.xml.XDataType
- print(Object, String) - Static method in class gnu.kawa.functions.ArrayPrint
-
Print a given value 2-dimensionally.
- 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.
- printAll(PrintWriter, int) - Method in exception gnu.text.SyntaxException
- printAll(Appendable, int) - Method in class gnu.text.SourceMessages
-
Print all the error messages to an Appendable.
- 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(Consumer, boolean) - Constructor for class gnu.lists.PrintConsumer
- PrintConsumer(OutputStream, boolean) - Constructor for class gnu.lists.PrintConsumer
- PrintConsumer(Writer) - Constructor for class gnu.lists.PrintConsumer
- PrintConsumer(Writer, boolean) - Constructor for class gnu.lists.PrintConsumer
- 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
- printOptionalIndex(int) - Method in class gnu.bytecode.ClassTypeWriter
- printOptionalIndex(CpoolEntry) - Method in class gnu.bytecode.ClassTypeWriter
- 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(Type) - Method in class gnu.bytecode.ClassTypeWriter
- printSignature(String) - Method in class gnu.bytecode.ClassTypeWriter
-
Print a signature string in Java source.
- printSignature(String, int) - Method in class gnu.bytecode.ClassTypeWriter
-
Print in Java source form one type from a signature string.
- 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 - Class in gnu.mapping
-
The abstract parent for all Scheme functions.
- Procedure() - 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
- Procedure(String) - Constructor for class gnu.mapping.Procedure
- 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_NAME - Static variable in class gnu.expr.ReferenceExp
- 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
- ProcedureN - Class in gnu.mapping
-
Abstract class for "
N
-argument" Scheme procedures, whereN>4
or variable. - ProcedureN() - 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
- ProcedureN(String) - Constructor for class gnu.mapping.ProcedureN
- procedureType - Static variable in class gnu.kawa.lispexpr.LangObjType
- process(int) - Method in class gnu.expr.Compilation
-
Parse/visit/compile this module as needed and requested.
- process(TreeList, Focus, CallContext) - Static method in class gnu.kawa.xslt.XSLT
- process(InputStream, String, ClassTypeWriter) - Static method in class gnu.bytecode.dump
- 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(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.
- 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
- 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
- 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() - Static method in error gnu.kawa.util.ExitCalled
- push(Declaration) - Method in class gnu.expr.Compilation
- push(Declaration) - Method in class gnu.expr.NameLookup
- push(ScopeExp) - Method in class gnu.expr.Compilation
- push(ScopeExp) - Method in class gnu.expr.NameLookup
- push(ScopeExp) - Method in class gnu.expr.ResolveNames
- push(ScopeExp) - Method in class gnu.xquery.lang.XQResolveNames
- push(AbstractSequence, int) - Method in class gnu.lists.TreePosition
- push(Object) - Method in class kawa.lang.Translator.FormStack
- push(Translator) - Static method in class kawa.lang.PatternScope
- 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(Expression, Compilation) - Static method in class gnu.expr.PushApply
- PushApply - Class in gnu.expr
-
Re-arranges ApplyExp where the function is a LetExp or BeginExp.
- PushApply() - Constructor for 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.
- 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(Symbol, Object) - Method in class gnu.mapping.Environment
- put(Symbol, Object, Object) - Method in class gnu.mapping.Environment
- put(Symbol, Object, Object) - Method in class gnu.mapping.SimpleEnvironment
- put(Object, Object) - Method in class gnu.mapping.Environment
- 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 gnu.expr.KawaScriptBindings
- put(String, Object) - Method in class gnu.mapping.Environment
- put(String, Object) - Method in class kawa.lang.Record
- put(K, int, V) - Method in class gnu.kawa.util.AbstractHashTable
- put(K, int, V) - Method in class gnu.kawa.util.WeakIdentityHashMap
- put(K, V) - Method in class gnu.kawa.util.AbstractHashTable
- put(K, V) - Method in class gnu.kawa.util.AbstractWeakHashTable
- 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(int) - Method in class gnu.bytecode.CodeAttr
- putLineNumber(String, int) - Method in class gnu.bytecode.CodeAttr
- putProperty(Object, Object, Object) - Static method in class gnu.mapping.PropertyLocation
-
Sets a property value associated with an object.
- putProperty(Object, Object, Object, Environment) - Static method in class gnu.mapping.PropertyLocation
- putReaderCtor(String, Type) - Method in class gnu.kawa.lispexpr.ReadTable
-
Add a mapping for a SRFI-10 constructor tag.
- putReaderCtor(String, Procedure) - 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
Q
- QEXO_FUNCTION_NAMESPACE - Static variable in class gnu.xquery.lang.XQuery
- qexoFunctionNamespace - Static variable in class gnu.xquery.lang.XQuery
- QNAME_TYPE_CODE - Static variable in class gnu.kawa.xml.XDataType
- QNameUtils - Class in gnu.xquery.util
- QNameUtils() - Constructor for class gnu.xquery.util.QNameUtils
- Quantity - Class in gnu.math
-
A quantity with a unit.
- Quantity() - Constructor for class gnu.math.Quantity
- quasiQuote - Static variable in class kawa.lang.Quote
- quasiquote_str - Static variable in class gnu.kawa.lispexpr.LispLanguage
- quasiquote_sym - Static variable in class gnu.kawa.lispexpr.LispLanguage
- quasiSyntax - Static variable in class kawa.standard.syntax
- Quaternion - Class in gnu.math
-
A quaternion is a hypercomplex number of the form w + xi + yj + zk where w, x, y, and k are real, and i, j, and k are imaginary units which satisfy i^2 = j^2 = k^2 = ijk = -1.
- Quaternion() - Constructor for class gnu.math.Quaternion
- quote(Object) - Static method in class gnu.kawa.lispexpr.ReaderXmlElement
- quote(Object) - Static method in class kawa.lang.Quote
-
Quote an object (without namespace-expansion).
- quote(Object, Translator) - Static method in class kawa.lang.Quote
-
Quote an object (without namespace-expansion).
- Quote - Class in kawa.lang
-
The Syntax transformer that re-writes the "quote" "quasiquote" primitive.
- Quote(String, boolean) - Constructor for class kawa.lang.Quote
- QUOTE_DEPTH - Static variable in class kawa.lang.Quote
-
An initial value for 'depth' for plain (non-quasi) quote.
- quote_str - Static variable in class gnu.kawa.lispexpr.LispLanguage
- QuoteExp - Class in gnu.expr
-
An Expression that evaluates to a constant value.
- QuoteExp(Object) - Constructor for class gnu.expr.QuoteExp
- QuoteExp(Object, Type) - Constructor for class gnu.expr.QuoteExp
- quoteInstance - Static variable in class gnu.kawa.functions.MakeSplice
- quoteKeywordsAllowedInstance - Static variable in class gnu.kawa.functions.MakeSplice
- quotient - Static variable in class gnu.kawa.functions.DivideOp
- quotient(IntNum, IntNum) - Static method in class gnu.math.IntNum
- quotient(IntNum, IntNum, int) - Static method in class gnu.math.IntNum
- QUOTIENT - Static variable in class gnu.kawa.functions.ArithOp
-
Implements a quotient operation.
- QUOTIENT_EXACT - Static variable in class gnu.kawa.functions.ArithOp
-
Implements a quotient operation.
R
- 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() - Method in class gnu.text.Lexer
- read(char[], int, int) - Method in class gnu.text.Lexer
- read(InPort, SourceMessages) - Static method in class kawa.lang.CompileFile
- read(LispReader, Object, char, Object) - Static method in class gnu.kawa.lispexpr.ReaderQuote
- 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) - 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) - 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) - 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.ReaderDispatch
- 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, int) - Method in class gnu.kawa.lispexpr.ReaderVector
- read(Lexer, int, int, int) - Method in class gnu.kawa.lispexpr.ReadTableEntry
- read(String, SourceMessages) - Static method in class kawa.lang.CompileFile
- 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
- 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.
- 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() - Constructor for class gnu.kawa.lispexpr.ReaderExtendedLiteral
- ReaderExtendedLiteral(char) - 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) - Constructor for class gnu.kawa.lispexpr.ReaderMacro
- ReaderMacro(Procedure, boolean) - 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, char, Object, int) - Constructor for class gnu.kawa.lispexpr.ReaderQuote
-
If the next character is 'next' read an expression EXP and return (magicSymbol2 EXP).
- ReaderQuote(Object, int) - Constructor for class gnu.kawa.lispexpr.ReaderQuote
- 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() - Method in class gnu.kawa.lispexpr.LispReader
- readObject() - Method in class gnu.xquery.lang.XQParser
- readObject(int) - Method in class gnu.kawa.lispexpr.LispReader
- readObject(int, boolean) - Method in class gnu.kawa.lispexpr.LispReader
- readObject(InPort) - Static method in class gnu.kawa.brl.BRLRead
- 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
-
Deprecated.
- readValues(int, ReadTableEntry, ReadTable, int) - Method in class gnu.kawa.lispexpr.LispReader
-
May return zero or multiple values.
- readValues(int, ReadTable, int) - Method in class gnu.kawa.lispexpr.LispReader
- readValuesAndAppend(int, ReadTable, Pair) - Method in class gnu.kawa.lispexpr.LispReader
- 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) - Constructor for class kawa.lang.RecordConstructor
- RecordConstructor(ClassType, Field[]) - Constructor for class kawa.lang.RecordConstructor
- RecordConstructor(ClassType, Object) - Constructor for class kawa.lang.RecordConstructor
- RecordConstructor(Class) - Constructor for class kawa.lang.RecordConstructor
- RecordConstructor(Class, Field[]) - Constructor for class kawa.lang.RecordConstructor
- RecordConstructor(Class, 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
- 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(Declaration) - Constructor for class gnu.expr.ReferenceExp
- ReferenceExp(ReferenceExp) - Constructor for class gnu.expr.ReferenceExp
- ReferenceExp(Object) - Constructor for class gnu.expr.ReferenceExp
- ReferenceExp(Object, Declaration) - Constructor for class gnu.expr.ReferenceExp
- reflectClass - Variable in class gnu.bytecode.Type
- regexType - Static variable in class gnu.kawa.lispexpr.LangObjType
- register(ModuleManager) - Method in class gnu.expr.ModuleSet
-
The compiler generates implementations of this method.
- register(SeqPosition) - Method in class gnu.lists.PositionManager
- register(Object) - Static method in class gnu.expr.ModuleInfo
- register(String, Runnable) - Static method in class gnu.kawa.util.Signals
- register(String, Runnable, ClassLoader) - Static method in class gnu.kawa.util.Signals
- register(String, String, String) - Method in class gnu.expr.ModuleManager
-
Called by compiler-generated code.
- registerDefault(String) - Static method in class gnu.kawa.util.Signals
- 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.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 - Static variable in class gnu.xquery.util.RelativeStep
- RelativeStep - Class in gnu.xquery.util
-
Implements XPath path expression.
- 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() - Method in class gnu.lists.SeqPosition
- release() - Method in class gnu.lists.TreePosition
- release(int) - Method in class gnu.lists.PositionManager
- 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) - Static method in class gnu.math.IntNum
- remainder(IntNum, IntNum, int) - Static method in class gnu.math.IntNum
- remove() - Method in class gnu.lists.SeqPosition
- remove() - Method in class gnu.mapping.LocationEnumeration
- remove(int) - Method in class gnu.kawa.util.RangeTable
- remove(int) - Method in class gnu.lists.AbstractSequence
- remove(int, int) - Method in class gnu.kawa.swingviews.SwingContent
- remove(int, int) - Method in class gnu.kawa.util.RangeTable
- remove(Declaration) - Method in class gnu.expr.ScopeExp
- remove(Declaration, Declaration) - Method in class gnu.expr.ScopeExp
- remove(EnvironmentKey) - Method in class gnu.mapping.Environment
-
Remove and undefine binding.
- remove(Symbol) - Method in class gnu.mapping.Environment
- remove(Symbol) - Method in class gnu.mapping.Namespace
- remove(Symbol, Object) - Method in class gnu.mapping.Environment
- remove(Symbol, Object, int) - Method in class gnu.mapping.Environment
-
Remove Location from this Environment and undefine it.
- remove(Object) - Method in class gnu.kawa.util.AbstractHashTable
- remove(Object) - Method in class gnu.kawa.util.IntHashTable
- remove(Object) - Method in class gnu.kawa.util.WeakIdentityHashMap
- remove(Object) - Method in class gnu.lists.AbstractSequence
- remove(Object) - Method in class gnu.mapping.Environment
- 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(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.
- removeChild(Node) - Method in class gnu.kawa.xml.KNode
-
Not implemented.
- removeField(Field, Field) - Method in class gnu.bytecode.ClassType
- removeFunction(Symbol) - Method in class gnu.mapping.Environment
- 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) - Method in class gnu.mapping.PropertySet
- removeProperty(Object, Object) - Static method in class gnu.mapping.PropertyLocation
-
Remove a property associated with an object.
- removeProperty(Object, Object, Environment) - Static method in class gnu.mapping.PropertyLocation
-
Remove a properaty assocatied with an object.
- removeSubsumed(Declaration) - Method in class gnu.expr.NameLookup
-
Remove visible declarations subsumed (hidden) by a given declaration.
- 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
- repl - Static variable in class kawa.standard.SchemeCompilation
- replace(int, char[], int, int) - Method in class gnu.lists.FString
- replace(int, String) - Method in class gnu.lists.FString
- replace(CharSequence, int, int, int, int) - Method in class gnu.lists.FString
-
Replace a substring of this string with another.
- 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
- replace(List, int, int, List) - Static method in class gnu.lists.Sequences
- 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
bynewDecl
. - 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
- replicate(int, int, boolean, CharSequence, int, int, boolean) - Static method in class gnu.lists.Strings
- reportError(String, Compilation) - Method in class gnu.expr.Initializer
- reportError(String, Compilation) - Method in class gnu.expr.ProcInitializer
- require - Class in kawa.standard
- require - Static variable in class kawa.standard.require
- require() - Constructor for 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) - Constructor for class gnu.ecmascript.Reserved
- Reserved(String, int, int) - Constructor for class gnu.ecmascript.Reserved
- Reserved(String, int, Procedure) - 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() - Method in class gnu.mapping.CallContext
- reset() - Method in class gnu.text.Lexer
-
Stop tentative parsing.
- reset() - Method in class gnu.xquery.lang.XQParser
- 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(String, Object) - Method in class gnu.text.Options
-
Reset the value of a named option.
- resetBuffer() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIResponse
- resolve() - Method in class gnu.xquery.util.NamedCollator
- resolve(int[]) - Method in class gnu.lists.GeneralArray
-
Calculate corresponding index in base array.
- 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(Compilation) - Method in class gnu.xquery.lang.XQuery
- resolve(Object, boolean) - Method in class gnu.expr.Compilation
- 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_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 - Static variable in class gnu.kawa.lispexpr.ResolveNamespace
- ResolveNamespace - Class in gnu.kawa.lispexpr
- ResolveNamespace(String, boolean) - Constructor for 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
- 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
- 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() - Method in class gnu.mapping.CallContext
- rewind(int) - Method in class gnu.mapping.CallContext
- rewrite(Expression, Translator) - Static method in class kawa.standard.location
- rewrite(LambdaExp, Object, Object, Translator, TemplateScope) - Method in class kawa.lang.Lambda
-
Higher-level constructor, that does the re-writing.
- rewrite(Pair, Object) - Static method in class kawa.standard.try_catch
- 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, Object, Translator) - Method in class kawa.standard.fluid_let
- rewrite(Object, Translator) - Method in class gnu.kawa.lispexpr.BracketApply
- rewrite(Object, Translator) - Method in class kawa.lang.Lambda
- 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, 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, Translator) - Method in class kawa.standard.Include
- rewrite(Object, Translator) - Method in class kawa.standard.let_syntax
- rewrite(Object, Translator) - Method in class kawa.standard.let
- rewrite(Object, Translator) - 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_body(Object) - Method in class kawa.lang.Translator
-
Re-write a Scheme 'body' in S-expression format into internal form.
- rewrite_car(Pair, boolean) - Method in class kawa.lang.Translator
- rewrite_car(Pair, ScopeExp) - Method in class kawa.lang.Translator
- rewrite_car(Pair, SyntaxForm) - 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 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(LambdaExp, Object, Translator) - Method in class kawa.lang.Lambda
- rewriteBody(LList) - Method in class kawa.lang.Translator
- rewriteBody(Object) - Static method in class kawa.lang.SyntaxForms
- 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.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 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_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.define
- 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_case
- rewriteForm(Pair, Translator) - Method in class kawa.standard.syntax_rules
- rewriteForm(Pair, Translator) - Method in class kawa.standard.syntax
- 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 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(int, int) - Static method in class gnu.kawa.models.Spacer
- rigidArea(Dimension2D) - 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(Object) - Static method in class gnu.xquery.util.NumberValue
- ROUND - Static variable in class gnu.math.Numeric
- roundHalfToEven(Object) - Static method in class gnu.xquery.util.NumberValue
- roundHalfToEven(Object, IntNum) - 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() - Method in class gnu.expr.ModuleBody
- run() - Method in class gnu.kawa.util.RunTestScript
- run() - Method in class gnu.mapping.Future
- run() - Method in class gnu.mapping.RunnableClosure
- run(RunnableModule, Consumer) - Static method in class gnu.expr.ModuleBody
- run(HttpRequestContext, CallContext) - Static method in class gnu.kawa.servlet.KawaAutoHandler
- run(HttpRequestContext, CallContext) - Method in class gnu.kawa.servlet.KawaPageServlet
- run(HttpRequestContext, CallContext) - Method in class gnu.kawa.servlet.KawaServlet
- run(Consumer) - Method in class gnu.expr.ModuleBody
- run(CallContext) - Method in class gnu.expr.ModuleBody
- run(CallContext) - Method in interface gnu.expr.RunnableModule
- run(CallContext) - Method in class gnu.kawa.servlet.KawaServlet
- 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.
- runCleanup(CallContext, Throwable, Consumer) - Static method in class gnu.expr.ModuleBody
- runDone - Variable in class gnu.expr.ModuleBody
- 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) - Constructor for class gnu.kawa.util.RunTestScript
- RunTestScript(String, Language) - 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.
S
- S16Vector - Class in gnu.lists
-
Simple adjustable-length vector of signed 16-bit integers (shorts).
- S16Vector() - Constructor for class gnu.lists.S16Vector
- S16Vector(int) - Constructor for class gnu.lists.S16Vector
- S16Vector(int, short) - 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) - 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.
- S32Vector(int, int) - Constructor for class gnu.lists.S32Vector
- 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) - Constructor for class gnu.lists.S64Vector
- S64Vector(int, long) - 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(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.
- S8Vector(int) - Constructor for class gnu.lists.S8Vector
- S8Vector(int, byte) - Constructor for class gnu.lists.S8Vector
- 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
- savedReturnContinuations - Variable in class gnu.expr.FindTailCalls
- sawContentType - Variable in class gnu.kawa.xml.HttpPrinter
- scale - Variable in class gnu.math.FixedRealFormat
- scan - Static variable in class kawa.standard.Scan
- 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_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.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 kawa.lang.AutoloadSyntax
- scanForm(Pair, ScopeExp, Translator) - Method in class kawa.lang.Macro
- scanForm(Pair, ScopeExp, Translator) - Method in class kawa.lang.Syntax
- scanForm(Pair, ScopeExp, Translator) - Method in class kawa.standard.begin
- 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.define
- 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
- scanForm(Object, ScopeExp) - Method in class kawa.lang.Translator
- 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) - Constructor for class kawa.standard.SchemeCompilation
- SchemeCompilation(Language, SourceMessages, NameLookup, Environment) - 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 - Variable in class gnu.expr.ScopeExp
- Scope - Class in gnu.bytecode
- Scope() - Constructor for class gnu.bytecode.Scope
- Scope(Label, Label) - Constructor for class gnu.bytecode.Scope
- 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[], int, boolean) - Static method in class gnu.kawa.reflect.ClassMethods
-
Select methods that have the right number of parameters.
- 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).
- selectCase(Object) - Method in class gnu.expr.CaseExp
-
Search for a clause containing the specified key.
- 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.kawa.lispexpr.LispLanguage
- selfEvaluatingSymbol(Object) - Method in class kawa.lang.Translator
- semicolonToken - Static variable in class gnu.ecmascript.Lexer
- sendError(int) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIResponse
- sendError(int, String) - 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) - Constructor for class gnu.lists.SeqPosition
- SeqPosition(ESEQ, int, boolean) - Constructor for class gnu.lists.SeqPosition
- SeqSizeType - Class in gnu.kawa.lispexpr
-
This matches a sequences of a specific length.
- SeqSizeType(int, boolean) - Constructor for class gnu.kawa.lispexpr.SeqSizeType
- SeqSizeType(String, int, boolean, String) - 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
- 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 - Static variable in class kawa.standard.set_b
- set(int) - Method in class gnu.math.IntNum
-
Destructively set the value of this to an int.
- set(int[], int) - Method in class gnu.math.IntNum
-
Destructively set the value of this to the given words.
- set(int[], E) - Method in class gnu.kawa.functions.Arrays.BuiltArray
- set(int[], E) - Method in class gnu.lists.AbstractSequence
- set(int[], E) - Method in interface gnu.lists.Array
- set(int, 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.IndirectIndexedSeq
- set(int, E) - Method in interface gnu.lists.Sequence
-
See java.util.List.
- set(int, Char) - Method in class gnu.lists.FString
- set(int, Object) - Method in class gnu.kawa.lispexpr.ReaderDispatch
- set(int, Object) - Method in class gnu.kawa.util.RangeTable
- set(long) - Method in class gnu.math.IntNum
-
Destructively set the value of this to a long.
- 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(TreePosition) - Method in class gnu.lists.TreePosition
- set(PropertySet, String) - Method in class gnu.mapping.LazyPropertyKey
- set(PropertySet, T) - Method in class gnu.mapping.PropertyKey
- set(IntNum) - Method in class gnu.math.IntNum
-
Destructively set the value of this to that of y.
- set(Object) - Method in class gnu.expr.AbstractScriptEngineFactory.BindingsLocation
- set(Object) - Method in class gnu.kawa.reflect.FieldLocation
- set(Object) - Method in class gnu.mapping.ProcLocation
- set(Object) - Method in class gnu.mapping.PropertyLocation
- 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(T) - Method in class gnu.kawa.reflect.ClassMemberLocation
- set(T) - Method in class gnu.mapping.ConstrainedLocation
- set(T) - Method in class gnu.mapping.DynamicLocation
- set(T) - Method in class gnu.mapping.Location
- set(T) - Method in class gnu.mapping.PlainLocation
- set(T) - Method in class gnu.mapping.SharedLocation
- set(T) - Method in class gnu.mapping.ThreadLocation
- 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
- 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
- setAction(Object) - Method in class gnu.kawa.models.Button
- setAdd(int) - Method in class gnu.math.IntNum
-
Destructively add an int to this.
- setAdd(IntNum, int) - Method in class gnu.math.IntNum
-
Set this to the sum of x and y.
- setAlias(boolean) - Method in class gnu.expr.Declaration
- setAlias(Lazy) - Method in class gnu.mapping.Promise
-
Bind promise to be an alias of another Lazy value.
- setAlias(Location) - Method in class gnu.mapping.IndirectableLocation
-
Define this Location as an alias for some other Location.
- 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() - Method in interface gnu.mapping.ArgListBuilder
- setArgs() - Method in class gnu.mapping.ArgListImpl
- setArgs(Expression[]) - Method in class gnu.expr.ApplyExp
- setArgs(Object) - Method in interface gnu.mapping.ArgListBuilder
- setArgs(Object) - Method in class gnu.mapping.ArgListImpl
- setArgs(Object, Object) - Method in interface gnu.mapping.ArgListBuilder
- setArgs(Object, Object) - Method in class gnu.mapping.ArgListImpl
- setArgs(Object, Object, Object) - Method in interface gnu.mapping.ArgListBuilder
- setArgs(Object, Object, Object) - Method in class gnu.mapping.ArgListImpl
- setArgs(Object, Object, Object, Object) - Method in interface gnu.mapping.ArgListBuilder
- setArgs(Object, Object, Object, Object) - Method in class gnu.mapping.ArgListImpl
- setArgs(String[], int) - Static method in class gnu.expr.ApplicationMainSupport
- setArgs(String[], int, int) - Static method in class gnu.expr.ApplicationMainSupport
- 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(Color) - Method in class gnu.kawa.models.Button
- setBackground(Color) - Method in class gnu.kawa.swingviews.SwingButton
- setBase(E[]) - Method in class gnu.lists.GeneralArray
- setBase(Type) - Method in class gnu.kawa.reflect.OccurrenceType
- setBase(AVector<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) - Method in class gnu.expr.CatchClause
- setBody(Expression) - Method in class gnu.expr.LetExp
- setBody(Expression, Expression) - Method in class gnu.expr.BlockExp
- setBoolean(int, boolean) - Method in class gnu.lists.BitVector
- setBooleanRaw(int, boolean) - Method in class gnu.lists.BitVector
- setBracketMode() - Method in class gnu.kawa.lispexpr.ReadTable
-
Specify how '[' and ']' are handled.
- setBracketMode(int) - Method in class gnu.kawa.lispexpr.ReadTable
-
Specify how
'['
and']'
(and'<'
) are handled. - setBrlCompatible(boolean) - Method in class gnu.kawa.brl.BRL
- setBrlCompatible(boolean) - Method in class gnu.kawa.brl.BRLRead
- setBuffer(int, AbstractSequence, int) - Method in class gnu.kawa.xml.Nodes.NodeVector
- setBuffer(Object) - 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() - Method in class gnu.expr.Declaration
- setCanCall(boolean) - Method in class gnu.expr.Declaration
- setCanDefine(boolean) - Method in class gnu.mapping.Environment
- setCanonicalizeCDATA(boolean) - Method in class gnu.xml.XMLPrinter
- setCanRead() - Method in class gnu.expr.Declaration
- setCanRead(boolean) - Method in class gnu.expr.Declaration
- setCanRead(boolean) - Method in class gnu.expr.LambdaExp
- setCanRedefine(boolean) - Method in class gnu.mapping.Environment
- setCanWrite() - Method in class gnu.expr.Declaration
- setCanWrite(boolean) - Method in class gnu.expr.Declaration
- setCapturedScope(ScopeExp) - Method in class kawa.lang.Macro
- setCar(Object) - Method in class gnu.lists.ImmutablePair
- setCar(Object) - Method in class gnu.lists.Pair
- setCar(Object, Object) - Method in class gnu.kawa.lispexpr.LispReader
- setCar(Object, Object, int, int) - Method in class gnu.kawa.lispexpr.LispReader
- setCarBackdoor(Object) - Method in class gnu.lists.Pair
-
May go away soon.
- setCaseSensitive(boolean) - Method in class gnu.kawa.ant.Kawac
- setCatchClauses(CatchClause) - Method in class gnu.expr.TryExp
- setCdr(Object) - Method in class gnu.lists.ImmutablePair
- setCdr(Object) - Method in class gnu.lists.Pair
- setCdr(Object, Object) - Method in class gnu.kawa.lispexpr.LispReader
- setCdrBackdoor(Object) - Method in class gnu.lists.Pair
- setCellSpacing(Object) - Method in class gnu.kawa.models.Box
- 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 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) - Method in class gnu.bytecode.ClassType
- setClassfileVersion(int, 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(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(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
- setDefaultConstructor(PrimProcedure) - Method in class gnu.kawa.reflect.CompileBuildObject
- setDefaultexcludes(boolean) - Method in class gnu.kawa.ant.Kawac
- 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
- 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
- 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[]) - Method in class gnu.bytecode.Method
- 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(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(Declaration, Expression) - Constructor for class gnu.expr.SetExp
- SetExp(Object, 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 - Static variable in class gnu.kawa.reflect.SlotSet
- setField(Field) - Method in class gnu.expr.Declaration
- setField(Object, String, Object) - Static method in class gnu.kawa.reflect.SlotSet
- SetFieldProc - Class in kawa.lang
- SetFieldProc(ClassType, String) - Constructor for class kawa.lang.SetFieldProc
- SetFieldProc(ClassType, String, Type, int) - Constructor for class kawa.lang.SetFieldProc
- SetFieldProc(Class, String) - 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
- 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, int) - Method in class gnu.expr.Expression
- setFlag(boolean, int) - Method in class gnu.mapping.Environment
- setFlag(boolean, long) - Method in class gnu.expr.Declaration
- setFlag(int) - Method in class gnu.expr.Expression
- setFlag(long) - Method in class gnu.expr.Declaration
- 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(Color) - Method in class gnu.kawa.models.Button
- setForeground(Color) - Method in class gnu.kawa.swingviews.SwingButton
- 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
- setGapBounds(int, int) - Method in class gnu.lists.SimpleVector
- setGapBounds(int, int, long) - 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) - Method in exception gnu.text.SyntaxException
-
Set the header returned by
getHeader
. - setHeader(String, String) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIResponse
- 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() - Method in class gnu.expr.LambdaExp
- setImportsLexVars(boolean) - 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(HttpRequestContext) - Static method in class gnu.kawa.servlet.HttpRequestContext
- setInstance(Convert) - Static method in class gnu.expr.KawaConvert
- setInstance(Convert) - Static method in class gnu.lists.Convert
- setInstance(CallContext) - Static method in class gnu.mapping.CallContext
- setInstance(Environment, NameLookup) - Static method in class gnu.expr.NameLookup
- setInstance(Object) - Method in class gnu.expr.ModuleContext
- setInstance(Object) - Method in class gnu.kawa.reflect.ClassMemberLocation
- 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) - 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".
- 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(int) - Method in class gnu.expr.Expression
- setLine(int) - Method in class gnu.expr.ExpVisitor
- setLine(int) - Method in class gnu.lists.PairWithPosition
- setLine(int) - Method in class gnu.text.SourceLocator.Simple
- setLine(int, int) - Method in class gnu.expr.Expression
- setLine(int, int) - Method in class gnu.lists.PairWithPosition
- setLine(int, int) - Method in class gnu.text.SourceLocator.Simple
- setLine(int, int, int, int) - Method in class gnu.expr.Expression
- setLine(Compilation) - Method in class gnu.expr.Expression
-
Set line number from current position in
Compilation
. - setLine(Declaration, Object) - Static method in class kawa.lang.Translator
- setLine(Expression) - Method in class gnu.expr.Compilation
- setLine(Expression) - Method in class gnu.expr.Expression
- setLine(Expression, Object) - Static method in class kawa.lang.Translator
- setLine(Object) - Method in class gnu.expr.Compilation
- setLine(String, int, int) - Method in class gnu.expr.Compilation
- setLine(String, int, int) - Method in class gnu.expr.ExpVisitor
- setLine(String, int, int) - Method in exception gnu.mapping.UnboundLocationException
- setLine(String, int, int) - Method in class gnu.text.SourceLocator.Simple
- 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
- 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.
- 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(int) - Method in class gnu.bytecode.Method
- setName(int, ConstantPool) - Method in class gnu.bytecode.Location
- setName(Object) - Method in class gnu.expr.Declaration
- setName(Object) - Method in class kawa.lang.Syntax
- 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(String) - Method in interface gnu.bytecode.Member
- setName(String) - Method in class gnu.bytecode.Method
- setName(String) - Method in class gnu.bytecode.Type
- 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(String) - Method in class kawa.lang.Syntax
- setNamedPart - Static variable in class gnu.kawa.functions.SetNamedPart
- 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
- 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() - Method in class gnu.expr.LambdaExp
- setNeedsStaticLink(boolean) - Method in class gnu.expr.LambdaExp
- setNegative() - Method in class gnu.math.IntNum
-
Destructively negate this.
- setNegative(IntNum) - Method in class gnu.math.IntNum
-
Destructively set this to the negative of x.
- setNewValue(Expression) - Method in class gnu.expr.SetExp
- setNext(E) - Method in class gnu.lists.SeqPosition
- 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(NamespaceBinding) - Method in class gnu.xml.NamespaceBinding
- setNextProcedure(Procedure) - Method in class gnu.mapping.CallContext
- setNextProcedure(Procedure, MethodHandle) - 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
- setPartName(String) - Method in class gnu.kawa.functions.GetNamedInstancePart
- setPedantic(boolean) - Method in class gnu.expr.Compilation
- setPicture(Picture) - Method in class gnu.kawa.swingviews.SwingPicture
- setPicture(Object) - Method in class gnu.kawa.swingviews.SwingPicture
- setPopCurrentScope(ScopeExp) - Method in class gnu.expr.Compilation
- setPos(int) - Method in class gnu.lists.SeqPosition
- setPos(ESEQ, int) - Method in class gnu.lists.SeqPosition
- setPos(AbstractSequence, int) - Method in class gnu.lists.ExtPosition
- 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, Object) - Static method in class gnu.mapping.PropertySet
-
Given a property list, update it.
- setProperty(Object, Object) - Method in class gnu.expr.LambdaExp
- setProperty(Object, Object) - Method in class gnu.mapping.PropertySet
- setProperty(String, Object) - Method in class gnu.kawa.sax.KawaXMLReader
- setPropertyList(Object, Object) - Static method in class gnu.mapping.PropertyLocation
-
Set the property list assocated with an object in a given Environment.
- setPropertyList(Object, Object, Environment) - 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
- setRaw(int, E) - Method in class gnu.kawa.functions.Arrays.BuiltArray
- 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, E) - Method in class gnu.lists.IndirectIndexedSeq
- setRaw(int, E) - Method in class gnu.lists.TransformedArray
- setRaw(int, SeqPosition) - Method in class gnu.kawa.xml.Nodes.NodeVector
- setRaw(int, UByte) - Method in class gnu.lists.U8Vector
- setRaw(int, UInt) - Method in class gnu.lists.U32Vector
- setRaw(int, ULong) - Method in class gnu.lists.U64Vector
- setRaw(int, UShort) - Method in class gnu.lists.U16Vector
- setRaw(int, Char) - Method in class gnu.lists.FString
- setRaw(int, Boolean) - Method in class gnu.lists.BitVector
- setRaw(int, Byte) - Method in class gnu.lists.S8Vector
- setRaw(int, Character) - Method in class gnu.lists.CharVector
- setRaw(int, Double) - Method in class gnu.lists.F64Vector
- setRaw(int, Float) - Method in class gnu.lists.F32Vector
- setRaw(int, Integer) - Method in class gnu.lists.S32Vector
- setRaw(int, Long) - Method in class gnu.lists.S64Vector
- setRaw(int, Object) - Method in class gnu.lists.FVector
- setRaw(int, Short) - Method in class gnu.lists.S16Vector
- setReachable(boolean) - Method in class gnu.bytecode.CodeAttr
- setReadCase(char) - Method in class gnu.kawa.lispexpr.LispReader
- 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) - Static method in class gnu.xquery.util.NodeUtils
-
Add a uri-to-value binding that setSavedCollection can later return.
- setSavedCollection(Object, Object, Environment) - 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
- 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) - Method in class gnu.bytecode.Method
- setSignature(int, ConstantPool) - Method in class gnu.bytecode.Location
- setSignature(String) - 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(double, double) - Method in class gnu.kawa.models.DDimension
- setSize(int, int) - 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() - Method in class gnu.bytecode.Attribute
-
Cause this attributed to be skipped on output.
- setSkipped(boolean) - Method in class gnu.bytecode.Attribute
-
Iff skip, cause this attributed to be skipped on output.
- setSourceAbsPath(Path) - Method in class gnu.expr.ModuleInfo
- setSourceFile(ClassType, String) - Static method in class gnu.bytecode.SourceFileAttr
- 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
- setSourceLocation(String, int) - Method in class gnu.mapping.Procedure
- setSourceLocator(InPort) - Method in class gnu.xml.XMLFilter
- setSourceLocator(SourceLocator) - Method in class gnu.text.SourceMessages
-
Links our location to the one give.
- 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(ClassType) - Method in class gnu.bytecode.ClassType
- setSuper(String) - Method in class gnu.bytecode.ClassType
-
Set the superclass of the is class.
- 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 - Static variable in class gnu.kawa.functions.Setter
- setter(Procedure) - Static method in class gnu.kawa.functions.Setter
- Setter - Class in gnu.kawa.functions
-
Implements Kawa extension function "setter", as in SRFI-17.
- Setter - Class in gnu.mapping
-
The "setter" of procedure that can be used in the LHS of an assignment.
- Setter() - Constructor for class gnu.kawa.functions.Setter
- Setter(NamedPart) - Constructor for class gnu.kawa.functions.NamedPart.Setter
- 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.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(ClassType) - Method in class gnu.expr.LambdaExp
- setType(Type) - Method in class gnu.bytecode.Location
- setType(Type) - Method in class gnu.expr.Declaration
- setType(Type) - Method in class gnu.expr.Expression
- setType(Type) - Method in class gnu.expr.QuoteExp
- setType(Expression, Type) - Method in class gnu.expr.Declaration
- 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(CodeAttr) - Method in class gnu.bytecode.Label
- setTypes(Label) - Method in class gnu.bytecode.CodeAttr
-
Set the current type state from a label.
- setTypes(Label) - Method in class gnu.bytecode.Label
- setTypes(Type[], Type[]) - Method in class gnu.bytecode.CodeAttr
-
Set the current type state from a label.
- setTypes(Compilation) - Method in class gnu.expr.ClassExp
- 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(Object) - Method in class gnu.mapping.Promise
-
Bind this promise to a given (eager) value.
- setValue(String) - Method in class gnu.kawa.xml.KAttr
- setValue(T) - Method in class gnu.mapping.Location
- setValue(V) - Method in class gnu.kawa.util.AbstractWeakHashTable.WEntry
- setValue(V) - Method in class gnu.kawa.util.WeakHashNode
- 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.
- setWidth(double) - Method in class gnu.kawa.models.DDimension
- 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
- shift(int, int) - Static method in class gnu.math.BitOps
- 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(long, int) - Static method in class gnu.math.BitOps
- shift(IntNum, int) - Static method in class gnu.math.IntNum
- shiftArgs(int) - Method in class gnu.mapping.ArgListImpl
- shiftArgs(Procedure, int) - Method in class gnu.mapping.CallContext
- 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
- showPlus - Variable in class gnu.math.ExponentialFormat
-
True if '+' should be printed for non-negative number.
- showPlus - Variable in class gnu.math.FixedRealFormat
- 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 ifNaN
. - 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(int, Member) - Constructor for class gnu.bytecode.SignatureAttr
- SignatureAttr(String) - Constructor for class gnu.bytecode.SignatureAttr
- signatureLength(String) - Static method in class gnu.bytecode.Type
- signatureLength(String, int) - Static method in class gnu.bytecode.Type
-
Return the length of the signature starting at a given string position.
- 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) - Static method in class gnu.bytecode.Type
-
Get a Type corresponding to the given signature string.
- signatureToType(String, int, int) - 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(int, int) - Static method in class gnu.text.SourceMapper
- simpleEncode(int, int, int, int) - Static method in class gnu.text.SourceMapper
- simpleEncode(SourceLocator) - 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(int) - Constructor for class gnu.mapping.SimpleEnvironment
- SimpleEnvironment(String) - 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() - Method in class gnu.math.Quaternion
- sin() - Method in class gnu.math.RealNum
- sin(double, double) - Static method in class gnu.math.DComplex
- sin(double, double, double, double) - Static method in class gnu.math.DQuaternion
- 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 - Variable in class gnu.lists.RAPair
- 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() - 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.kawa.functions.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 - Static variable in class gnu.kawa.xml.SortNodes
- SortNodes - Class in gnu.kawa.xml
-
Sort argument nodes in document order.
- SortNodes() - Constructor for 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, SourceLocator, String) - Constructor for class gnu.text.SourceError
- SourceError(char, String, int, int, 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(int, ClassType) - Constructor for class gnu.bytecode.SourceFileAttr
- SourceFileAttr(String) - 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
- 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.
- 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
- 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() - Method in class gnu.math.Quaternion
- sqrt() - Method in class gnu.math.RealNum
- sqrt() - Method in class gnu.math.Unit
- sqrt(double, double) - Static method in class gnu.math.DComplex
- sqrt(double, double, double, double) - Static method in class gnu.math.DQuaternion
- 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
- startAsync() - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIRequest
- startAsync(ServletRequest, ServletResponse) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIRequest
- startAttribute(int) - Method in class gnu.lists.TreeList
- startAttribute(Consumer, Symbol) - Static method in class gnu.kawa.xml.MakeAttribute
- startAttribute(Object) - Method in class gnu.kawa.sax.ContentConsumer
- startAttribute(Object) - Method in class gnu.kawa.xml.HttpPrinter
- 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(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() - 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
- startDocument(ModuleExp) - Method in class gnu.kawa.xslt.XslTranslator
- startElement(int) - Method in class gnu.lists.TreeList
- startElement(Consumer, Symbol, int) - Static method in class gnu.kawa.xml.MakeElement
- startElement(Consumer, Symbol, int, NamespaceBinding) - Static method in class gnu.kawa.xml.MakeElement
- startElement(Object) - Method in class gnu.kawa.sax.ContentConsumer
- startElement(Object) - Method in class gnu.kawa.xml.HttpPrinter
- 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(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(Object) - Method in class gnu.xml.XMLPrinter
- startElement(String, String, String, Attributes) - Method in class gnu.xml.XMLFilter
- startElement(String, AttributeList) - Method in class gnu.xml.XMLFilter
- 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.
- startHiderSection(boolean) - Method in class gnu.lists.PrintConsumer
-
Start section controled by a show/hide button.
- startLogicalBlock(String, boolean, String) - Method in class gnu.lists.PrintConsumer
- startLogicalBlock(String, boolean, String, Consumer) - Static 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
- 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(ClassType, String) - Constructor for class gnu.kawa.reflect.StaticFieldLocation
- StaticFieldLocation(Field) - Constructor for class gnu.kawa.reflect.StaticFieldLocation
- StaticFieldLocation(String, String) - 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
- 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
- string1Arg - Static variable in class gnu.expr.Compilation
- 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 whilestringizingLevel > 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(boolean, int, StringBuffer) - Method in class gnu.lists.TreeList
- stringValue(int, int, StringBuffer) - Method in class gnu.lists.TreeList
- stringValue(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
- 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.
- sub - Static variable in class gnu.xquery.util.ArithOp
- 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
- 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.kawa.xml.XString
- 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(int, int) - Method in class gnu.lists.UnescapedData
- subSequence(SeqPosition, SeqPosition) - Method in class gnu.lists.AbstractSequence
- 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>) - Constructor for class gnu.lists.SubSequence
- SubSequence(AbstractSequence<E>, int, int) - Constructor for class gnu.lists.SubSequence
- 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(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
- 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
- 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
- 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
- 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() - Constructor for class gnu.kawa.swingviews.SwingContent
- SwingContent(int) - Constructor for class gnu.kawa.swingviews.SwingContent
- SwingContent(CharBuffer) - 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.kawa.swingviews
- SwingFrame(String, JMenuBar, Object) - Constructor for class gnu.kawa.swingviews.SwingFrame
- SwingPicture - Class in gnu.kawa.swingviews
-
Embeds a Picture object in a JPanel,.
- SwingPicture(Picture) - Constructor for class gnu.kawa.swingviews.SwingPicture
- 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.
- SwtDisplay - Class in gnu.kawa.swtviews
- SwtDisplay(Display) - Constructor for class gnu.kawa.swtviews.SwtDisplay
- sym1Arg - Static variable in class gnu.expr.Compilation
- symbol - Variable in exception gnu.mapping.UnboundLocationException
- 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.
- symbolPackage(Object) - Static method in class gnu.kawa.lispexpr.LispPackage
- symbolReadCase - Static variable in class gnu.kawa.lispexpr.LispReader
- 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 - Class in kawa.standard
- syntax - Static variable in class kawa.standard.syntax
- syntax(String, boolean) - Constructor for class kawa.standard.syntax
- 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 - Static variable in class gnu.kawa.reflect.FieldLocation
- syntax_case - Class in kawa.standard
- syntax_case - Static variable in class kawa.standard.syntax_case
- syntax_case() - Constructor for class kawa.standard.syntax_case
- syntax_error - Class in kawa.standard
-
Implements the "syntax-error" form.
- syntax_error - Static variable in class kawa.standard.syntax_error
- syntax_error() - Constructor for class kawa.standard.syntax_error
- syntax_rules - Class in kawa.standard
-
Implement the standard Scheme "syntax-rules" form.
- syntax_rules - Static variable in class kawa.standard.syntax_rules
- syntax_rules() - Constructor for 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) - Method in class gnu.xquery.lang.XQParser
- syntaxError(String, String) - Method in class gnu.xquery.lang.XQParser
-
Handle syntax errors (at rewrite time).
- 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(Object, Object[], Translator) - Constructor for class kawa.lang.SyntaxPattern
- SyntaxPattern(String, Object[], int, String) - 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, Object, SyntaxForm, Object, Translator) - Constructor for class kawa.lang.SyntaxRule
- SyntaxRule(SyntaxPattern, String, String, Object[], int) - 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(Object, SyntaxForm, Object, Translator) - Constructor for class kawa.lang.SyntaxTemplate
- SyntaxTemplate(String, String, Object[], int) - Constructor for class kawa.lang.SyntaxTemplate
- SYNTHETIC - Static variable in class gnu.bytecode.Access
T
- 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() - Method in class gnu.math.Quaternion
- tan() - Method in class gnu.math.RealNum
- tan(double, double) - Static method in class gnu.math.DComplex
- tan(double, double, double, double) - Static method in class gnu.math.DQuaternion
- 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
- 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
- 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 - Variable in class gnu.kawa.xml.XString
- 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_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
- text$X(Object, CallContext) - Static method in class gnu.kawa.xml.MakeText
- textFromParser(char[], int, int) - Method in class gnu.xml.XMLFilter
- 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
- TextUtils - Class in gnu.xml
- TextUtils() - Constructor for class gnu.xml.TextUtils
- textValue(Object, Consumer) - Static method in class gnu.xml.TextUtils
- 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(ClassType) - Constructor for class gnu.expr.ThisExp
- ThisExp(Declaration) - Constructor for class gnu.expr.ThisExp
- ThisExp(ScopeExp) - 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(Symbol) - Constructor for class gnu.mapping.ThreadLocation
- ThreadLocation(Symbol, ThreadLocal<T>) - Constructor for class gnu.mapping.ThreadLocation
- ThreadLocation(String) - Constructor for class gnu.mapping.ThreadLocation
-
A new anonymous fluid location but used a given name for printing.
- 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(int, int) - Static method in class gnu.math.IntNum
-
Multiply two ints, yielding an IntNum.
- 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(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 - Static variable in class gnu.kawa.functions.MultiplyOp
- 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() - Method in class gnu.lists.Pair
- toArray(Object[]) - Method in class gnu.lists.Pair
- toArray(T[]) - Method in class gnu.lists.AbstractSequence
- 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() - Method in class gnu.math.Complex
- toExact() - Method in class gnu.math.DComplex
- 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.
- toExact(double) - Static method in class gnu.math.DFloNum
-
Converts to the closest exact rational value.
- toExact(Number) - Static method in class gnu.kawa.functions.Arithmetic
- toExactInt(double) - Static method in class gnu.math.RealNum
-
Converts an integral double (such as a toInt result) to an IntNum.
- toExactInt(double, int) - Static method in class gnu.math.RealNum
-
Converts real to an exact integer, with specified rounding mode.
- 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.
- toFloat(Object) - Static method in class gnu.lists.Convert
- toImage(Picture) - Static method in class gnu.kawa.models.Pictures
- 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
- toInexact(Number) - Static method in class gnu.kawa.functions.Arithmetic
- toInfo() - Method in class gnu.lists.SeqPosition
- 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.IntNum
- toInt(int) - Method in class gnu.math.RatNum
- toInt(int) - Method in class gnu.math.RealNum
-
Converts a real to an integer, according to a specified rounding mode.
- toInt(Object) - Static method in class gnu.lists.Convert
- 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(byte) - Static method in class gnu.lists.Convert
- toObject(char) - Static method in class gnu.lists.Convert
- toObject(double) - Static method in class gnu.lists.Convert
- toObject(float) - 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(short) - Static method in class gnu.lists.Convert
- toObjectUnsigned(byte) - 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
- toObjectUnsigned(short) - Static method in class gnu.lists.Convert
- 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(int) - Method in class gnu.math.RealNum
-
Convert this 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.
- 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() - 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.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() - Method in class gnu.kawa.xml.Base64Binary
- toString() - Method in class gnu.kawa.xml.ElementType
- 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() - Method in class gnu.kawa.xml.XString
- 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() - 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() - 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() - Method in exception gnu.mapping.UnboundLocationException
- toString() - Method in exception gnu.mapping.WrappedException
-
Convert this exception to a string.
- toString() - Method in class gnu.math.DateTime
- toString() - Method in class gnu.math.DComplex
- toString() - Method in class gnu.math.DFloNum
- toString() - Method in class gnu.math.Dimensions
- toString() - Method in class gnu.math.DQuaternion
- toString() - Method in class gnu.math.Duration
- toString() - Method in class gnu.math.Numeric
- toString() - Method in class gnu.math.UByte
- toString() - Method in class gnu.math.UInt
- toString() - Method in class gnu.math.ULong
- toString() - Method in class gnu.math.Unit
- toString() - Method in class gnu.math.UShort
- toString() - Method in class gnu.text.Char
- toString() - Method in class gnu.text.SourceError
-
Convert the error to a String.
- 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() - 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() - Method in class kawa.lang.SyntaxPattern
- toString() - Method in class kawa.lang.TemplateScope
- toString(boolean) - Method in class gnu.text.SourceError
-
Convert the error to a String.
- toString(byte) - Static method in class gnu.math.UByte
- toString(char) - Method in class gnu.mapping.Symbol
-
Convert a Symbol to a printable String.
- toString(double) - Static method in class gnu.math.DFloNum
- toString(double) - Method in class gnu.math.Unit
- toString(int) - Static method in class gnu.bytecode.Access
- toString(int) - Method in class gnu.math.Complex
- toString(int) - Method in class gnu.math.DComplex
- toString(int) - Method in class gnu.math.DFloNum
- toString(int) - Method in class gnu.math.DQuaternion
- 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(int) - Method in class gnu.math.Quantity
- toString(int) - Method in class gnu.math.Quaternion
- toString(int) - Static method in class gnu.math.UInt
- toString(int) - Static method in class gnu.text.Char
- toString(int) - Method in class gnu.text.SourceMessages
-
Convert this to a String containing the recorded errors.
- toString(int, char) - Static method in class gnu.bytecode.Access
-
Return a string naming the access bits in flags.
- toString(long) - Static method in class gnu.math.ULong
- toString(short) - Static method in class gnu.math.UShort
- toString(Array, StringBuffer) - Static method in class gnu.lists.GeneralArray
- toString(RealNum) - Method in class gnu.math.Unit
- toString(Object) - Method in class gnu.kawa.xml.XDataType
- toString(Object) - Static method in class gnu.xml.XMLPrinter
-
Convert argument to string in XML syntax.
- toString(Object, int) - Static method in class gnu.kawa.functions.Arithmetic
-
Convert a number to a String.
- toString(StringBuffer) - Method in class gnu.kawa.xml.Base64Binary
- toString(StringBuffer) - Method in class gnu.kawa.xml.HexBinary
- toString(StringBuffer) - Method in class gnu.math.DateTime
- toString(String, StringBuffer) - Method in class gnu.lists.AbstractSequence
- toString(String, StringBuffer) - Method in class gnu.lists.TreeList
- toString(String, StringBuffer) - Method in class gnu.mapping.Values.FromTreeList
- toString(SyntaxForm, String) - Static method in class kawa.lang.SyntaxForms
- 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(double) - Static method in class gnu.math.RealNum
- toStringScientific(float) - 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(int, StringBuffer) - Static method in class gnu.math.DateTime
- toStringZone(StringBuffer) - Method in class gnu.math.DateTime
- toSVG(Picture) - Static method in class gnu.kawa.models.SVGUtils
- toSVG(Picture, Consumer) - Static method in class gnu.kawa.models.SVGUtils
- toSVG(Picture, PrintConsumer, boolean) - 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() - Constructor for class gnu.kawa.models.PictureVisitor.TrackingState
- TrackingState(AffineTransform) - Constructor for class gnu.kawa.models.PictureVisitor.TrackingState
- transform - Variable in 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(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
- 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) - Constructor for class kawa.lang.Translator
- Translator(Language, SourceMessages, NameLookup, Environment) - 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) - 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.
- 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(AbstractSequence, int) - Constructor for class gnu.lists.TreePosition
- TreePosition(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.
- 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_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 - 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 - Variable in class gnu.kawa.xml.TreeScanner
- 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 - Static variable in class gnu.kawa.xml.Focus
- 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
- Type.NeverReturns - Class in gnu.bytecode
-
A marker class, used for
Type.neverReturnsType
. - 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
- 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(ClassType) - Static method in class kawa.lang.Record
- typeFieldNames(Class) - 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
- 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 - Static variable in class gnu.kawa.reflect.TypeSwitch
- TypeSwitch - Class in gnu.kawa.reflect
-
Implement 'typeswitch' (as in XQuery) or 'typecase'.
- TypeSwitch(String) - Constructor for 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
U
- u1() - Method in class gnu.bytecode.MiscAttr
- u1(int) - Method in class gnu.bytecode.MiscAttr
- U16Vector - Class in gnu.lists
-
Simple adjustable-length vector of unsigned 16-bit integers (shorts).
- U16Vector() - Constructor for class gnu.lists.U16Vector
- U16Vector(int) - Constructor for class gnu.lists.U16Vector
- U16Vector(int, short) - Constructor for class gnu.lists.U16Vector
- U16Vector(short[]) - Constructor for class gnu.lists.U16Vector
-
Reuses the argument without making a copy.
- U16Vector(short[], int, int) - Constructor for class gnu.lists.U16Vector
-
Makes a copy of (part of) the argument array.
- u16vectorType - Static variable in class gnu.kawa.lispexpr.LangObjType
- u2() - Method in class gnu.bytecode.MiscAttr
- u2(int) - Method in class gnu.bytecode.MiscAttr
- U32Vector - Class in gnu.lists
-
Simple adjustable-length vector of unsigned 32-bit integers (ints).
- U32Vector() - Constructor for class gnu.lists.U32Vector
- U32Vector(int) - Constructor for class gnu.lists.U32Vector
- U32Vector(int[]) - Constructor for class gnu.lists.U32Vector
-
Reuses the argument without making a copy.
- U32Vector(int[], int, int) - Constructor for class gnu.lists.U32Vector
-
Makes a copy of (part of) the argument array.
- U32Vector(int, int) - Constructor for class gnu.lists.U32Vector
- u32vectorType - Static variable in class gnu.kawa.lispexpr.LangObjType
- U64Vector - Class in gnu.lists
-
Simple adjustable-length vector of unsigned 64-bit integers (longs).
- U64Vector() - Constructor for class gnu.lists.U64Vector
- U64Vector(int) - Constructor for class gnu.lists.U64Vector
- U64Vector(int, long) - Constructor for class gnu.lists.U64Vector
- U64Vector(long[]) - Constructor for class gnu.lists.U64Vector
-
Reuses the argument without making a copy.
- U64Vector(long[], int, int) - Constructor for class gnu.lists.U64Vector
-
Makes a copy of (part of) the argument array.
- u64vectorType - Static variable in class gnu.kawa.lispexpr.LangObjType
- U8Vector - Class in gnu.lists
-
Simple adjustable-length vector of unsigned 8-bit integers (bytes).
- U8Vector() - Constructor for class gnu.lists.U8Vector
- U8Vector(byte[]) - Constructor for class gnu.lists.U8Vector
-
Reuses the argument without making a copy.
- U8Vector(byte[], int, int) - Constructor for class gnu.lists.U8Vector
-
Makes a copy of (part of) the argument array.
- U8Vector(int) - Constructor for class gnu.lists.U8Vector
- U8Vector(int, byte) - Constructor for class gnu.lists.U8Vector
- u8vectorType - Static variable in class gnu.kawa.lispexpr.LangObjType
- UByte - Class in gnu.math
- UByte(byte) - Constructor for class gnu.math.UByte
- UInt - Class in gnu.math
- UInt(int) - Constructor for class gnu.math.UInt
- UINT_CODE - Static variable in class gnu.kawa.functions.Arithmetic
- ULong - Class in gnu.math
- ULong(long) - Constructor for class gnu.math.ULong
- ULONG_CODE - Static variable in class gnu.kawa.functions.Arithmetic
- UNBOUND - Static variable in class gnu.mapping.Location
-
Magic value used to indicate there is no property binding.
- UnboundLocationException - Exception in gnu.mapping
-
An undefined symbol was evaluated.
- UnboundLocationException() - Constructor for exception gnu.mapping.UnboundLocationException
- UnboundLocationException(Location) - Constructor for exception gnu.mapping.UnboundLocationException
- UnboundLocationException(Object) - Constructor for exception gnu.mapping.UnboundLocationException
- UnboundLocationException(Object, SourceLocator) - Constructor for exception gnu.mapping.UnboundLocationException
- UnboundLocationException(Object, String) - Constructor for exception gnu.mapping.UnboundLocationException
- UnboundLocationException(Object, String, int, int) - Constructor for exception gnu.mapping.UnboundLocationException
- unboxedType(Type) - Static method in class gnu.bytecode.PrimType
- unchainFreelist() - Method in class gnu.lists.StableManager
-
Set all free elements in positions to FREE_POSITION.
- undefine() - Method in class gnu.mapping.ConstrainedLocation
- undefine() - Method in class gnu.mapping.DynamicLocation
- undefine() - Method in class gnu.mapping.IndirectableLocation
- undefine() - Method in class gnu.mapping.Location
- undefine() - Method in class gnu.mapping.ThreadLocation
- undefined - Static variable in class gnu.expr.Special
- undefined_exp - Static variable in class gnu.expr.QuoteExp
- underscoreSymbol - Static variable in class kawa.lang.SyntaxPattern
- unescapedData - Static variable in class gnu.kawa.xml.MakeUnescapedData
- UnescapedData - Class in gnu.lists
-
Used for text that is supposed to be written out verbatim.
- UnescapedData() - Constructor for class gnu.lists.UnescapedData
- UnescapedData(String) - Constructor for class gnu.lists.UnescapedData
- UNICODE_CODEPOINT_COLLATION - Static variable in class gnu.xquery.util.NamedCollator
- UnicodeUtils - Class in gnu.kawa.functions
- UnicodeUtils() - Constructor for class gnu.kawa.functions.UnicodeUtils
- Unify - Class in gnu.kawa.functions
-
Operator to unify two values, in the logic programming sense.
- Unify(Language, String) - Constructor for class gnu.kawa.functions.Unify
- UninitializedType - Class in gnu.bytecode
-
A pseudo-type used for allocated but uninitialized objects.
- unintern(Symbol) - Method in class gnu.kawa.lispexpr.LispPackage
- unionNodes - Static variable in class gnu.kawa.xml.UnionNodes
- UnionNodes - Class in gnu.kawa.xml
-
Get the union of two node lists.
- UnionNodes() - Constructor for class gnu.kawa.xml.UnionNodes
- unionType(Type, Type) - Static method in class gnu.expr.Language
- unit - Variable in class gnu.math.Duration
- unit() - Method in class gnu.math.BaseUnit
- unit() - Method in class gnu.math.CQuantity
- unit() - Method in class gnu.math.DateTime
- unit() - Method in class gnu.math.DQuantity
- unit() - Method in class gnu.math.Duration
- unit() - Method in class gnu.math.Quantity
- unit() - Method in class gnu.math.Unit
- Unit - Class in gnu.math
- unitNamespace - Static variable in class gnu.kawa.lispexpr.LispLanguage
-
The unit namespace contains the bindings for symbols such as `cm', `s', etc.
- unitQuaternion() - Method in class gnu.math.Complex
- unitQuaternion() - Method in class gnu.math.Quaternion
- unitQuaternion() - Method in class gnu.math.RealNum
- unitQuaternion(double, double) - Static method in class gnu.math.DComplex
- unitVector() - Method in class gnu.math.Complex
- unitVector() - Method in class gnu.math.Quaternion
- unitVector() - Method in class gnu.math.RealNum
- UNKNOWN - Static variable in exception gnu.mapping.WrongType
- UNKNOWN - Static variable in class gnu.text.Options
- UNKNOWN_CODE - Static variable in class gnu.kawa.functions.Arithmetic
- UNKNOWN_NAMESPACE - Static variable in class gnu.mapping.Namespace
- unlink(Symbol, Object, int) - Method in class gnu.mapping.Environment
-
Remove Location from this Environment.
- unlink(Symbol, Object, int) - Method in class gnu.mapping.SimpleEnvironment
- UNORDERED_BUILTIN - Static variable in class gnu.xquery.lang.XQResolveNames
-
Code number for the special
unordered
function. - unquote_str - Static variable in class gnu.kawa.lispexpr.LispLanguage
- unquotesplicing_str - Static variable in class gnu.kawa.lispexpr.LispLanguage
- unread() - Method in class gnu.text.Lexer
- unread(int) - Method in class gnu.text.Lexer
- unread_quick() - Method in class gnu.text.Lexer
- unregister(String, Object) - Static method in class gnu.kawa.util.Signals
- UNSIGNED_BYTE_TYPE_CODE - Static variable in class gnu.kawa.xml.XDataType
- UNSIGNED_INT_TYPE_CODE - Static variable in class gnu.kawa.xml.XDataType
- UNSIGNED_LONG_TYPE_CODE - Static variable in class gnu.kawa.xml.XDataType
- UNSIGNED_SHORT_TYPE_CODE - Static variable in class gnu.kawa.xml.XDataType
- unsignedByteType - Static variable in class gnu.kawa.lispexpr.LangPrimType
- unsignedByteType - Static variable in class gnu.kawa.xml.XIntegerType
- unsignedIntType - Static variable in class gnu.kawa.lispexpr.LangPrimType
- unsignedIntType - Static variable in class gnu.kawa.xml.XIntegerType
- unsignedLongType - Static variable in class gnu.kawa.lispexpr.LangPrimType
- unsignedLongType - Static variable in class gnu.kawa.xml.XIntegerType
- UnsignedPrim - Class in gnu.math
- UnsignedPrim() - Constructor for class gnu.math.UnsignedPrim
- unsignedShortType - Static variable in class gnu.kawa.lispexpr.LangPrimType
- unsignedShortType - Static variable in class gnu.kawa.xml.XIntegerType
- unsupported(String) - Method in class gnu.lists.AbstractSequence
- unsupportedException(String) - Static method in class gnu.lists.AbstractSequence
- UNTYPED_ATOMIC_TYPE_CODE - Static variable in class gnu.kawa.xml.XDataType
- UNTYPED_TYPE_CODE - Static variable in class gnu.kawa.xml.XDataType
- UntypedAtomic - Class in gnu.kawa.xml
-
A loosely typed string.
- UntypedAtomic(String) - Constructor for class gnu.kawa.xml.UntypedAtomic
- untypedAtomicType - Static variable in class gnu.kawa.xml.XDataType
- untypedType - Static variable in class gnu.kawa.xml.XDataType
- update(Expression, Expression) - Method in class gnu.expr.ExpExpVisitor
- update(Expression, Expression) - Method in class gnu.expr.PushApply
- update(Expression, R) - Method in class gnu.expr.ExpVisitor
- update(Object, Model, Object) - Method in class gnu.kawa.models.WeakListener
- upperCase(Object) - Static method in class gnu.xquery.util.StringUtils
- upto(IntNum, IntNum, IntNum, boolean) - Static method in class gnu.lists.Range
- upto(Object, Object, Object, boolean) - Static method in class gnu.kawa.functions.RangeUtils
- uri() - Method in annotation type gnu.expr.SourceName
- URIType - Static variable in class gnu.kawa.lispexpr.LangObjType
- usage - Variable in exception gnu.mapping.WrongArguments
- usage() - Static method in class gnu.bytecode.ListCodeSize
- usage(PrintStream) - Static method in class gnu.bytecode.dump
- use(LispPackage, LispPackage) - Static method in class gnu.kawa.lispexpr.LispPackage
- USE_DEFINED_CLASS - Static variable in class gnu.expr.ModuleExp
-
Using explicit class (e.g.
- USE_SYMBOLIC - Static variable in class gnu.expr.Mangling
- useBuilder(int, InlineCalls) - Method in class gnu.kawa.lispexpr.LangObjType.SimpleVectorBuilder
- useBuilder(int, InlineCalls) - Method in class gnu.kawa.reflect.CompileBuildObject
-
Check if we should use the builder rather than the default.
- usedClass(Type) - Method in class gnu.expr.Compilation
-
Called for classes referenced in bytecode.
- useEmptyElementTag - Variable in class gnu.xml.XMLPrinter
-
Handling of empty elements.
- useInitialBoxChar - Static variable in class gnu.kawa.functions.ArrayPrint
-
Should the first character be a box character, or '#'? The former is slightly prettier, but the latter is recommended by SRFI 163 because it potentially enables parsing of the output.
- usePackages(LList, LispPackage) - Static method in class gnu.kawa.lispexpr.LispPackage
- user() - Static method in class gnu.mapping.Environment
- userEnv - Variable in class gnu.expr.Language
-
If non-null, the user environment.
- UShort - Class in gnu.math
- UShort(short) - Constructor for class gnu.math.UShort
- usingCallContext() - Method in class gnu.expr.Compilation
- usingCallContext() - Method in class gnu.expr.LambdaExp
- usingCPStyle() - Method in class gnu.expr.Compilation
- usingTailCalls() - Method in class gnu.expr.Compilation
- utf16ToString(int, int) - Method in class gnu.lists.ByteVector
- utf16ToString(int, int, boolean) - Method in class gnu.lists.ByteVector
- UTF8 - Static variable in class gnu.bytecode.ConstantPool
- utf8ToString(int, int) - Method in class gnu.lists.ByteVector
-
Covert bytes, interpreted as UTF-8 characters, to a String.
V
- val - Variable in class gnu.lists.RAPair.Node
- valEq - Static variable in class gnu.xquery.util.Compare
- valGe - Static variable in class gnu.xquery.util.Compare
- valGt - Static variable in class gnu.xquery.util.Compare
- validate(ApplyExp, InlineCalls, Type, Procedure) - Static method in class gnu.kawa.reflect.MakeAnnotation
- validateApply(ApplyExp, InlineCalls, Type, Declaration) - Method in class gnu.expr.Expression
-
Apply inlining transformations on a given ApplyExp.
- validateApply(ApplyExp, InlineCalls, Type, Declaration) - Method in class gnu.expr.LambdaExp
- validateApply(ApplyExp, InlineCalls, Type, Declaration) - Method in class gnu.expr.QuoteExp
- validateApply(ApplyExp, InlineCalls, Type, Declaration) - Method in class gnu.expr.ReferenceExp
- validateApply(ApplyExp, InlineCalls, Type, Declaration) - Method in class gnu.kawa.functions.CurryExp
- validateApplyAdd(AddOp, ApplyExp, InlineCalls) - Static method in class gnu.kawa.functions.CompileArith
- validateApplyAppendValues(ApplyExp, InlineCalls, Type, Procedure) - Static method in class gnu.kawa.functions.CompileMisc
- validateApplyArithOp(ApplyExp, InlineCalls, Type, Procedure) - Static method in class gnu.kawa.functions.CompileArith
- validateApplyCallCC(ApplyExp, InlineCalls, Type, Procedure) - Static method in class gnu.kawa.functions.CompileMisc
- validateApplyCastableAs(ApplyExp, InlineCalls, Type, Procedure) - Static method in class gnu.xquery.util.CompileMisc
- validateApplyCastAs(ApplyExp, InlineCalls, Type, Procedure) - Static method in class gnu.xquery.util.CompileMisc
- validateApplyConstantFunction0(ApplyExp, InlineCalls, Type, Procedure) - Static method in class gnu.kawa.functions.CompileMisc
- validateApplyConvert(ApplyExp, InlineCalls, Type, Procedure) - Static method in class gnu.kawa.functions.CompileMisc
- validateApplyDiv(DivideOp, ApplyExp, InlineCalls) - Static method in class gnu.kawa.functions.CompileArith
- validateApplyFormat(ApplyExp, InlineCalls, Type, Procedure) - Static method in class gnu.kawa.functions.CompileMisc
-
Validate-apply handling for "format".
- validateApplyInstanceOf(ApplyExp, InlineCalls, Type, Procedure) - Static method in class gnu.kawa.reflect.CompileReflect
- validateApplyInvoke(ApplyExp, InlineCalls, Type, Procedure) - Static method in class gnu.kawa.reflect.CompileInvoke
- validateApplyKey - Static variable in class gnu.mapping.Procedure
-
Key for a property used by gnu.expr.Inlinecalls.
- validateApplyMakeDynamic(ApplyExp, InlineCalls, Type, Procedure) - Static method in class gnu.kawa.functions.CompileMisc
- validateApplyMakeProcedure(ApplyExp, InlineCalls, Type, Procedure) - Static method in class gnu.kawa.functions.CompileMisc
- validateApplyMakePromise(ApplyExp, InlineCalls, Type, Procedure) - Static method in class gnu.kawa.functions.CompileMisc
- validateApplyMakeUnescapedData(ApplyExp, InlineCalls, Type, Procedure) - Static method in class gnu.kawa.xml.CompileXmlFunctions
- validateApplyNot(ApplyExp, int, InlineCalls) - Static method in class gnu.kawa.functions.CompileArith
- validateApplyOrderedMap(ApplyExp, InlineCalls, Type, Procedure) - Static method in class gnu.xquery.util.CompileMisc
- validateApplyRelativeStep(ApplyExp, InlineCalls, Type, Procedure) - Static method in class gnu.xquery.util.CompileMisc
- validateApplyRunProcess(ApplyExp, InlineCalls, Type, Procedure) - Static method in class gnu.kawa.functions.CompileProcess
-
Type-check and optimize RunProcess (i.e.
- validateApplySimpleBoolean(ApplyExp, InlineCalls, Type, Procedure) - Static method in class gnu.kawa.functions.CompileMisc
- validateApplySlotGet(ApplyExp, InlineCalls, Type, Procedure) - Static method in class gnu.kawa.reflect.CompileReflect
- validateApplySlotSet(ApplyExp, InlineCalls, Type, Procedure) - Static method in class gnu.kawa.reflect.CompileReflect
- validateApplyToArgs(ApplyExp, InlineCalls, Type, Procedure) - Static method in class gnu.kawa.functions.CompilationHelpers
- validateApplyTreeScanner(ApplyExp, InlineCalls, Type, Procedure) - Static method in class gnu.kawa.xml.CompileXmlFunctions
- validateApplyTypeSwitch(ApplyExp, InlineCalls, Type, Procedure) - Static method in class gnu.kawa.reflect.CompileReflect
- validateApplyValuesFilter(ApplyExp, InlineCalls, Type, Procedure) - Static method in class gnu.xquery.util.CompileMisc
-
Inliner for the
ValuesFilter
procedure. - validateApplyValuesMap(ApplyExp, InlineCalls, Type, Procedure) - Static method in class gnu.kawa.functions.CompileMisc
- validateApplyWithExceptionHandler(ApplyExp, InlineCalls, Type, Procedure) - Static method in class gnu.kawa.functions.CompileMisc
- validateApplyWithValues(ApplyExp, InlineCalls, Type, Procedure) - Static method in class gnu.kawa.functions.CompileValues
- validateArithOp(ApplyExp, InlineCalls, Type, Procedure) - Static method in class gnu.xquery.util.CompileMisc
-
Inliner for the ArithOp procedure.
- validateArrayGet(ApplyExp, InlineCalls, Type, Procedure) - Static method in class gnu.kawa.reflect.CompileArrays
- validateArrayLength(ApplyExp, InlineCalls, Type, Procedure) - Static method in class gnu.kawa.reflect.CompileArrays
- validateArrayNew(ApplyExp, InlineCalls, Type, Procedure) - Static method in class gnu.kawa.reflect.CompileArrays
- validateArraySet(ApplyExp, InlineCalls, Type, Procedure) - Static method in class gnu.kawa.reflect.CompileArrays
- validateBooleanValue(ApplyExp, InlineCalls, Type, Procedure) - Static method in class gnu.xquery.util.CompileMisc
-
Inliner for the BooleanValue procedure.
- validateCallWithValues(ApplyExp, InlineCalls, Type, Procedure) - Static method in class gnu.kawa.functions.CompileValues
- validateCompare(ApplyExp, InlineCalls, Type, Procedure) - Static method in class gnu.xquery.util.CompileMisc
-
Inliner for the Compare procedure.
- VALIDATED - Static variable in class gnu.expr.Expression
- validateGetNamedInstancePart(ApplyExp, InlineCalls, Type, Procedure) - Static method in class gnu.kawa.functions.CompileNamedPart
- validateGetNamedPart(ApplyExp, InlineCalls, Type, Procedure) - Static method in class gnu.kawa.functions.CompileNamedPart
- validateIsEqv(ApplyExp, InlineCalls, Type, Procedure) - Static method in class gnu.kawa.functions.CompilationHelpers
- validateNamedInvoke(ApplyExp, InlineCalls, ObjectType, String, PrimProcedure[], Invoke, Type) - Static method in class gnu.kawa.reflect.CompileInvoke
- validateNamedPart(ApplyExp, InlineCalls, Type, Procedure) - Static method in class gnu.kawa.functions.CompileNamedPart
- validateNamedPartSetter(ApplyExp, InlineCalls, Type, Procedure) - Static method in class gnu.kawa.functions.CompileNamedPart
- validateSetNamedInstancePart(ApplyExp, InlineCalls, Type, Procedure) - Static method in class gnu.kawa.functions.CompileNamedPart
- validateSetNamedPart(ApplyExp, InlineCalls, Type, Procedure) - Static method in class gnu.kawa.functions.CompileNamedPart
- validateSetter(ApplyExp, InlineCalls, Type, Procedure) - Static method in class gnu.kawa.functions.CompilationHelpers
- validateThrow(ApplyExp, InlineCalls, Type, Procedure) - Static method in class gnu.kawa.reflect.CompileReflect
- validateXApplyKey - Static variable in class gnu.mapping.Procedure
-
Same as validateApplyKey but handles splice args.
- validNCName(String) - Static method in class gnu.xquery.util.QNameUtils
- validPostfixLookupStart(int, ReadTable) - Method in class gnu.kawa.lispexpr.LispReader
- valLe - Static variable in class gnu.xquery.util.Compare
- valLt - Static variable in class gnu.xquery.util.Compare
- valNe - Static variable in class gnu.xquery.util.Compare
- value - Variable in class gnu.kawa.util.WeakHashNode
- value - Variable in class gnu.mapping.IndirectableLocation
-
If
base
is null, the current value stored in thisLocation
. - Value(char, Type, Object) - Constructor for class gnu.bytecode.AnnotationEntry.Value
- VALUE_NAMESPACE - Static variable in class gnu.expr.Language
- valueIfConstant() - Method in class gnu.expr.Expression
-
Return value if it is constant, or null if non-constant or unknown.
- valueIfConstant() - Method in class gnu.expr.QuoteExp
- valueIfConstant() - Method in class gnu.expr.ReferenceExp
- valueOf() - Static method in class gnu.kawa.reflect.SingletonType
- valueOf() - Static method in class gnu.mapping.Namespace
- valueOf(byte) - Static method in class gnu.math.UByte
- valueOf(byte[], int, boolean, int) - Static method in class gnu.math.IntNum
- valueOf(char[], int, int, int, boolean) - Static method in class gnu.math.IntNum
- valueOf(double) - Static method in class gnu.math.DFloNum
- valueOf(int) - Static method in class gnu.math.IntNum
-
Return a (possibly-shared) IntNum with a given int value.
- valueOf(int) - Static method in class gnu.math.UInt
- valueOf(int) - Static method in class gnu.text.Char
- valueOf(int) - Static method in class gnu.text.StringCursor
- valueOf(long) - Static method in class gnu.math.IntNum
-
Return a (possibly-shared) IntNum with a given long value.
- valueOf(long) - Static method in class gnu.math.ULong
- valueOf(short) - Static method in class gnu.math.UShort
- valueOf(ClassType) - Static method in class gnu.expr.ModuleExp
- valueOf(ArgListVector) - Static method in class gnu.mapping.ArgListPair
- valueOf(ArgListVector, int) - Static method in class gnu.mapping.ArgListPair
- valueOf(Symbol, NamespaceBinding, int) - Static method in class gnu.kawa.xml.MakeElement
- valueOf(IntNum) - Method in class gnu.kawa.xml.XIntegerType
- valueOf(CharSequence) - Static method in class gnu.lists.IString
- valueOf(CharSequence, int, int) - Static method in class gnu.lists.IString
- valueOf(String) - Static method in class gnu.kawa.lispexpr.LispPackage
-
Look up a given package in the
Namespace
map. - valueOf(String) - Static method in class gnu.kawa.models.StandardColor
- valueOf(String) - Static method in class gnu.kawa.xml.Base64Binary
- valueOf(String) - Static method in class gnu.kawa.xml.KComment
- valueOf(String) - Method in class gnu.kawa.xml.XDataType
- valueOf(String) - Method in class gnu.kawa.xml.XIntegerType
- valueOf(String) - Method in class gnu.kawa.xml.XStringType
- valueOf(String) - Method in class gnu.kawa.xml.XTimeType
- valueOf(String) - Static method in class gnu.mapping.Namespace
-
Return Namespace with the given name (namespace-URI).
- valueOf(String) - Static method in class gnu.mapping.Symbol
- valueOf(String) - Static method in class gnu.math.IntNum
- valueOf(String, int) - Method in class gnu.kawa.xml.XIntegerType
- valueOf(String, int) - Static method in class gnu.math.IntNum
- valueOf(String, SimpleSymbol) - Static method in class gnu.mapping.Namespace
- valueOf(String, Unit) - Static method in class gnu.math.Duration
-
Parse a duration lexical value as specified by XML Schama.
- valueOf(String, Object) - Static method in class gnu.mapping.Symbol
- valueOf(String, String) - Static method in class gnu.kawa.xml.KProcessingInstruction
- valueOf(String, String) - Static method in class gnu.kawa.xml.XmlNamespace
-
Emitted by compiler to handle literals.
- valueOf(String, String) - Static method in class gnu.mapping.Namespace
- valueOf(String, String, String) - Static method in class gnu.mapping.Symbol
- valueOf(BigDecimal) - Static method in class gnu.math.RatNum
- valueOfNoCreate(String) - Static method in class gnu.kawa.lispexpr.LispPackage
- valueOfNoCreate(String) - Static method in class gnu.mapping.Namespace
-
Return Namespace with the given name (namespace-URI), if it exists.
- valueOfUnbounded(Object, Object) - Static method in class gnu.kawa.functions.RangeUtils
- valueOfUnsigned(int) - Static method in class gnu.math.IntNum
-
Make an IntNum from an unsigned 32-bit value.
- valueOfUnsigned(long) - Static method in class gnu.math.IntNum
-
Make an IntNum from an unsigned 64-bit value.
- values - Variable in exception kawa.lang.CalledContinuation
- values - Variable in class kawa.lang.Translator.ValuesFromLList
- values(Object...) - Static method in class gnu.mapping.Values
- Values<E> - Class in gnu.mapping
-
Encapsulate multiple values in a single object.
- Values() - Constructor for class gnu.mapping.Values
- Values.FromArray<E> - Class in gnu.mapping
-
An implementation of Values that stores the values in an array.
- Values.FromList<E> - Class in gnu.mapping
-
An implementation of Values that uses a java.util.List.
- Values.FromTreeList - Class in gnu.mapping
-
An implementation of Values that uses a TreeList.
- Values.Values2<E,V1 extends E,V2 extends E> - Class in gnu.mapping
-
A specialization of Values for exactly 2 values.
- values2(V1, V2) - Static method in class gnu.mapping.Values
- Values2(V1, V2) - Constructor for class gnu.mapping.Values.Values2
- valuesEqual(V, V) - Method in class gnu.kawa.util.AbstractWeakHashTable
- ValuesFilter - Class in gnu.xquery.util
- ValuesFilter(char) - Constructor for class gnu.xquery.util.ValuesFilter
- ValuesFromLList(LList) - Constructor for class kawa.lang.Translator.ValuesFromLList
- valuesMap - Static variable in class gnu.kawa.functions.ValuesMap
- ValuesMap - Class in gnu.kawa.functions
-
Map a function over a value sequence, yielding a new sequence.
- valuesMapWithPos - Static variable in class gnu.kawa.functions.ValuesMap
- VAR_TOKEN - Static variable in class gnu.ecmascript.Reserved
- VARARGS - Static variable in class gnu.bytecode.Access
- varCount() - Method in class kawa.lang.AnyPat
- varCount() - Method in class kawa.lang.EqualPat
- varCount() - Method in class kawa.lang.ListPat
- varCount() - Method in class kawa.lang.ListRepeatPat
- varCount() - Method in class kawa.lang.PairPat
- varCount() - Method in class kawa.lang.Pattern
- varCount() - Method in class kawa.lang.SyntaxPattern
- varCount() - Method in class kawa.lang.VarListPat
- VarEnumerator - Class in gnu.bytecode
-
Use this Enuemration class to iterate over the Variables in a Scope.
- VarEnumerator(Scope) - Constructor for class gnu.bytecode.VarEnumerator
- Variable - Class in gnu.bytecode
-
Information about a local variable in a method's code.
- Variable() - Constructor for class gnu.bytecode.Variable
- Variable(String) - Constructor for class gnu.bytecode.Variable
- Variable(String, Type) - Constructor for class gnu.bytecode.Variable
- variable_args() - Method in class gnu.expr.LambdaExp
- VARIADIC_FUNCTION_NAMESPACE - Static variable in class gnu.xquery.lang.XQuery
- VarListPat - Class in kawa.lang
-
A Pattern that will match a list of a given minimum length.
- VarListPat(int) - Constructor for class kawa.lang.VarListPat
- VarValueTracker - Class in gnu.expr
-
Used for SSA (Static Single Assignment) analysis.
- VarValueTracker(InlineCalls) - Constructor for class gnu.expr.VarValueTracker
- VarValueTracker(VarValueTracker) - Constructor for class gnu.expr.VarValueTracker
- vector - Variable in class gnu.kawa.xml.Nodes
- vector_append - Class in kawa.standard
-
Implement the Scheme extended function "vector-append".
- vector_append(String) - Constructor for class kawa.standard.vector_append
- vectorAppend - Static variable in class kawa.standard.vector_append
- vectorPart() - Method in class gnu.math.Complex
- vectorPart() - Method in class gnu.math.Quaternion
- vectorPart() - Method in class gnu.math.RealNum
- vectorType - Static variable in class gnu.kawa.lispexpr.LangObjType
- VERY_SIMPLE_FLAG - Static variable in class gnu.lists.SimpleVector
- Viewable - Interface in gnu.kawa.models
- violet - Static variable in class gnu.kawa.models.StandardColor
- virtual_method - Static variable in class kawa.standard.prim_method
- visit(Expression, D) - Method in class gnu.expr.ExpVisitor
-
Call the visit method of argument Expression.
- visit(Expression, Type) - Method in class gnu.expr.InlineCalls
- visit(ExpVisitor<R, D>, D) - Method in class gnu.expr.ApplyExp
- visit(ExpVisitor<R, D>, D) - Method in class gnu.expr.BeginExp
- visit(ExpVisitor<R, D>, D) - Method in class gnu.expr.BlockExp
- visit(ExpVisitor<R, D>, D) - Method in class gnu.expr.CaseExp
- visit(ExpVisitor<R, D>, D) - Method in class gnu.expr.ClassExp
- visit(ExpVisitor<R, D>, D) - Method in class gnu.expr.ExitExp
- visit(ExpVisitor<R, D>, D) - Method in class gnu.expr.Expression
- visit(ExpVisitor<R, D>, D) - Method in class gnu.expr.FluidLetExp
- visit(ExpVisitor<R, D>, D) - Method in class gnu.expr.IfExp
- visit(ExpVisitor<R, D>, D) - Method in class gnu.expr.LambdaExp
- visit(ExpVisitor<R, D>, D) - Method in class gnu.expr.LangExp
- visit(ExpVisitor<R, D>, D) - Method in class gnu.expr.LetExp
- visit(ExpVisitor<R, D>, D) - Method in class gnu.expr.ModuleExp
- visit(ExpVisitor<R, D>, D) - Method in class gnu.expr.ObjectExp
- visit(ExpVisitor<R, D>, D) - Method in class gnu.expr.QuoteExp
- visit(ExpVisitor<R, D>, D) - Method in class gnu.expr.ReferenceExp
- visit(ExpVisitor<R, D>, D) - Method in class gnu.expr.ScopeExp
- visit(ExpVisitor<R, D>, D) - Method in class gnu.expr.SetExp
- visit(ExpVisitor<R, D>, D) - Method in class gnu.expr.SynchronizedExp
- visit(ExpVisitor<R, D>, D) - Method in class gnu.expr.ThisExp
- visit(ExpVisitor<R, D>, D) - Method in class gnu.expr.TryExp
- visit(ExpVisitor<R, D>, Expression, D) - Static method in class gnu.expr.ExpVisitor
- visit(PictureVisitor) - Method in class gnu.kawa.models.DrawImage
- visit(PictureVisitor) - Method in class gnu.kawa.models.DrawShape
- visit(PictureVisitor) - Method in class gnu.kawa.models.FillShape
- visit(PictureVisitor) - Method in class gnu.kawa.models.PBox
- visit(PictureVisitor) - Method in interface gnu.kawa.models.Picture
- visit(PictureVisitor) - Method in class gnu.kawa.models.WithComposite
- visit(PictureVisitor) - Method in class gnu.kawa.models.WithPaint
- visit(PictureVisitor) - Method in class gnu.kawa.models.WithTransform
- visitAndUpdate(Expression, D) - Method in class gnu.expr.ExpVisitor
- visitAnnotations(Declaration) - Method in class gnu.expr.InlineCalls
- visitApplyExp(ApplyExp, D) - Method in class gnu.expr.ExpVisitor
- visitApplyExp(ApplyExp, Type) - Method in class gnu.expr.InlineCalls
- visitApplyExp(ApplyExp, ANormalize.Context) - Method in class gnu.expr.ANormalize
- visitApplyExp(ApplyExp, Expression) - Method in class gnu.expr.FindTailCalls
- visitApplyExp(ApplyExp, ScopeExp) - Method in class gnu.expr.ChainLambdas
- visitApplyExp(ApplyExp, Void) - Method in class gnu.expr.FindCapturedVars
- visitApplyExp(ApplyExp, Void) - Method in class gnu.expr.PushApply
- visitApplyExp(ApplyExp, Void) - Method in class gnu.xquery.lang.XQResolveNames
- visitApplyOnly(ApplyExp, Type) - Method in class gnu.expr.InlineCalls
-
Visit an ApplyExp assuming function and arguments have been visited.
- visitArgs(InlineCalls) - Method in class gnu.expr.ApplyExp
- visitArgs(InlineCalls, LambdaExp) - Method in class gnu.expr.ApplyExp
- visitBeginExp(BeginExp, D) - Method in class gnu.expr.ExpVisitor
- visitBeginExp(BeginExp, Type) - Method in class gnu.expr.InlineCalls
- visitBeginExp(BeginExp, ANormalize.Context) - Method in class gnu.expr.ANormalize
- visitBeginExp(BeginExp, Expression) - Method in class gnu.expr.FindTailCalls
- visitBeginExp(BeginExp, ScopeExp) - Method in class gnu.expr.ChainLambdas
- visitBlockExp(BlockExp, D) - Method in class gnu.expr.ExpVisitor
- visitBlockExp(BlockExp, ANormalize.Context) - Method in class gnu.expr.ANormalize
- visitBlockExp(BlockExp, Expression) - Method in class gnu.expr.FindTailCalls
- visitBlockExp(BlockExp, Void) - Method in class gnu.expr.PushApply
- visitCaseExp(CaseExp, D) - Method in class gnu.expr.ExpVisitor
- visitCaseExp(CaseExp, Type) - Method in class gnu.expr.InlineCalls
- visitCaseExp(CaseExp, ANormalize.Context) - Method in class gnu.expr.ANormalize
- visitCaseExp(CaseExp, Expression) - Method in class gnu.expr.FindTailCalls
- visitCaseExp(CaseExp, ScopeExp) - Method in class gnu.expr.ChainLambdas
- visitCaseExp(CaseExp, Void) - Method in class gnu.expr.FindCapturedVars
- visitCaseExp(CaseExp, Void) - Method in class gnu.expr.PushApply
- visitChildren(ExpVisitor<R, D>, D) - Method in class gnu.expr.ApplyExp
- visitChildren(ExpVisitor<R, D>, D) - Method in class gnu.expr.BeginExp
- visitChildren(ExpVisitor<R, D>, D) - Method in class gnu.expr.BlockExp
- visitChildren(ExpVisitor<R, D>, D) - Method in class gnu.expr.CaseExp
- visitChildren(ExpVisitor<R, D>, D) - Method in class gnu.expr.CatchClause
- visitChildren(ExpVisitor<R, D>, D) - Method in class gnu.expr.ClassExp
- visitChildren(ExpVisitor<R, D>, D) - Method in class gnu.expr.ExitExp
- visitChildren(ExpVisitor<R, D>, D) - Method in class gnu.expr.Expression
- visitChildren(ExpVisitor<R, D>, D) - Method in class gnu.expr.IfExp
- visitChildren(ExpVisitor<R, D>, D) - Method in class gnu.expr.LambdaExp
- visitChildren(ExpVisitor<R, D>, D) - Method in class gnu.expr.LetExp
- visitChildren(ExpVisitor<R, D>, D) - Method in class gnu.expr.SetExp
- visitChildren(ExpVisitor<R, D>, D) - Method in class gnu.expr.SynchronizedExp
- visitChildren(ExpVisitor<R, D>, D) - Method in class gnu.expr.TryExp
- visitChildrenOnly(ExpVisitor<R, D>, D) - Method in class gnu.expr.LambdaExp
- visitClassExp(ClassExp, D) - Method in class gnu.expr.ExpVisitor
- visitClassExp(ClassExp, Type) - Method in class gnu.expr.InlineCalls
- visitClassExp(ClassExp, ANormalize.Context) - Method in class gnu.expr.ANormalize
- visitClassExp(ClassExp, Expression) - Method in class gnu.expr.FindTailCalls
- visitClassExp(ClassExp, ScopeExp) - Method in class gnu.expr.ChainLambdas
- visitClassExp(ClassExp, Void) - Method in class gnu.expr.FindCapturedVars
- visitClassExp(ClassExp, Void) - Method in class gnu.expr.PushApply
- visitDeclarationType(Declaration) - Method in class gnu.expr.ExpVisitor
- visitDeclarationType(Declaration) - Method in class gnu.expr.FindCapturedVars
- visitDeclarationTypes(ScopeExp) - Method in class gnu.expr.ExpVisitor
- visitDefaultArgs(LambdaExp, D) - Method in class gnu.expr.ExpVisitor
- visitDefaultArgs(LambdaExp, Type) - Method in class gnu.expr.InlineCalls
- visitDefaultArgs(LambdaExp, Expression) - Method in class gnu.expr.FindTailCalls
- visitDefaultArgs(LambdaExp, Void) - Method in class gnu.expr.FindCapturedVars
- visitDrawImage(DrawImage) - Method in class gnu.kawa.models.PictureToSvg
- visitDrawImage(DrawImage) - Method in class gnu.kawa.models.PictureVisitor
- visitDrawShape(DrawShape) - Method in class gnu.kawa.models.PictureToSvg
- visitDrawShape(DrawShape) - Method in class gnu.kawa.models.PictureVisitor
- visitExitExp(ExitExp, D) - Method in class gnu.expr.ExpVisitor
- visitExitExp(ExitExp, ANormalize.Context) - Method in class gnu.expr.ANormalize
- visitExitExp(ExitExp, Expression) - Method in class gnu.expr.FindTailCalls
- visitExitExp(ExitExp, Void) - Method in class gnu.expr.PushApply
- visitExpression(Expression, D) - Method in class gnu.expr.ExpVisitor
- visitExpression(Expression, Expression) - Method in class gnu.expr.FindTailCalls
- visitExps(Expression[]) - Method in class gnu.expr.FindTailCalls
- visitExps(Expression[], int, D) - Method in class gnu.expr.ExpVisitor
-
Call visit on the Expressions in an array.
- visitExps(Expression[], D) - Method in class gnu.expr.ExpVisitor
- visitFillShape(FillShape) - Method in class gnu.kawa.models.PictureToSvg
- visitFillShape(FillShape) - Method in class gnu.kawa.models.PictureVisitor
- visitFluidLetExp(FluidLetExp, D) - Method in class gnu.expr.ExpVisitor
- visitFluidLetExp(FluidLetExp, Type) - Method in class gnu.expr.InlineCalls
- visitFluidLetExp(FluidLetExp, Expression) - Method in class gnu.expr.FindTailCalls
- visitFluidLetExp(FluidLetExp, Void) - Method in class gnu.expr.FindCapturedVars
- visitIfExp(IfExp, D) - Method in class gnu.expr.ExpVisitor
- visitIfExp(IfExp, Type) - Method in class gnu.expr.InlineCalls
- visitIfExp(IfExp, ANormalize.Context) - Method in class gnu.expr.ANormalize
- visitIfExp(IfExp, Expression) - Method in class gnu.expr.FindTailCalls
- visitIfExp(IfExp, ScopeExp) - Method in class gnu.expr.ChainLambdas
- visitIfExp(IfExp, Void) - Method in class gnu.expr.PushApply
- visitInitializers(ExpVisitor<R, D>, D) - Method in class gnu.expr.LetExp
- visitLambdaExp(LambdaExp, D) - Method in class gnu.expr.ExpVisitor
- visitLambdaExp(LambdaExp, Type) - Method in class gnu.expr.InlineCalls
- visitLambdaExp(LambdaExp, ANormalize.Context) - Method in class gnu.expr.ANormalize
- visitLambdaExp(LambdaExp, Expression) - Method in class gnu.expr.FindTailCalls
- visitLambdaExp(LambdaExp, ScopeExp) - Method in class gnu.expr.ChainLambdas
- visitLambdaExp(LambdaExp, Void) - Method in class gnu.expr.FindCapturedVars
- visitLambdaExp(LambdaExp, Void) - Method in class gnu.expr.PushApply
- visitLangExp(LangExp, D) - Method in class gnu.expr.ExpVisitor
- visitLetExp(LetExp, D) - Method in class gnu.expr.ExpVisitor
- visitLetExp(LetExp, Type) - Method in class gnu.expr.InlineCalls
- visitLetExp(LetExp, ANormalize.Context) - Method in class gnu.expr.ANormalize
-
Besides handling "let" and "fluidlet" normalization, it flattens the nesting of let expressions.
- visitLetExp(LetExp, Expression) - Method in class gnu.expr.FindTailCalls
- visitLetExp(LetExp, ScopeExp) - Method in class gnu.expr.ChainLambdas
- visitLetExp(LetExp, Void) - Method in class gnu.expr.FindCapturedVars
- visitLetExp(LetExp, Void) - Method in class gnu.expr.ResolveNames
- visitModuleExp(ModuleExp, D) - Method in class gnu.expr.ExpVisitor
- visitModuleExp(ModuleExp, Type) - Method in class gnu.expr.InlineCalls
- visitModuleExp(ModuleExp, ANormalize.Context) - Method in class gnu.expr.ANormalize
- visitModuleExp(ModuleExp, Expression) - Method in class gnu.expr.FindTailCalls
- visitModuleExp(ModuleExp, Void) - Method in class gnu.expr.FindCapturedVars
- visitObjectExp(ObjectExp, D) - Method in class gnu.expr.ExpVisitor
- visitPBox(PBox) - Method in class gnu.kawa.models.PictureToSvg
- visitPBox(PBox) - Method in class gnu.kawa.models.PictureVisitor
- visitProperties(ExpVisitor<R, D>, D) - Method in class gnu.expr.LambdaExp
- visitQuoteExp(QuoteExp, D) - Method in class gnu.expr.ExpVisitor
- visitQuoteExp(QuoteExp, Type) - Method in class gnu.expr.InlineCalls
- visitQuoteExp(QuoteExp, ANormalize.Context) - Method in class gnu.expr.ANormalize
- visitReferenceExp(ReferenceExp, D) - Method in class gnu.expr.ExpVisitor
- visitReferenceExp(ReferenceExp, Type) - Method in class gnu.expr.InlineCalls
- visitReferenceExp(ReferenceExp, ANormalize.Context) - Method in class gnu.expr.ANormalize
- visitReferenceExp(ReferenceExp, ApplyExp) - Method in class gnu.xquery.lang.XQResolveNames
- visitReferenceExp(ReferenceExp, Void) - Method in class gnu.expr.FindCapturedVars
- visitReferenceExp(ReferenceExp, Void) - Method in class gnu.expr.PushApply
- visitReferenceExp(ReferenceExp, Void) - Method in class gnu.expr.ResolveNames
- visitReferenceExp(ReferenceExp, Void) - Method in class gnu.xquery.lang.XQResolveNames
- visitRemainingDeclaredLambdas(ScopeExp) - Method in class gnu.expr.InlineCalls
-
Visit any named functions that haven't been visit yet.
- visitScopeExp(ScopeExp, D) - Method in class gnu.expr.ExpVisitor
- visitScopeExp(ScopeExp, Type) - Method in class gnu.expr.InlineCalls
- visitScopeExp(ScopeExp, ScopeExp) - Method in class gnu.expr.ChainLambdas
- visitScopeExp(ScopeExp, Void) - Method in class gnu.expr.ResolveNames
- visitSetExp(SetExp, D) - Method in class gnu.expr.ExpVisitor
- visitSetExp(SetExp, Type) - Method in class gnu.expr.InlineCalls
- visitSetExp(SetExp, ANormalize.Context) - Method in class gnu.expr.ANormalize
- visitSetExp(SetExp, Expression) - Method in class gnu.expr.FindTailCalls
- visitSetExp(SetExp, ScopeExp) - Method in class gnu.expr.ChainLambdas
- visitSetExp(SetExp, Void) - Method in class gnu.expr.FindCapturedVars
- visitSetExp(SetExp, Void) - Method in class gnu.expr.ResolveNames
- visitSetExp(SetExp, Void) - Method in class gnu.xquery.lang.XQResolveNames
- visitSynchronizedExp(SynchronizedExp, D) - Method in class gnu.expr.ExpVisitor
- visitSynchronizedExp(SynchronizedExp, ANormalize.Context) - Method in class gnu.expr.ANormalize
- visitSynchronizedExp(SynchronizedExp, Expression) - Method in class gnu.expr.FindTailCalls
- visitThisExp(ThisExp, D) - Method in class gnu.expr.ExpVisitor
- visitThisExp(ThisExp, Void) - Method in class gnu.expr.FindCapturedVars
- visitTryExp(TryExp, D) - Method in class gnu.expr.ExpVisitor
- visitTryExp(TryExp, Type) - Method in class gnu.expr.InlineCalls
- visitTryExp(TryExp, ANormalize.Context) - Method in class gnu.expr.ANormalize
- visitTryExp(TryExp, Expression) - Method in class gnu.expr.FindTailCalls
- visitTryExp(TryExp, Void) - Method in class gnu.expr.PushApply
- visitWithComposite(WithComposite) - Method in class gnu.kawa.models.PictureToSvg
- visitWithComposite(WithComposite) - Method in class gnu.kawa.models.PictureVisitor
- visitWithPaint(WithPaint) - Method in class gnu.kawa.models.PictureToSvg
- visitWithPaint(WithPaint) - Method in class gnu.kawa.models.PictureVisitor.TrackingState
- visitWithPaint(WithPaint) - Method in class gnu.kawa.models.PictureVisitor
- visitWithTransform(Picture, AffineTransform) - Method in class gnu.kawa.models.PictureToSvg
- visitWithTransform(WithTransform) - Method in class gnu.kawa.models.PictureToSvg
- visitWithTransform(WithTransform) - Method in class gnu.kawa.models.PictureVisitor.TrackingState
- visitWithTransform(WithTransform) - Method in class gnu.kawa.models.PictureVisitor
- void_type - Static variable in class gnu.bytecode.Type
- VoidConsumer - Class in gnu.lists
-
A Consumer that does nothing.
- VoidConsumer() - Constructor for class gnu.lists.VoidConsumer
- VoidConsumer(Consumer) - Constructor for class gnu.lists.VoidConsumer
- voidConsumerInstanceField - Static variable in class gnu.expr.Compilation
- voidExp - Static variable in class gnu.expr.QuoteExp
- voidObjectExp - Static variable in class gnu.expr.QuoteExp
-
Same value as voidExp, but different type, to suppress diagnostics.
- voidType - Static variable in class gnu.bytecode.Type
- voidType - Static variable in class gnu.kawa.lispexpr.LangPrimType
- VOLATILE - Static variable in class gnu.bytecode.Access
- VOLATILE_ACCESS - Static variable in class gnu.expr.Declaration
- vsize() - Method in class gnu.lists.SimpleVector
W
- waitFor() - Method in class gnu.kawa.functions.LProcess
- WALKED - Static variable in class gnu.expr.Compilation
-
State code when various inlining and optimization passes are done.
- warnAsError - Static variable in class gnu.expr.Compilation
- warnAsError() - Method in class gnu.expr.Compilation
- warnHidePreviousDeclaration - Static variable in class gnu.xquery.lang.XQParser
- warnInvokeUnknownMethod - Static variable in class gnu.expr.Compilation
- warnInvokeUnknownMethod() - Method in class gnu.expr.Compilation
- warnOldVersion - Static variable in class gnu.xquery.lang.XQParser
- warnUndefinedVariable - Static variable in class gnu.expr.Compilation
- warnUndefinedVariable() - Method in class gnu.expr.Compilation
- warnUninitialized - Static variable in class gnu.expr.Compilation
- warnUninitialized() - Method in class gnu.expr.Compilation
- warnUnknownMember - Static variable in class gnu.expr.Compilation
- warnUnknownMember() - Method in class gnu.expr.Compilation
- warnUnreachable - Static variable in class gnu.expr.Compilation
- warnUnreachable() - Method in class gnu.expr.Compilation
- warnUnused - Static variable in class gnu.expr.Compilation
- warnUnused() - Method in class gnu.expr.Compilation
- warnVoidUsed - Static variable in class gnu.expr.Compilation
- warnVoidUsed() - Method in class gnu.expr.Compilation
- WeakHashNode<K,V> - Class in gnu.kawa.util
- WeakHashNode(K, ReferenceQueue<K>, int) - Constructor for class gnu.kawa.util.WeakHashNode
- WeakIdentityHashMap<K,V> - Class in gnu.kawa.util
- WeakIdentityHashMap() - Constructor for class gnu.kawa.util.WeakIdentityHashMap
- WeakIdentityHashMap(int) - Constructor for class gnu.kawa.util.WeakIdentityHashMap
- WeakListener - Class in gnu.kawa.models
- WeakListener(Object) - Constructor for class gnu.kawa.models.WeakListener
- WeakListener(Object, WeakListener) - Constructor for class gnu.kawa.models.WeakListener
- WEntry(V, AbstractWeakHashTable<K, V>, int) - Constructor for class gnu.kawa.util.AbstractWeakHashTable.WEntry
- wheat - Static variable in class gnu.kawa.models.StandardColor
- WHILE_TOKEN - Static variable in class gnu.ecmascript.Reserved
- white - Static variable in class gnu.kawa.models.StandardColor
- whiteSmoke - Static variable in class gnu.kawa.models.StandardColor
- whitespace - Static variable in class gnu.kawa.lispexpr.ReadTableEntry
- WHITESPACE - Static variable in class gnu.kawa.lispexpr.ReadTable
- width - Variable in class gnu.math.ExponentialFormat
- width - Variable in class gnu.math.FixedRealFormat
- Window - Interface in gnu.kawa.models
-
Represents an abstract (toolkit-independent) window.
- windowClosed() - Method in class gnu.kawa.servlet.KawaHttpHandler.StaticFileHandler
- with_compile_options - Class in kawa.standard
- with_compile_options - Static variable in class kawa.standard.with_compile_options
- with_compile_options() - Constructor for class kawa.standard.with_compile_options
- WITH_TOKEN - Static variable in class gnu.ecmascript.Reserved
- WithComposite - Class in gnu.kawa.models
- WithComposite() - Constructor for class gnu.kawa.models.WithComposite
- WithPaint - Class in gnu.kawa.models
- WithPaint(Picture, Paint) - Constructor for class gnu.kawa.models.WithPaint
- WithPaint(Picture, Paint, Stroke, int) - Constructor for class gnu.kawa.models.WithPaint
- WithTransform - Class in gnu.kawa.models
- WithTransform(Picture, AffineTransform) - Constructor for class gnu.kawa.models.WithTransform
- withZoneUnspecified() - Method in class gnu.math.DateTime
- word - Variable in exception gnu.expr.CommandCompleter
- wordCursor - Variable in exception gnu.expr.CommandCompleter
- words - Variable in class gnu.math.IntNum
- wordsNeeded(int[], int) - Static method in class gnu.math.IntNum
-
Calculate how many words are significant in words[0:len-1].
- wrap(byte[], int) - Static method in class gnu.lists.Blob
- wrapIfNeeded(Exception) - Static method in exception gnu.mapping.WrappedException
-
Coerce argument to a RuntimeException.
- WrappedException - Exception in gnu.mapping
-
Encapsulate some Exception inside a RuntimeException.
- WrappedException() - Constructor for exception gnu.mapping.WrappedException
-
Create a new WrappedException.
- WrappedException(String) - Constructor for exception gnu.mapping.WrappedException
-
Create a new WrappedException.
- WrappedException(String, Throwable) - Constructor for exception gnu.mapping.WrappedException
-
Create a new WrappedException from an existing exception.
- WrappedException(Throwable) - Constructor for exception gnu.mapping.WrappedException
-
Create a new WrappedException wrapping an existing exception.
- wrapReference(Object) - Method in class gnu.mapping.Table2D
- wrapSyntax(Object, SyntaxForm) - Static method in class kawa.lang.Translator
- wrapText(String) - Method in class gnu.kawa.lispexpr.ReaderExtendedLiteral
- write(byte[]) - Method in class gnu.expr.LitTable
- write(byte[], int, int) - Method in class gnu.expr.LitTable
- write(char[], int, int) - Method in class gnu.kawa.sax.ContentConsumer
- write(char[], int, int) - Method in class gnu.kawa.xml.HttpPrinter
- write(char[], int, int) - Method in class gnu.kawa.xml.Nodes
- write(char[], int, int) - Method in class gnu.kawa.xslt.XslTranslator
- write(char[], int, int) - Method in interface gnu.lists.Consumer
- write(char[], int, int) - Method in class gnu.lists.ConsumerWriter
- write(char[], int, int) - Method in class gnu.lists.FilterConsumer
- write(char[], int, int) - Method in class gnu.lists.TreeList
- write(char[], int, int) - Method in class gnu.mapping.Values.FromTreeList
- write(char[], int, int) - Method in class gnu.xml.XMLFilter
-
Process raw text.
- write(char[], int, int) - Method in class gnu.xml.XMLPrinter
- write(int) - Method in class gnu.expr.LitTable
- write(int) - Method in class gnu.kawa.sax.ContentConsumer
- write(int) - Method in class gnu.kawa.servlet.CGIServletWrapper.CGIResponse
- write(int) - Method in class gnu.kawa.xml.Nodes
- write(int) - Method in class gnu.kawa.xslt.XslTranslator
- write(int) - Method in interface gnu.lists.Consumer
- write(int) - Method in class gnu.lists.FilterConsumer
- write(int) - Method in class gnu.lists.TreeList
- write(int) - Method in class gnu.mapping.Values.FromTreeList
- write(int) - Method in class gnu.xml.XMLFilter
- write(int) - Method in class gnu.xml.XMLPrinter
- write(DataOutputStream) - Method in class gnu.bytecode.AnnotationDefaultAttr
- write(DataOutputStream) - Method in class gnu.bytecode.Attribute
-
Write out the contents of the Attribute.
- write(DataOutputStream) - Method in class gnu.bytecode.CodeAttr
- write(DataOutputStream) - Method in class gnu.bytecode.ConstantValueAttr
- write(DataOutputStream) - Method in class gnu.bytecode.EnclosingMethodAttr
- write(DataOutputStream) - Method in class gnu.bytecode.ExceptionsAttr
- write(DataOutputStream) - Method in class gnu.bytecode.InnerClassesAttr
-
Write out the contents of the Attribute.
- write(DataOutputStream) - Method in class gnu.bytecode.LineNumbersAttr
- write(DataOutputStream) - Method in class gnu.bytecode.LocalVarsAttr
- write(DataOutputStream) - Method in class gnu.bytecode.MiscAttr
-
Write out the contents of the Attribute.
- write(DataOutputStream) - Method in class gnu.bytecode.RuntimeAnnotationsAttr
- write(DataOutputStream) - Method in class gnu.bytecode.SignatureAttr
- write(DataOutputStream) - Method in class gnu.bytecode.SourceDebugExtAttr
-
Write out the contents of the Attribute.
- write(DataOutputStream) - Method in class gnu.bytecode.SourceFileAttr
- write(DataOutputStream) - Method in class gnu.bytecode.StackMapTableAttr
-
Write out the contents of the Attribute.
- write(CharSequence, int, int) - Method in class gnu.kawa.sax.ContentConsumer
- write(CharSequence, int, int) - Method in class gnu.kawa.xml.HttpPrinter
- write(CharSequence, int, int) - Method in class gnu.kawa.xml.Nodes
- write(CharSequence, int, int) - Method in class gnu.kawa.xslt.XslTranslator
- write(CharSequence, int, int) - Method in interface gnu.lists.Consumer
- write(CharSequence, int, int) - Method in class gnu.lists.FilterConsumer
- write(CharSequence, int, int) - Method in class gnu.lists.PrintConsumer
- write(CharSequence, int, int) - Method in class gnu.lists.TreeList
- write(CharSequence, int, int) - Method in class gnu.mapping.Values.FromTreeList
- write(CharSequence, int, int) - Method in class gnu.xml.XMLFilter
- write(String) - Method in class gnu.kawa.sax.ContentConsumer
- write(String) - Method in class gnu.kawa.xml.Nodes
- write(String) - Method in class gnu.kawa.xslt.XslTranslator
- write(String) - Method in interface gnu.lists.Consumer
- write(String) - Method in class gnu.lists.FilterConsumer
- write(String) - Method in class gnu.lists.TreeList
- write(String) - Method in class gnu.mapping.Values.FromTreeList
- write(String) - Method in class gnu.xml.XMLFilter
- write(String, int, int) - Method in class gnu.xml.XMLPrinter
- writeAll(AttrContainer, DataOutputStream) - Static method in class gnu.bytecode.Attribute
- writeArray(Object, AbstractFormat, Consumer) - Static method in class gnu.kawa.functions.DisplayFormat
- writeAttribute(String, double, Consumer) - Static method in class gnu.kawa.models.PictureToSvg
- writeAttribute(String, String, Consumer) - Static method in class gnu.kawa.models.PictureToSvg
- writeBaseUri(Object) - Method in class gnu.xml.XMLPrinter
- writeBoolean(boolean) - Method in class gnu.expr.LitTable
- writeBoolean(boolean) - Method in class gnu.kawa.sax.ContentConsumer
- writeBoolean(boolean) - Method in class gnu.kawa.xml.Nodes
- writeBoolean(boolean) - Method in class gnu.kawa.xslt.XslTranslator
- writeBoolean(boolean) - Method in interface gnu.lists.Consumer
- writeBoolean(boolean) - Method in class gnu.lists.FilterConsumer
- writeBoolean(boolean) - Method in class gnu.lists.PrintConsumer
- writeBoolean(boolean) - Method in class gnu.lists.TreeList
- writeBoolean(boolean) - Method in class gnu.mapping.Values.FromTreeList
- writeBoolean(boolean) - Method in class gnu.xml.XMLFilter
- writeBoolean(boolean) - Method in class gnu.xml.XMLPrinter
- writeBoolean(boolean, Consumer) - Method in class gnu.kawa.functions.DisplayFormat
- writeBoolean(Object, AbstractFormat, Consumer) - Static method in class gnu.kawa.functions.DisplayFormat
- writeBreak(int) - Method in class gnu.lists.PrintConsumer
- writeBreakFill() - Method in class gnu.lists.PrintConsumer
- writeBreakFill(Consumer) - Static method in class gnu.lists.PrintConsumer
- writeBreakLinear() - Method in class gnu.lists.PrintConsumer
-
Write a new-line iff the containing section cannot be printed on one line.
- writeByte(int) - Method in class gnu.expr.LitTable
- writeByte(int) - Method in class gnu.lists.TreeList
- writeBytes(String) - Method in class gnu.expr.LitTable
- writeCDATA(char[], int, int) - Method in class gnu.kawa.xml.Nodes
- writeCDATA(char[], int, int) - Method in class gnu.lists.FilterConsumer
- writeCDATA(char[], int, int) - Method in class gnu.lists.PrintConsumer
- writeCDATA(char[], int, int) - Method in class gnu.lists.TreeList
- writeCDATA(char[], int, int) - Method in interface gnu.lists.XConsumer
- writeCDATA(char[], int, int) - Method in class gnu.xml.XMLFilter
-
Process a CDATA section.
- writeCDATA(char[], int, int) - Method in class gnu.xml.XMLPrinter
- writeChar(int) - Method in class gnu.expr.LitTable
- writeChar(int, boolean, char, Consumer) - Static method in class gnu.kawa.functions.DisplayFormat
- writeChar(Object, AbstractFormat, Consumer) - Static method in class gnu.kawa.functions.DisplayFormat
- writeChars(String) - Method in class gnu.expr.LitTable
- writeCharSeq(Object, AbstractFormat, Consumer) - Static method in class gnu.kawa.functions.DisplayFormat
- writeComment(char[], int, int) - Method in class gnu.kawa.xml.Nodes
- writeComment(char[], int, int) - Method in class gnu.lists.FilterConsumer
- writeComment(char[], int, int) - Method in class gnu.lists.PrintConsumer
- writeComment(char[], int, int) - Method in class gnu.lists.TreeList
- writeComment(char[], int, int) - Method in interface gnu.lists.XConsumer
- writeComment(char[], int, int) - Method in class gnu.xml.XMLFilter
-
Process a comment.
- writeComment(char[], int, int) - Method in class gnu.xml.XMLPrinter
- writeComment(String) - Method in class gnu.xml.XMLPrinter
- writeComment(String, int, int) - Method in class gnu.lists.TreeList
- writeContent(Object, Consumer) - Static method in class gnu.kawa.xml.NodeConstructor
- writeContent1(Object, Consumer) - Static method in class gnu.kawa.xml.NodeConstructor
- writeContentS(Object, Consumer) - Static method in class gnu.kawa.xml.NodeConstructor
- writeDoctype(String, String, String) - Method in class gnu.xml.XMLPrinter
- writeDoctypeIfDefined(String) - Method in class gnu.xml.XMLPrinter
-
Write DOCTYPE using ThreadLocations doctypeSystem and doctypePublic
- writeDocumentUri(Object) - Method in class gnu.lists.TreeList
-
Write/set the document-uri property of the current document.
- writeDocumentUri(Object) - Method in class gnu.xml.XMLFilter
- writeDouble(double) - Method in class gnu.expr.LitTable
- writeDouble(double) - Method in class gnu.kawa.sax.ContentConsumer
- writeDouble(double) - Method in class gnu.kawa.xml.Nodes
- writeDouble(double) - Method in class gnu.kawa.xslt.XslTranslator
- writeDouble(double) - Method in interface gnu.lists.Consumer
- writeDouble(double) - Method in class gnu.lists.FilterConsumer
- writeDouble(double) - Method in class gnu.lists.PrintConsumer
- writeDouble(double) - Method in class gnu.lists.TreeList
- writeDouble(double) - Method in class gnu.mapping.Values.FromTreeList
- writeDouble(double) - Method in class gnu.xml.XMLFilter
- writeDouble(double) - Method in class gnu.xml.XMLPrinter
- writeDrawSimple(Shape, Consumer) - Static method in class gnu.kawa.models.PictureToSvg
- writeEnum(Object, AbstractFormat, Consumer) - Static method in class gnu.kawa.functions.DisplayFormat
- writeExternal(ObjectOutput) - Method in class gnu.bytecode.ArrayType
- writeExternal(ObjectOutput) - Method in class gnu.bytecode.ClassType
- writeExternal(ObjectOutput) - Method in class gnu.expr.Keyword
- writeExternal(ObjectOutput) - Method in class gnu.expr.ModuleExp
- writeExternal(ObjectOutput) - Method in class gnu.expr.Special
- writeExternal(ObjectOutput) - Method in class gnu.kawa.functions.GetNamedInstancePart
- writeExternal(ObjectOutput) - Method in class gnu.kawa.functions.NamedPart.Setter
- writeExternal(ObjectOutput) - Method in class gnu.kawa.functions.NamedPart
- writeExternal(ObjectOutput) - Method in class gnu.kawa.lispexpr.ClassNamespace
- writeExternal(ObjectOutput) - Method in class gnu.kawa.reflect.ArrayGet
- writeExternal(ObjectOutput) - Method in class gnu.kawa.reflect.ArrayLength
- writeExternal(ObjectOutput) - Method in class gnu.kawa.reflect.ArrayNew
- writeExternal(ObjectOutput) - Method in class gnu.kawa.reflect.ArraySet
- writeExternal(ObjectOutput) - Method in class gnu.kawa.reflect.MultValuesType
- writeExternal(ObjectOutput) - Method in class gnu.kawa.reflect.OccurrenceType
- writeExternal(ObjectOutput) - Method in class gnu.kawa.reflect.SingletonType
- writeExternal(ObjectOutput) - Method in class gnu.kawa.xml.AttributeType
- writeExternal(ObjectOutput) - Method in class gnu.kawa.xml.ElementType
- writeExternal(ObjectOutput) - Method in class gnu.kawa.xml.MakeElement
- writeExternal(ObjectOutput) - Method in class gnu.kawa.xml.NodeSetType
- writeExternal(ObjectOutput) - Method in class gnu.kawa.xml.NodeType
- writeExternal(ObjectOutput) - Method in class gnu.kawa.xml.ProcessingInstructionType
- writeExternal(ObjectOutput) - Method in class gnu.kawa.xml.TreeScanner
- writeExternal(ObjectOutput) - Method in class gnu.kawa.xml.XmlNamespace
- writeExternal(ObjectOutput) - Method in class gnu.lists.EofClass
- writeExternal(ObjectOutput) - Method in class gnu.lists.IString.SubString
- writeExternal(ObjectOutput) - Method in class gnu.lists.IString
- writeExternal(ObjectOutput) - Method in class gnu.lists.LList
- writeExternal(ObjectOutput) - Method in class gnu.lists.Pair
- writeExternal(ObjectOutput) - Method in class gnu.lists.PairWithPosition
- writeExternal(ObjectOutput) - Method in class gnu.lists.Range.IntRange
- writeExternal(ObjectOutput) - Method in class gnu.lists.SimpleVector
- writeExternal(ObjectOutput) - Method in class gnu.lists.UnescapedData
- writeExternal(ObjectOutput) - Method in class gnu.mapping.Namespace
- writeExternal(ObjectOutput) - Method in class gnu.mapping.SimpleEnvironment
- writeExternal(ObjectOutput) - Method in class gnu.mapping.SimpleSymbol
- writeExternal(ObjectOutput) - Method in class gnu.mapping.Symbol
- writeExternal(ObjectOutput) - Method in class gnu.mapping.Values
- writeExternal(ObjectOutput) - Method in class gnu.math.BaseUnit
- writeExternal(ObjectOutput) - Method in class gnu.math.CComplex
- writeExternal(ObjectOutput) - Method in class gnu.math.CQuantity
- writeExternal(ObjectOutput) - Method in class gnu.math.CQuaternion
- writeExternal(ObjectOutput) - Method in class gnu.math.DComplex
- writeExternal(ObjectOutput) - Method in class gnu.math.DFloNum
- writeExternal(ObjectOutput) - Method in class gnu.math.DQuantity
- writeExternal(ObjectOutput) - Method in class gnu.math.DQuaternion
- writeExternal(ObjectOutput) - Method in class gnu.math.Duration
- writeExternal(ObjectOutput) - Method in class gnu.math.IntFraction
- writeExternal(ObjectOutput) - Method in class gnu.math.IntNum
- writeExternal(ObjectOutput) - Method in class gnu.math.NamedUnit
- writeExternal(ObjectOutput) - Method in class gnu.text.Char
- writeExternal(ObjectOutput) - Method in class gnu.text.StringCursor
- writeExternal(ObjectOutput) - Method in class gnu.xml.NamespaceBinding
- writeExternal(ObjectOutput) - Method in class gnu.xml.XName
- writeExternal(ObjectOutput) - Method in class gnu.xquery.util.NamedCollator
- writeExternal(ObjectOutput) - Method in class kawa.lang.AnyPat
- writeExternal(ObjectOutput) - Method in class kawa.lang.AutoloadProcedure
- writeExternal(ObjectOutput) - Method in class kawa.lang.AutoloadSyntax
- writeExternal(ObjectOutput) - Method in class kawa.lang.EqualPat
- writeExternal(ObjectOutput) - Method in class kawa.lang.ListRepeatPat
- writeExternal(ObjectOutput) - Method in class kawa.lang.Macro
- writeExternal(ObjectOutput) - Method in class kawa.lang.PairPat
- writeExternal(ObjectOutput) - Method in class kawa.lang.SyntaxForms.PairSyntaxForm
- writeExternal(ObjectOutput) - Method in class kawa.lang.SyntaxForms.PairWithPositionSyntaxForm
- writeExternal(ObjectOutput) - Method in class kawa.lang.SyntaxForms.SimpleSyntaxForm
- writeExternal(ObjectOutput) - Method in class kawa.lang.SyntaxPattern
- writeExternal(ObjectOutput) - Method in class kawa.lang.SyntaxRule
- writeExternal(ObjectOutput) - Method in class kawa.lang.SyntaxRules
- writeExternal(ObjectOutput) - Method in class kawa.lang.SyntaxTemplate
- writeExternal(ObjectOutput) - Method in class kawa.lang.TemplateScope
- writeFillSimple(Shape, Consumer) - Static method in class gnu.kawa.models.PictureToSvg
- writeFloat(float) - Method in class gnu.expr.LitTable
- writeFloat(float) - Method in class gnu.kawa.sax.ContentConsumer
- writeFloat(float) - Method in class gnu.kawa.xml.Nodes
- writeFloat(float) - Method in class gnu.kawa.xslt.XslTranslator
- writeFloat(float) - Method in interface gnu.lists.Consumer
- writeFloat(float) - Method in class gnu.lists.FilterConsumer
- writeFloat(float) - Method in class gnu.lists.PrintConsumer
- writeFloat(float) - Method in class gnu.lists.TreeList
- writeFloat(float) - Method in class gnu.mapping.Values.FromTreeList
- writeFloat(float) - Method in class gnu.xml.XMLFilter
- writeFloat(float) - Method in class gnu.xml.XMLPrinter
- writeImplicitClasses - Static variable in class gnu.expr.Compilation
- writeInt(int) - Method in class gnu.expr.LitTable
- writeInt(int) - Method in class gnu.kawa.sax.ContentConsumer
- writeInt(int) - Method in class gnu.kawa.xml.Nodes
- writeInt(int) - Method in class gnu.kawa.xslt.XslTranslator
- writeInt(int) - Method in interface gnu.lists.Consumer
- writeInt(int) - Method in class gnu.lists.FilterConsumer
- writeInt(int) - Method in class gnu.lists.PrintConsumer
- writeInt(int) - Method in class gnu.lists.TreeList
- writeInt(int) - Method in class gnu.mapping.Values.FromTreeList
- writeInt(int) - Method in class gnu.xml.XMLFilter
- writeIntForce32(int) - Method in class gnu.lists.TreeList
- writeJavaArray(Object, AbstractFormat, Consumer) - Static method in class gnu.kawa.functions.DisplayFormat
- writeJoiner() - Method in class gnu.lists.TreeList
- writeJoiner() - Method in class gnu.xml.XMLFilter
- writeKNode(Object, AbstractFormat, Consumer) - Static method in class gnu.kawa.functions.DisplayFormat
- writeList(Object, AbstractFormat, Consumer) - Static method in class gnu.kawa.functions.DisplayFormat
-
Format a list.
- writeLong(long) - Method in class gnu.expr.LitTable
- writeLong(long) - Method in class gnu.kawa.sax.ContentConsumer
- writeLong(long) - Method in class gnu.kawa.xml.Nodes
- writeLong(long) - Method in class gnu.kawa.xslt.XslTranslator
- writeLong(long) - Method in interface gnu.lists.Consumer
- writeLong(long) - Method in class gnu.lists.FilterConsumer
- writeLong(long) - Method in class gnu.lists.PrintConsumer
- writeLong(long) - Method in class gnu.lists.TreeList
- writeLong(long) - Method in class gnu.mapping.Values.FromTreeList
- writeLong(long) - Method in class gnu.xml.XMLFilter
- writeObject(Object) - Method in class gnu.expr.LitTable
- writeObject(Object) - Method in class gnu.kawa.sax.ContentConsumer
- writeObject(Object) - Method in class gnu.kawa.xml.HttpPrinter
- writeObject(Object) - Method in class gnu.kawa.xml.Nodes
- writeObject(Object) - Method in class gnu.kawa.xslt.XslTranslator
- writeObject(Object) - Method in interface gnu.lists.Consumer
- writeObject(Object) - Method in class gnu.lists.FilterConsumer
- writeObject(Object) - Method in class gnu.lists.PrintConsumer
- writeObject(Object) - Method in class gnu.lists.TreeList
- writeObject(Object) - Method in class gnu.mapping.Values.FromTreeList
- writeObject(Object) - Method in class gnu.xml.NamedChildrenFilter
- writeObject(Object) - Method in class gnu.xml.XMLFilter
-
If v is a node, make a copy of it.
- writeObject(Object) - Method in class gnu.xml.XMLPrinter
- writeObject(Object) - Method in class gnu.xquery.util.OrderedTuples
- writeObject(Object) - Method in class gnu.xquery.util.RelativeStepFilter
- writeObject(Object, Consumer) - Method in class gnu.kawa.functions.DisplayFormat
- writeObjectDefault(Object, AbstractFormat, Consumer) - Static method in class gnu.kawa.functions.DisplayFormat
- writePicture(Object, AbstractFormat, Consumer) - Static method in class gnu.kawa.functions.DisplayFormat
- writePosition(AbstractSequence, int) - Method in class gnu.kawa.xml.Nodes.NodeVector
- writePosition(AbstractSequence, int) - Method in class gnu.kawa.xml.Nodes
- writePosition(AbstractSequence, int) - Method in class gnu.kawa.xml.SortedNodes
- writePosition(AbstractSequence, int) - Method in interface gnu.lists.PositionConsumer
-
Consume a single position pair.
- writePosition(AbstractSequence, int) - Method in class gnu.lists.TreeList
- writePosition(AbstractSequence, int) - Method in class gnu.mapping.Values.FromTreeList
- writePosition(AbstractSequence, int) - Method in class gnu.xml.XMLFilter
- writePosition(AbstractSequence, int) - Method in class gnu.xml.XMLPrinter
- writePosition(AbstractSequence, int) - Method in class gnu.xquery.util.RelativeStepFilter
- writePosition(SeqPosition) - Method in class gnu.kawa.xml.Nodes.NodeVector
- writePosition(SeqPosition) - Method in class gnu.kawa.xml.Nodes
- writePosition(SeqPosition) - Method in class gnu.kawa.xml.SortedNodes
- writePosition(SeqPosition) - Method in interface gnu.lists.PositionConsumer
-
Consume node at current position.
- writePosition(SeqPosition) - Method in class gnu.lists.TreeList
- writePosition(SeqPosition) - Method in class gnu.mapping.Values.FromTreeList
- writePosition(SeqPosition) - Method in class gnu.xml.XMLFilter
- writePosition(SeqPosition) - Method in class gnu.xml.XMLPrinter
- writePosition(SeqPosition) - Method in class gnu.xquery.util.RelativeStepFilter
- writePrintableConsumable(Object, AbstractFormat, Consumer) - Static method in class gnu.kawa.functions.DisplayFormat
- writeProcessingInstruction(String, char[], int, int) - Method in class gnu.kawa.xml.Nodes
- writeProcessingInstruction(String, char[], int, int) - Method in class gnu.lists.FilterConsumer
- writeProcessingInstruction(String, char[], int, int) - Method in class gnu.lists.PrintConsumer
- writeProcessingInstruction(String, char[], int, int) - Method in class gnu.lists.TreeList
- writeProcessingInstruction(String, char[], int, int) - Method in interface gnu.lists.XConsumer
- writeProcessingInstruction(String, char[], int, int) - Method in class gnu.xml.XMLFilter
- writeProcessingInstruction(String, char[], int, int) - Method in class gnu.xml.XMLPrinter
- writeProcessingInstruction(String, String, int, int) - Method in class gnu.lists.TreeList
- writePromise(Object, AbstractFormat, Consumer) - Static method in class gnu.kawa.functions.DisplayFormat
- writeQName(Object) - Method in class gnu.xml.XMLPrinter
- writeRange(Object, AbstractFormat, Consumer) - Static method in class gnu.kawa.functions.DisplayFormat
- writeRational(Object, AbstractFormat, Consumer) - Static method in class gnu.kawa.functions.DisplayFormat
- writeRaw(char[], int, int) - Method in class gnu.lists.PrintConsumer
- writeRaw(int) - Method in class gnu.lists.PrintConsumer
- writeRaw(String) - Method in class gnu.lists.PrintConsumer
- writeRaw(String, int, int) - Method in class gnu.lists.PrintConsumer
- writeSequence(Object, AbstractFormat, Consumer) - Static method in class gnu.kawa.functions.DisplayFormat
- writeShapeStart(Shape, Consumer) - Static method in class gnu.kawa.models.PictureToSvg
- writeShort(int) - Method in class gnu.expr.LitTable
- writeShowHideButton(boolean) - Method in class gnu.lists.PrintConsumer
-
If supported (i.e.
- writeSpace(int) - Method in class gnu.lists.PrintConsumer
- writeSpaceFill() - Method in class gnu.lists.PrintConsumer
- writeSpaceFill(Consumer) - Static method in class gnu.lists.PrintConsumer
- writeSpaceLinear() - Method in class gnu.lists.PrintConsumer
- writeSVGElementStart(Rectangle2D, Consumer) - Static method in class gnu.kawa.models.PictureToSvg
- writeSymbol(Object, AbstractFormat, Consumer) - Static method in class gnu.kawa.functions.DisplayFormat
- writeTo - Static variable in class gnu.kawa.xml.WriteTo
- writeTo(int, int, OutputStream) - Method in class gnu.lists.ByteVector
- writeTo(int, int, Appendable) - Method in class gnu.lists.CharBuffer
- writeTo(int, int, Appendable) - Method in interface gnu.lists.CharSeq
-
Append a specified subsequence to an
Appendable
. - writeTo(int, int, Appendable) - Method in class gnu.lists.FString
- writeTo(OutputStream) - Method in class gnu.lists.ByteVector
- writeTo(Appendable) - Method in class gnu.lists.CharBuffer
- writeTo(Appendable) - Method in interface gnu.lists.CharSeq
- writeTo(Appendable) - Method in class gnu.lists.FString
- writeTo(Object, Path, OutputStream) - Static method in class gnu.kawa.xml.WriteTo
- writeTo(Object, Object) - Static method in class gnu.kawa.xml.WriteTo
- WriteTo - Class in gnu.kawa.xml
-
Write a value to a named file.
- WriteTo() - Constructor for class gnu.kawa.xml.WriteTo
- writeToArray() - Method in class gnu.bytecode.ClassType
- writeToFile() - Method in class gnu.bytecode.ClassType
- writeToFile(String) - Method in class gnu.bytecode.ClassType
- writeToIfChanged - Static variable in class gnu.kawa.xml.WriteTo
- writeToIfChanged(Object, Object) - Static method in class gnu.kawa.xml.WriteTo
- writeToStream(OutputStream) - Method in class gnu.bytecode.ClassType
- writeUInt(int, Consumer) - Static method in class gnu.lists.Sequences
- writeULong(long, Consumer) - Static method in class gnu.lists.Sequences
- writeURI(Object, AbstractFormat, Consumer) - Static method in class gnu.kawa.functions.DisplayFormat
- writeUTF(String) - Method in class gnu.expr.LitTable
- writeValue(Object) - Method in class gnu.mapping.CallContext
-
Write values (of function result) to current consumer.
- writeValues(Object, AbstractFormat, Consumer) - Static method in class gnu.kawa.functions.DisplayFormat
- writeValues(Object, Consumer) - Static method in class gnu.mapping.Values
- writeWordEnd() - Method in class gnu.lists.PrintConsumer
- writeWordStart() - Method in class gnu.lists.PrintConsumer
- WrongArguments - Exception in gnu.mapping
- WrongArguments(Procedure, int) - Constructor for exception gnu.mapping.WrongArguments
- WrongArguments(String, int, String) - Constructor for exception gnu.mapping.WrongArguments
- WrongType - Exception in gnu.mapping
-
Exception thrown when a procedure parameter has the wrong type.
- WrongType(int, Object, Type) - Constructor for exception gnu.mapping.WrongType
- WrongType(Procedure, int, ClassCastException) - Constructor for exception gnu.mapping.WrongType
- WrongType(Procedure, int, Object) - Constructor for exception gnu.mapping.WrongType
- WrongType(Procedure, int, Object, Type) - Constructor for exception gnu.mapping.WrongType
- WrongType(Procedure, int, Object, String) - Constructor for exception gnu.mapping.WrongType
- WrongType(ClassCastException, Procedure, int, Object) - Constructor for exception gnu.mapping.WrongType
- WrongType(ClassCastException, String, int, Object) - Constructor for exception gnu.mapping.WrongType
- WrongType(String, int, ClassCastException) - Constructor for exception gnu.mapping.WrongType
- WrongType(String, int, Object, String) - Constructor for exception gnu.mapping.WrongType
- WrongType(String, int, String) - Constructor for exception gnu.mapping.WrongType
X
- XConsumer - Interface in gnu.lists
-
A Consumer extended with XML-specific methods.
- XCopy - Class in gnu.kawa.ant
- XCopy() - Constructor for class gnu.kawa.ant.XCopy
- XDataType - Class in gnu.kawa.xml
-
An atomic type as used in XML Schema and related languages.
- XDataType(Object, Type, int) - Constructor for class gnu.kawa.xml.XDataType
- XHTML_NAMESPACE - Static variable in class gnu.kawa.xml.XmlNamespace
- XHTML_NAMESPACE - Static variable in class gnu.xquery.lang.XQuery
- XInteger - Class in gnu.kawa.xml
-
An integer that is an instance of a more specific integer type.
- XIntegerType - Class in gnu.kawa.xml
-
A restriction (sub-range) of the integer type.
- XIntegerType(Object, XDataType, int, IntNum, IntNum) - Constructor for class gnu.kawa.xml.XIntegerType
- XIntegerType(String, XDataType, int, IntNum, IntNum) - Constructor for class gnu.kawa.xml.XIntegerType
- XLINK_NAMESPACE_URI - Static variable in class gnu.kawa.models.PictureToSvg
- xlinkTag(String) - Static method in class gnu.kawa.models.PictureToSvg
- XML_NAMESPACE - Static variable in class gnu.xml.NamespaceBinding
- XML_NAMESPACE_MAGIC - Static variable in class gnu.kawa.lispexpr.DefineNamespace
- xmlElementNamespaces - Variable in class kawa.lang.Translator
- XMLFilter - Class in gnu.xml
-
Fixup XML input events.
- XMLFilter(Consumer) - Constructor for class gnu.xml.XMLFilter
- XmlNamespace - Class in gnu.kawa.xml
- XmlNamespace() - Constructor for class gnu.kawa.xml.XmlNamespace
-
Only for use when serializing.
- XMLParser - Class in gnu.xml
-
Reads XML from a char array.
- XMLParser() - Constructor for class gnu.xml.XMLParser
- XMLPrinter - Class in gnu.xml
-
Print an event stream in XML format on a PrintWriter.
- XMLPrinter(Consumer) - Constructor for class gnu.xml.XMLPrinter
- XMLPrinter(PrintConsumer) - Constructor for class gnu.xml.XMLPrinter
- XMLPrinter(OutputStream) - Constructor for class gnu.xml.XMLPrinter
- XMLPrinter(Writer) - Constructor for class gnu.xml.XMLPrinter
- XMLPrinter(Writer, boolean) - Constructor for class gnu.xml.XMLPrinter
- XMLStreamReader(InputStream) - Static method in class gnu.xml.XMLParser
- XName - Class in gnu.xml
-
A QName with namespace nodes [and future optional type annotation].
- XName() - Constructor for class gnu.xml.XName
- XName(Symbol, NamespaceBinding) - Constructor for class gnu.xml.XName
- xor - Static variable in class gnu.kawa.functions.BitwiseOp
- xor(IntNum, IntNum) - Static method in class gnu.math.BitOps
-
Return the logical (bit-wise) "exclusive or" of two IntNums.
- XOR - Static variable in class gnu.kawa.functions.ArithOp
- xqEnvironment - Static variable in class gnu.xquery.lang.XQuery
- XQException - Exception in gnu.xquery.util
- XQException(Symbol, String, Object) - Constructor for exception gnu.xquery.util.XQException
- XQParser - Class in gnu.xquery.lang
-
A class to read xquery forms.
- XQParser(InPort, SourceMessages, XQuery) - Constructor for class gnu.xquery.lang.XQParser
- XQResolveNames - Class in gnu.xquery.lang
- XQResolveNames() - Constructor for class gnu.xquery.lang.XQResolveNames
- XQResolveNames(Compilation) - Constructor for class gnu.xquery.lang.XQResolveNames
- XQuery - Class in gnu.xquery.lang
-
The XQuery language.
- XQuery() - Constructor for class gnu.xquery.lang.XQuery
- XQUERY_FUNCTION_NAMESPACE - Static variable in class gnu.xquery.lang.XQuery
- xqueryFunctionNamespace - Static variable in class gnu.xquery.lang.XQuery
- XQueryScriptEngineFactory - Class in gnu.xquery.lang
- XQueryScriptEngineFactory() - Constructor for class gnu.xquery.lang.XQueryScriptEngineFactory
- XS_QNAME_BUILTIN - Static variable in class gnu.xquery.lang.XQResolveNames
-
Value of
xs:QName()
constructor. - XS_QNAME_IGNORE_DEFAULT_BUILTIN - Static variable in class gnu.xquery.lang.XQResolveNames
-
Like
XS_QNAME_BUILTIN
, but ignore the default element namespace. - XSLT - Class in gnu.kawa.xslt
-
New Kawa language XSLT (XML Stylesheet Language Tranformations).
- XSLT() - Constructor for class gnu.kawa.xslt.XSLT
- XslTranslator - Class in gnu.kawa.xslt
-
Translate an XSLT stylesheet to a Kawa Expression tree.
- xsQNameDecl - Static variable in class gnu.xquery.lang.XQResolveNames
- xsQNameIgnoreDefaultDecl - Static variable in class gnu.xquery.lang.XQResolveNames
- XString - Class in gnu.kawa.xml
- XStringType - Class in gnu.kawa.xml
- XStringType(String, XDataType, int, String) - Constructor for class gnu.kawa.xml.XStringType
- XTimeType - Class in gnu.kawa.xml
Y
- YEAR_MASK - Static variable in class gnu.math.DateTime
- YEAR_MONTH_DURATION_TYPE_CODE - Static variable in class gnu.kawa.xml.XDataType
- yearFromDate(Object) - Static method in class gnu.xquery.util.TimeUtils
- yearFromDateTime(Object) - Static method in class gnu.xquery.util.TimeUtils
- yearMonthDurationType - Static variable in class gnu.kawa.xml.XDataType
- yearsFromDuration(Object) - Static method in class gnu.xquery.util.TimeUtils
- yellow - Static variable in class gnu.kawa.models.StandardColor
- yellowGreen - Static variable in class gnu.kawa.models.StandardColor
Z
- zero() - Static method in class gnu.math.DFloNum
- zero() - Static method in class gnu.math.IntNum
- zeroAndUp - Static variable in class gnu.lists.Range
- zeroOrOne(Object) - Static method in class gnu.xquery.util.SequenceUtils
- ZipArchive - Class in gnu.bytecode
-
A class to manipulate a .zip archive.
- ZipArchive() - Constructor for class gnu.bytecode.ZipArchive
- ZipLoader - Class in gnu.bytecode
-
Load classes from a Zip archive.
- ZipLoader(String) - Constructor for class gnu.bytecode.ZipLoader
All Classes All Packages