- pack(AtomicReference<Thread>, int) - Method in class clojure.lang.PersistentHashMap.ArrayNode
-
- panns - Variable in class clojure.asm.MethodWriter
-
The runtime visible parameter annotations of this method.
- paramArgTypeMatch(Class, Class) - Static method in class clojure.lang.Reflector
-
- paramclasses - Variable in class clojure.lang.Compiler.StaticInvokeExpr
-
- paramtypes - Variable in class clojure.lang.Compiler.StaticInvokeExpr
-
- parent - Variable in class clojure.asm.AnnotationWriter
-
The byte vector to be used to store the number of values of this
annotation.
- parent - Variable in class clojure.lang.Compiler.ObjMethod
-
- parent - Variable in class clojure.lang.Compiler.PathNode
-
- parents - Static variable in class clojure.lang.MultiFn
-
- parms - Variable in class clojure.lang.Compiler.NewInstanceMethod
-
- parse(Compiler.C, Object) - Method in class clojure.lang.Compiler.AssignExpr.Parser
-
- parse(Compiler.C, Object) - Method in class clojure.lang.Compiler.BodyExpr.Parser
-
- parse(Compiler.C, Object) - Method in class clojure.lang.Compiler.CaseExpr.Parser
-
- parse(Compiler.C, Object) - Method in class clojure.lang.Compiler.ConstantExpr.Parser
-
- parse(Compiler.C, Object) - Method in class clojure.lang.Compiler.DefExpr.Parser
-
- parse(Compiler.C, ISeq, String) - Static method in class clojure.lang.Compiler.FnExpr
-
- parse(Compiler.ObjExpr, ISeq, boolean) - Static method in class clojure.lang.Compiler.FnMethod
-
- parse(Compiler.C, Object) - Method in class clojure.lang.Compiler.HostExpr.Parser
-
- parse(Compiler.C, Object) - Method in class clojure.lang.Compiler.IfExpr.Parser
-
- parse(Compiler.C, Object) - Method in class clojure.lang.Compiler.ImportExpr.Parser
-
- parse(Compiler.C, ISeq) - Static method in class clojure.lang.Compiler.InvokeExpr
-
- parse(Compiler.C, Object) - Method in interface clojure.lang.Compiler.IParser
-
- parse(Compiler.C, Object) - Method in class clojure.lang.Compiler.LetExpr.Parser
-
- parse(Compiler.C, Object) - Method in class clojure.lang.Compiler.LetFnExpr.Parser
-
- parse(Compiler.C, IPersistentMap) - Static method in class clojure.lang.Compiler.MapExpr
-
- parse(Compiler.C, Object) - Method in class clojure.lang.Compiler.MonitorEnterExpr.Parser
-
- parse(Compiler.C, Object) - Method in class clojure.lang.Compiler.MonitorExitExpr.Parser
-
- parse(Compiler.C, Object) - Method in class clojure.lang.Compiler.NewExpr.Parser
-
- parse(Compiler.C, Object) - Method in class clojure.lang.Compiler.NewInstanceExpr.DeftypeParser
-
- parse(Compiler.C, Object) - Method in class clojure.lang.Compiler.NewInstanceExpr.ReifyParser
-
- parse(Compiler.ObjExpr, ISeq, Symbol, Map) - Static method in class clojure.lang.Compiler.NewInstanceMethod
-
- parse(Number) - Static method in class clojure.lang.Compiler.NumberExpr
-
- parse(Compiler.C, Object) - Method in class clojure.lang.Compiler.RecurExpr.Parser
-
- parse(Compiler.C, IPersistentSet) - Static method in class clojure.lang.Compiler.SetExpr
-
- parse(Var, ISeq, Symbol) - Static method in class clojure.lang.Compiler.StaticInvokeExpr
-
- parse(Compiler.C, Object) - Method in class clojure.lang.Compiler.TheVarExpr.Parser
-
- parse(Compiler.C, Object) - Method in class clojure.lang.Compiler.ThrowExpr.Parser
-
- parse(Compiler.C, Object) - Method in class clojure.lang.Compiler.TryExpr.Parser
-
- parse(Compiler.C, IPersistentVector) - Static method in class clojure.lang.Compiler.VectorExpr
-
- PATH_PROP - Static variable in class clojure.lang.Compile
-
- pcequiv(Object, Object) - Static method in class clojure.lang.Util
-
- peek() - Method in class clojure.lang.APersistentVector
-
- peek() - Method in interface clojure.lang.IPersistentStack
-
- peek() - Method in class clojure.lang.PersistentList.EmptyList
-
- peek() - Method in class clojure.lang.PersistentList
-
- peek() - Method in class clojure.lang.PersistentQueue
-
- peek(Object) - Static method in class clojure.lang.RT
-
- peekChar(Reader) - Static method in class clojure.lang.RT
-
- peekValue() - Method in class clojure.asm.commons.AdviceAdapter
-
- persistent() - Method in class clojure.lang.ATransientMap
-
- persistent() - Method in interface clojure.lang.ITransientCollection
-
- persistent() - Method in interface clojure.lang.ITransientMap
-
- persistent() - Method in class clojure.lang.PersistentHashSet.TransientHashSet
-
- persistent() - Method in class clojure.lang.PersistentVector.TransientVector
-
- PersistentArrayMap - Class in clojure.lang
-
Simple implementation of persistent map on an array
Note that instances of this class are constant values
i.e.
- PersistentArrayMap() - Constructor for class clojure.lang.PersistentArrayMap
-
- PersistentArrayMap(Object[]) - Constructor for class clojure.lang.PersistentArrayMap
-
This ctor captures/aliases the passed array, so do not modify later
- PersistentArrayMap(IPersistentMap, Object[]) - Constructor for class clojure.lang.PersistentArrayMap
-
- PersistentArrayMap.Iter - Class in clojure.lang
-
- PersistentArrayMap.Iter(Object[]) - Constructor for class clojure.lang.PersistentArrayMap.Iter
-
- PersistentArrayMap.Iter(Object[], int) - Constructor for class clojure.lang.PersistentArrayMap.Iter
-
- PersistentArrayMap.Seq - Class in clojure.lang
-
- PersistentArrayMap.Seq(Object[], int) - Constructor for class clojure.lang.PersistentArrayMap.Seq
-
- PersistentArrayMap.Seq(IPersistentMap, Object[], int) - Constructor for class clojure.lang.PersistentArrayMap.Seq
-
- PersistentArrayMap.TransientArrayMap - Class in clojure.lang
-
- PersistentArrayMap.TransientArrayMap(Object[]) - Constructor for class clojure.lang.PersistentArrayMap.TransientArrayMap
-
- PersistentHashMap - Class in clojure.lang
-
- PersistentHashMap(int, PersistentHashMap.INode, boolean, Object) - Constructor for class clojure.lang.PersistentHashMap
-
- PersistentHashMap(IPersistentMap, int, PersistentHashMap.INode, boolean, Object) - Constructor for class clojure.lang.PersistentHashMap
-
- PersistentHashMap.ArrayNode - Class in clojure.lang
-
- PersistentHashMap.ArrayNode(AtomicReference<Thread>, int, PersistentHashMap.INode[]) - Constructor for class clojure.lang.PersistentHashMap.ArrayNode
-
- PersistentHashMap.ArrayNode.Seq - Class in clojure.lang
-
- PersistentHashMap.ArrayNode.Seq(IPersistentMap, PersistentHashMap.INode[], int, ISeq) - Constructor for class clojure.lang.PersistentHashMap.ArrayNode.Seq
-
- PersistentHashMap.BitmapIndexedNode - Class in clojure.lang
-
- PersistentHashMap.BitmapIndexedNode(AtomicReference<Thread>, int, Object[]) - Constructor for class clojure.lang.PersistentHashMap.BitmapIndexedNode
-
- PersistentHashMap.HashCollisionNode - Class in clojure.lang
-
- PersistentHashMap.HashCollisionNode(AtomicReference<Thread>, int, int, Object...) - Constructor for class clojure.lang.PersistentHashMap.HashCollisionNode
-
- PersistentHashMap.INode - Interface in clojure.lang
-
- PersistentHashMap.NodeSeq - Class in clojure.lang
-
- PersistentHashMap.NodeSeq(Object[], int) - Constructor for class clojure.lang.PersistentHashMap.NodeSeq
-
- PersistentHashMap.NodeSeq(IPersistentMap, Object[], int, ISeq) - Constructor for class clojure.lang.PersistentHashMap.NodeSeq
-
- PersistentHashMap.TransientHashMap - Class in clojure.lang
-
- PersistentHashMap.TransientHashMap(PersistentHashMap) - Constructor for class clojure.lang.PersistentHashMap.TransientHashMap
-
- PersistentHashMap.TransientHashMap(AtomicReference<Thread>, PersistentHashMap.INode, int, boolean, Object) - Constructor for class clojure.lang.PersistentHashMap.TransientHashMap
-
- PersistentHashSet - Class in clojure.lang
-
- PersistentHashSet(IPersistentMap, IPersistentMap) - Constructor for class clojure.lang.PersistentHashSet
-
- PersistentHashSet.TransientHashSet - Class in clojure.lang
-
- PersistentHashSet.TransientHashSet(ITransientMap) - Constructor for class clojure.lang.PersistentHashSet.TransientHashSet
-
- PersistentList - Class in clojure.lang
-
- PersistentList(Object) - Constructor for class clojure.lang.PersistentList
-
- PersistentList(IPersistentMap, Object, IPersistentList, int) - Constructor for class clojure.lang.PersistentList
-
- PersistentList.EmptyList - Class in clojure.lang
-
- PersistentList.EmptyList(IPersistentMap) - Constructor for class clojure.lang.PersistentList.EmptyList
-
- PersistentQueue - Class in clojure.lang
-
conses onto rear, peeks/pops from front
See Okasaki's Batched Queues
This differs in that it uses a PersistentVector as the rear, which is in-order,
so no reversing or suspensions required for persistent use
- PersistentQueue(IPersistentMap, int, ISeq, PersistentVector) - Constructor for class clojure.lang.PersistentQueue
-
- PersistentQueue.Seq - Class in clojure.lang
-
- PersistentQueue.Seq(ISeq, ISeq) - Constructor for class clojure.lang.PersistentQueue.Seq
-
- PersistentQueue.Seq(IPersistentMap, ISeq, ISeq) - Constructor for class clojure.lang.PersistentQueue.Seq
-
- PersistentStructMap - Class in clojure.lang
-
- PersistentStructMap(IPersistentMap, PersistentStructMap.Def, Object[], IPersistentMap) - Constructor for class clojure.lang.PersistentStructMap
-
- PersistentStructMap.Def - Class in clojure.lang
-
- PersistentStructMap.Def(ISeq, IPersistentMap) - Constructor for class clojure.lang.PersistentStructMap.Def
-
- PersistentStructMap.Seq - Class in clojure.lang
-
- PersistentStructMap.Seq(IPersistentMap, ISeq, Object[], int, IPersistentMap) - Constructor for class clojure.lang.PersistentStructMap.Seq
-
- PersistentTreeMap - Class in clojure.lang
-
Persistent Red Black Tree
Note that instances of this class are constant values
i.e.
- PersistentTreeMap() - Constructor for class clojure.lang.PersistentTreeMap
-
- PersistentTreeMap(Comparator) - Constructor for class clojure.lang.PersistentTreeMap
-
- PersistentTreeMap(IPersistentMap, Comparator) - Constructor for class clojure.lang.PersistentTreeMap
-
- PersistentTreeMap(IPersistentMap, Comparator, PersistentTreeMap.Node, int) - Constructor for class clojure.lang.PersistentTreeMap
-
- PersistentTreeMap(Comparator, PersistentTreeMap.Node, int, IPersistentMap) - Constructor for class clojure.lang.PersistentTreeMap
-
- PersistentTreeMap.Black - Class in clojure.lang
-
- PersistentTreeMap.Black(Object) - Constructor for class clojure.lang.PersistentTreeMap.Black
-
- PersistentTreeMap.BlackBranch - Class in clojure.lang
-
- PersistentTreeMap.BlackBranch(Object, PersistentTreeMap.Node, PersistentTreeMap.Node) - Constructor for class clojure.lang.PersistentTreeMap.BlackBranch
-
- PersistentTreeMap.BlackBranchVal - Class in clojure.lang
-
- PersistentTreeMap.BlackBranchVal(Object, Object, PersistentTreeMap.Node, PersistentTreeMap.Node) - Constructor for class clojure.lang.PersistentTreeMap.BlackBranchVal
-
- PersistentTreeMap.BlackVal - Class in clojure.lang
-
- PersistentTreeMap.BlackVal(Object, Object) - Constructor for class clojure.lang.PersistentTreeMap.BlackVal
-
- PersistentTreeMap.KeyIterator - Class in clojure.lang
-
- PersistentTreeMap.KeyIterator(PersistentTreeMap.NodeIterator) - Constructor for class clojure.lang.PersistentTreeMap.KeyIterator
-
- PersistentTreeMap.Node - Class in clojure.lang
-
- PersistentTreeMap.Node(Object) - Constructor for class clojure.lang.PersistentTreeMap.Node
-
- PersistentTreeMap.NodeIterator - Class in clojure.lang
-
- PersistentTreeMap.NodeIterator(PersistentTreeMap.Node, boolean) - Constructor for class clojure.lang.PersistentTreeMap.NodeIterator
-
- PersistentTreeMap.Red - Class in clojure.lang
-
- PersistentTreeMap.Red(Object) - Constructor for class clojure.lang.PersistentTreeMap.Red
-
- PersistentTreeMap.RedBranch - Class in clojure.lang
-
- PersistentTreeMap.RedBranch(Object, PersistentTreeMap.Node, PersistentTreeMap.Node) - Constructor for class clojure.lang.PersistentTreeMap.RedBranch
-
- PersistentTreeMap.RedBranchVal - Class in clojure.lang
-
- PersistentTreeMap.RedBranchVal(Object, Object, PersistentTreeMap.Node, PersistentTreeMap.Node) - Constructor for class clojure.lang.PersistentTreeMap.RedBranchVal
-
- PersistentTreeMap.RedVal - Class in clojure.lang
-
- PersistentTreeMap.RedVal(Object, Object) - Constructor for class clojure.lang.PersistentTreeMap.RedVal
-
- PersistentTreeMap.Seq - Class in clojure.lang
-
- PersistentTreeMap.Seq(ISeq, boolean) - Constructor for class clojure.lang.PersistentTreeMap.Seq
-
- PersistentTreeMap.Seq(ISeq, boolean, int) - Constructor for class clojure.lang.PersistentTreeMap.Seq
-
- PersistentTreeMap.Seq(IPersistentMap, ISeq, boolean, int) - Constructor for class clojure.lang.PersistentTreeMap.Seq
-
- PersistentTreeMap.ValIterator - Class in clojure.lang
-
- PersistentTreeMap.ValIterator(PersistentTreeMap.NodeIterator) - Constructor for class clojure.lang.PersistentTreeMap.ValIterator
-
- PersistentTreeSet - Class in clojure.lang
-
- PersistentTreeSet(IPersistentMap, IPersistentMap) - Constructor for class clojure.lang.PersistentTreeSet
-
- PersistentVector - Class in clojure.lang
-
- PersistentVector(int, int, PersistentVector.Node, Object[]) - Constructor for class clojure.lang.PersistentVector
-
- PersistentVector(IPersistentMap, int, int, PersistentVector.Node, Object[]) - Constructor for class clojure.lang.PersistentVector
-
- PersistentVector.ChunkedSeq - Class in clojure.lang
-
- PersistentVector.ChunkedSeq(PersistentVector, int, int) - Constructor for class clojure.lang.PersistentVector.ChunkedSeq
-
- PersistentVector.ChunkedSeq(IPersistentMap, PersistentVector, Object[], int, int) - Constructor for class clojure.lang.PersistentVector.ChunkedSeq
-
- PersistentVector.ChunkedSeq(PersistentVector, Object[], int, int) - Constructor for class clojure.lang.PersistentVector.ChunkedSeq
-
- PersistentVector.Node - Class in clojure.lang
-
- PersistentVector.Node(AtomicReference<Thread>, Object[]) - Constructor for class clojure.lang.PersistentVector.Node
-
- PersistentVector.Node(AtomicReference<Thread>) - Constructor for class clojure.lang.PersistentVector.Node
-
- PersistentVector.TransientVector - Class in clojure.lang
-
- PersistentVector.TransientVector(int, int, PersistentVector.Node, Object[]) - Constructor for class clojure.lang.PersistentVector.TransientVector
-
- PersistentVector.TransientVector(PersistentVector) - Constructor for class clojure.lang.PersistentVector.TransientVector
-
- point - Variable in class clojure.lang.Ref.TVal
-
- pool - Variable in class clojure.asm.ClassWriter
-
The constant pool of this class.
- pooledExecutor - Static variable in class clojure.lang.Agent
-
- pop() - Method in class clojure.asm.commons.AnalyzerAdapter
-
- pop(int) - Method in class clojure.asm.commons.AnalyzerAdapter
-
- pop(String) - Method in class clojure.asm.commons.AnalyzerAdapter
-
- pop() - Method in class clojure.asm.commons.GeneratorAdapter
-
Generates a POP instruction.
- pop() - Method in class clojure.asm.Frame
-
Pops a type from the output frame stack and returns its value.
- pop(int) - Method in class clojure.asm.Frame
-
Pops the given number of types from the output frame stack.
- pop(String) - Method in class clojure.asm.Frame
-
Pops a type from the output frame stack.
- POP - Static variable in interface clojure.asm.Opcodes
-
- pop() - Method in class clojure.lang.AMapEntry
-
- pop() - Method in class clojure.lang.APersistentVector.SubVector
-
- pop() - Method in interface clojure.lang.IPersistentStack
-
- pop() - Method in interface clojure.lang.ITransientVector
-
- pop() - Method in class clojure.lang.PersistentList.EmptyList
-
- pop() - Method in class clojure.lang.PersistentList
-
- pop() - Method in class clojure.lang.PersistentQueue
-
- pop() - Method in class clojure.lang.PersistentVector
-
- pop() - Method in class clojure.lang.PersistentVector.TransientVector
-
- pop(Object) - Static method in class clojure.lang.RT
-
- pop2() - Method in class clojure.asm.commons.GeneratorAdapter
-
Generates a POP2 instruction.
- POP2 - Static variable in interface clojure.asm.Opcodes
-
- popTail(int, PersistentVector.Node) - Method in class clojure.lang.PersistentVector
-
- popTail(int, PersistentVector.Node) - Method in class clojure.lang.PersistentVector.TransientVector
-
- popThreadBindings() - Static method in class clojure.lang.Var
-
- popValue() - Method in class clojure.asm.commons.AdviceAdapter
-
- position - Variable in class clojure.asm.Label
-
The position of this label in the code, if known.
- PR_ON - Static variable in class clojure.lang.RT
-
- preds - Static variable in class clojure.lang.Intrinsics
-
- preferMethod(Object, Object) - Method in class clojure.lang.MultiFn
-
- prefers(Object, Object) - Method in class clojure.lang.MultiFn
-
- preferTable - Variable in class clojure.lang.MultiFn
-
- prefix - Variable in class clojure.asm.commons.StaticInitMerger
-
- prepRet(Class, Object) - Static method in class clojure.lang.Reflector
-
- preserveTag(ISeq, Object) - Static method in class clojure.lang.Compiler
-
- prev - Variable in class clojure.asm.AnnotationWriter
-
Previous annotation writer.
- prev - Variable in class clojure.lang.Var.Frame
-
- previousBlock - Variable in class clojure.asm.MethodWriter
-
The previous basic block.
- previousFrame - Variable in class clojure.asm.MethodWriter
-
The last frame that was written in the StackMapTable attribute.
- previousFrameOffset - Variable in class clojure.asm.MethodWriter
-
The offset of the last frame that was written in the StackMapTable
attribute.
- prim - Variable in class clojure.lang.Compiler.FnMethod
-
- primClass(Symbol) - Static method in class clojure.lang.Compiler
-
- primClass(Class) - Static method in class clojure.lang.Compiler
-
- primInterface(IPersistentVector) - Static method in class clojure.lang.Compiler.FnMethod
-
- print(Object, Writer) - Static method in class clojure.lang.RT
-
- PRINT_DUP - Static variable in class clojure.lang.RT
-
- PRINT_INITIALIZED - Static variable in class clojure.lang.RT
-
- PRINT_META - Static variable in class clojure.lang.RT
-
- PRINT_READABLY - Static variable in class clojure.lang.RT
-
- printInnerSeq(ISeq, Writer) - Static method in class clojure.lang.RT
-
- printString(Object) - Static method in class clojure.lang.RT
-
- prior - Variable in class clojure.lang.Ref.TVal
-
- privateKey - Static variable in class clojure.lang.Var
-
- privateMeta - Static variable in class clojure.lang.Var
-
- processCommandLine(String[]) - Static method in class clojure.lang.RT
-
- processingInstruction(String, String) - Method in class clojure.lang.XMLHandler
-
- protocol - Variable in class clojure.lang.MethodImplCache
-
- PROTOCOL_CALLSITES - Static variable in class clojure.lang.Compiler
-
- protocolCallsites - Variable in class clojure.lang.Compiler.ObjExpr
-
- protocolKey - Static variable in class clojure.lang.Compiler
-
- protocolOn - Variable in class clojure.lang.Compiler.InvokeExpr
-
- ProxyHandler - Class in clojure.lang
-
- ProxyHandler(IPersistentMap) - Constructor for class clojure.lang.ProxyHandler
-
- push(Object) - Method in class clojure.asm.commons.AnalyzerAdapter
-
- push(boolean) - Method in class clojure.asm.commons.GeneratorAdapter
-
Generates the instruction to push the given value on the stack.
- push(int) - Method in class clojure.asm.commons.GeneratorAdapter
-
Generates the instruction to push the given value on the stack.
- push(long) - Method in class clojure.asm.commons.GeneratorAdapter
-
Generates the instruction to push the given value on the stack.
- push(float) - Method in class clojure.asm.commons.GeneratorAdapter
-
Generates the instruction to push the given value on the stack.
- push(double) - Method in class clojure.asm.commons.GeneratorAdapter
-
Generates the instruction to push the given value on the stack.
- push(String) - Method in class clojure.asm.commons.GeneratorAdapter
-
Generates the instruction to push the given value on the stack.
- push(Type) - Method in class clojure.asm.commons.GeneratorAdapter
-
Generates the instruction to push the given value on the stack.
- push(int) - Method in class clojure.asm.Frame
-
Pushes a new type onto the output frame stack.
- push(ClassWriter, String) - Method in class clojure.asm.Frame
-
Pushes a new type onto the output frame stack.
- push(PersistentTreeMap.Node) - Method in class clojure.lang.PersistentTreeMap.NodeIterator
-
- push(PersistentTreeMap.Node, ISeq, boolean) - Static method in class clojure.lang.PersistentTreeMap.Seq
-
- pushDesc(String) - Method in class clojure.asm.commons.AnalyzerAdapter
-
- PUSHED - Static variable in class clojure.asm.Label
-
Indicates if this basic block has been pushed in the basic block stack.
- pushNS() - Static method in class clojure.lang.Compiler
-
- pushNSandLoader(ClassLoader) - Static method in class clojure.lang.Compiler
-
- pushTail(int, PersistentVector.Node, PersistentVector.Node) - Method in class clojure.lang.PersistentVector
-
- pushTail(int, PersistentVector.Node, PersistentVector.Node) - Method in class clojure.lang.PersistentVector.TransientVector
-
- pushThreadBindings(Associative) - Static method in class clojure.lang.Var
-
- pushValue(Object) - Method in class clojure.asm.commons.AdviceAdapter
-
- put(ByteVector) - Method in class clojure.asm.AnnotationWriter
-
Puts the annotations of this annotation writer list into the given byte
vector.
- put(AnnotationWriter[], ByteVector) - Static method in class clojure.asm.AnnotationWriter
-
Puts the given annotation lists into the given byte vector.
- put(ClassWriter, byte[], int, int, int, ByteVector) - Method in class clojure.asm.Attribute
-
Writes all the attributes of this attribute list in the given byte
vector.
- put(Item) - Method in class clojure.asm.ClassWriter
-
Puts the given item in the constant pool's hash table.
- put(ByteVector) - Method in class clojure.asm.FieldWriter
-
Puts the content of this field into the given byte vector.
- put(MethodWriter, ByteVector, int, boolean) - Method in class clojure.asm.Label
-
Puts a reference to this label in the bytecode of a method.
- put(ByteVector) - Method in class clojure.asm.MethodWriter
-
Puts the bytecode of this method in the given byte vector.
- put(Object, Object) - Method in class clojure.lang.APersistentMap
-
- put(K, V) - Method in class clojure.lang.TransactionalHashMap
-
- put11(int, int) - Method in class clojure.asm.ByteVector
-
Puts two bytes into this byte vector.
- put12(int, int) - Method in class clojure.asm.ByteVector
-
Puts a byte and a short into this byte vector.
- put122(int, int, int) - Method in class clojure.asm.ClassWriter
-
Puts one byte and two shorts into the constant pool.
- putAll(Map) - Method in class clojure.lang.APersistentMap
-
- putAll(Map<? extends K, ? extends V>) - Method in class clojure.lang.TransactionalHashMap
-
- putByte(int) - Method in class clojure.asm.ByteVector
-
Puts a byte into this byte vector.
- putByteArray(byte[], int, int) - Method in class clojure.asm.ByteVector
-
Puts an array of bytes into this byte vector.
- putField(Type, String, Type) - Method in class clojure.asm.commons.GeneratorAdapter
-
Generates the instruction to store the top stack value in a non static
field.
- PUTFIELD - Static variable in interface clojure.asm.Opcodes
-
- putIfAbsent(K, V) - Method in class clojure.lang.TransactionalHashMap
-
- putInt(int) - Method in class clojure.asm.ByteVector
-
Puts an int into this byte vector.
- putLong(long) - Method in class clojure.asm.ByteVector
-
Puts a long into this byte vector.
- putShort(int) - Method in class clojure.asm.ByteVector
-
Puts a short into this byte vector.
- putStatic(Type, String, Type) - Method in class clojure.asm.commons.GeneratorAdapter
-
Generates the instruction to store the top stack value in a static field.
- PUTSTATIC - Static variable in interface clojure.asm.Opcodes
-
- putUTF8(String) - Method in class clojure.asm.ByteVector
-
Puts an UTF8 string into this byte vector.
- r - Variable in class clojure.lang.PersistentQueue
-
- Range - Class in clojure.lang
-
- Range(int, int) - Constructor for class clojure.lang.Range
-
- Range(IPersistentMap, int, int) - Constructor for class clojure.lang.Range
-
- rangedIterator(int, int) - Method in class clojure.lang.PersistentVector
-
- Ratio - Class in clojure.lang
-
- Ratio(BigInteger, BigInteger) - Constructor for class clojure.lang.Ratio
-
- RATIO_OPS - Static variable in class clojure.lang.Numbers
-
- rationalize(Number) - Static method in class clojure.lang.Numbers
-
- ratioPat - Static variable in class clojure.lang.EdnReader
-
- ratioPat - Static variable in class clojure.lang.LispReader
-
- REACHABLE - Static variable in class clojure.asm.Label
-
Indicates if this label corresponds to a reachable basic block.
- read(ClassReader, int, int, char[], int, Label[]) - Method in class clojure.asm.Attribute
-
- read(PushbackReader, IPersistentMap) - Static method in class clojure.lang.EdnReader
-
- read(PushbackReader, boolean, Object, boolean, Object) - Static method in class clojure.lang.EdnReader
-
- read() - Method in class clojure.lang.LineNumberingPushbackReader
-
- read(PushbackReader, boolean, Object, boolean) - Static method in class clojure.lang.LispReader
-
- read1(Reader) - Static method in class clojure.lang.EdnReader
-
- read1(Reader) - Static method in class clojure.lang.LispReader
-
- readAnnotationValue(int, char[], String, AnnotationVisitor) - Method in class clojure.asm.ClassReader
-
Reads a value of an annotation and makes the given visitor visit it.
- readAnnotationValues(int, char[], boolean, AnnotationVisitor) - Method in class clojure.asm.ClassReader
-
Reads the values of an annotation and makes the given visitor visit them.
- readAttribute(Attribute[], String, int, int, char[], int, Label[]) - Method in class clojure.asm.ClassReader
-
- readByte(int) - Method in class clojure.asm.ClassReader
-
- readChar(Reader) - Static method in class clojure.lang.RT
-
- readClass(InputStream) - Static method in class clojure.asm.ClassReader
-
Reads the bytecode of a class.
- readClass(int, char[]) - Method in class clojure.asm.ClassReader
-
Reads a class constant pool item in
b
.
- readConst(int, char[]) - Method in class clojure.asm.ClassReader
-
Reads a numeric or string constant pool item in
b
.
- readDelimitedList(char, PushbackReader, boolean, Object) - Static method in class clojure.lang.EdnReader
-
- readDelimitedList(char, PushbackReader, boolean) - Static method in class clojure.lang.LispReader
-
- READERS - Static variable in class clojure.lang.EdnReader.TaggedReader
-
- readeval - Static variable in class clojure.lang.RT
-
- READEVAL - Static variable in class clojure.lang.RT
-
- readFrameType(Object[], int, int, char[], Label[]) - Method in class clojure.asm.ClassReader
-
- readInt(int) - Method in class clojure.asm.ClassReader
-
Reads a signed int value in
b
.
- readInt(byte[], int) - Static method in class clojure.asm.MethodWriter
-
Reads a signed int value in the given byte array.
- readLine() - Method in class clojure.lang.LineNumberingPushbackReader
-
- readLong(int) - Method in class clojure.asm.ClassReader
-
Reads a signed long value in
b
.
- readNumber(PushbackReader, char) - Static method in class clojure.lang.EdnReader
-
- readNumber(PushbackReader, char) - Static method in class clojure.lang.LispReader
-
- readParameterAnnotations(int, char[], boolean, MethodVisitor) - Method in class clojure.asm.ClassReader
-
Reads parameter annotations and makes the given visitor visit them.
- readPoint - Variable in class clojure.lang.LockingTransaction
-
- readRecord(PushbackReader, Symbol) - Method in class clojure.lang.LispReader.CtorReader
-
- readResolve() - Method in class clojure.lang.Keyword
-
- readResolve() - Method in class clojure.lang.Namespace
-
- readResolve() - Method in class clojure.lang.RT.DefaultComparator
-
- readResolve() - Method in class clojure.lang.Symbol
-
- readRet(int) - Static method in class clojure.lang.RT
-
- readShort(int) - Method in class clojure.asm.ClassReader
-
Reads a signed short value in
b
.
- readShort(byte[], int) - Static method in class clojure.asm.MethodWriter
-
Reads a signed short value in the given byte array.
- readString(String, IPersistentMap) - Static method in class clojure.lang.EdnReader
-
- readString(String) - Static method in class clojure.lang.RT
-
- readStringMethod - Static variable in class clojure.lang.Compiler.ObjExpr
-
- readTagged(PushbackReader, Symbol, IPersistentMap) - Method in class clojure.lang.EdnReader.TaggedReader
-
- readTagged(PushbackReader, Symbol) - Method in class clojure.lang.LispReader.CtorReader
-
- readToken(PushbackReader, char, boolean) - Static method in class clojure.lang.EdnReader
-
- readToken(PushbackReader, char) - Static method in class clojure.lang.LispReader
-
- readTrueFalseUnknown(String) - Static method in class clojure.lang.RT
-
- readUnicodeChar(String, int, int, int) - Static method in class clojure.lang.EdnReader
-
- readUnicodeChar(PushbackReader, int, int, int, boolean) - Static method in class clojure.lang.EdnReader
-
- readUnicodeChar(String, int, int, int) - Static method in class clojure.lang.LispReader
-
- readUnicodeChar(PushbackReader, int, int, int, boolean) - Static method in class clojure.lang.LispReader
-
- readUnsignedShort(int) - Method in class clojure.asm.ClassReader
-
Reads an unsigned short value in
b
.
- readUnsignedShort(byte[], int) - Static method in class clojure.asm.MethodWriter
-
Reads an unsigned short value in the given byte array.
- readUTF(int, int, char[]) - Method in class clojure.asm.ClassReader
-
- readUTF8(int, char[]) - Method in class clojure.asm.ClassReader
-
Reads an UTF8 string constant pool item in
b
.
- RECUR - Static variable in class clojure.lang.Compiler
-
- RECUR_CLASS - Static variable in class clojure.lang.Compiler
-
- recurMistmatch - Variable in class clojure.lang.Compiler.LocalBinding
-
- red(Object, Object, PersistentTreeMap.Node, PersistentTreeMap.Node) - Static method in class clojure.lang.PersistentTreeMap
-
- redden() - Method in class clojure.lang.PersistentTreeMap.Black
-
- redden() - Method in class clojure.lang.PersistentTreeMap.BlackBranch
-
- redden() - Method in class clojure.lang.PersistentTreeMap.BlackBranchVal
-
- redden() - Method in class clojure.lang.PersistentTreeMap.BlackVal
-
- redden() - Method in class clojure.lang.PersistentTreeMap.Node
-
- redden() - Method in class clojure.lang.PersistentTreeMap.Red
-
- reduce(IFn) - Method in class clojure.lang.APersistentVector.Seq
-
- reduce(IFn, Object) - Method in class clojure.lang.APersistentVector.Seq
-
- reduce(IFn, Object) - Method in class clojure.lang.ArrayChunk
-
- reduce(IFn) - Method in class clojure.lang.ArraySeq.ArraySeq_boolean
-
- reduce(IFn, Object) - Method in class clojure.lang.ArraySeq.ArraySeq_boolean
-
- reduce(IFn) - Method in class clojure.lang.ArraySeq.ArraySeq_byte
-
- reduce(IFn, Object) - Method in class clojure.lang.ArraySeq.ArraySeq_byte
-
- reduce(IFn) - Method in class clojure.lang.ArraySeq.ArraySeq_char
-
- reduce(IFn, Object) - Method in class clojure.lang.ArraySeq.ArraySeq_char
-
- reduce(IFn) - Method in class clojure.lang.ArraySeq.ArraySeq_double
-
- reduce(IFn, Object) - Method in class clojure.lang.ArraySeq.ArraySeq_double
-
- reduce(IFn) - Method in class clojure.lang.ArraySeq.ArraySeq_float
-
- reduce(IFn, Object) - Method in class clojure.lang.ArraySeq.ArraySeq_float
-
- reduce(IFn) - Method in class clojure.lang.ArraySeq.ArraySeq_int
-
- reduce(IFn, Object) - Method in class clojure.lang.ArraySeq.ArraySeq_int
-
- reduce(IFn) - Method in class clojure.lang.ArraySeq.ArraySeq_long
-
- reduce(IFn, Object) - Method in class clojure.lang.ArraySeq.ArraySeq_long
-
- reduce(IFn) - Method in class clojure.lang.ArraySeq
-
- reduce(IFn, Object) - Method in class clojure.lang.ArraySeq
-
- reduce(IFn, Object) - Method in interface clojure.lang.IChunk
-
- reduce(IFn) - Method in interface clojure.lang.IReduce
-
- reduce(IFn, Object) - Method in interface clojure.lang.IReduce
-
- reduce(IFn) - Method in class clojure.lang.PersistentList
-
- reduce(IFn, Object) - Method in class clojure.lang.PersistentList
-
- reduce(IFn) - Method in class clojure.lang.Range
-
- reduce(IFn, Object) - Method in class clojure.lang.Range
-
- reduceBigInt(BigInt) - Static method in class clojure.lang.Numbers
-
- Reduced - Class in clojure.lang
-
- Reduced(Object) - Constructor for class clojure.lang.Reduced
-
- ref - Variable in class clojure.lang.LockingTransaction.Notify
-
- Ref - Class in clojure.lang
-
- Ref(Object) - Constructor for class clojure.lang.Ref
-
- Ref(Object, IPersistentMap) - Constructor for class clojure.lang.Ref
-
- Ref.TVal - Class in clojure.lang
-
- Ref.TVal(Object, long, long, Ref.TVal) - Constructor for class clojure.lang.Ref.TVal
-
- Ref.TVal(Object, long, long) - Constructor for class clojure.lang.Ref.TVal
-
- refer(Symbol, Var) - Method in class clojure.lang.Namespace
-
- reference(Symbol, Object) - Method in class clojure.lang.Namespace
-
- referenceClass(Symbol, Class) - Method in class clojure.lang.Namespace
-
- referenceCount - Variable in class clojure.asm.Label
-
Number of forward references to this label, times two.
- referenceLocal(Symbol) - Static method in class clojure.lang.Compiler
-
- REFLECTION_WARNING_PROP - Static variable in class clojure.lang.Compile
-
- Reflector - Class in clojure.lang
-
- Reflector() - Constructor for class clojure.lang.Reflector
-
- REFLECTOR_TYPE - Static variable in class clojure.lang.Compiler
-
- registerArg(int) - Static method in class clojure.lang.LispReader
-
- registerConstant(Object) - Static method in class clojure.lang.Compiler
-
- registerConstants(int, Object[]) - Method in class clojure.lang.DynamicClassLoader
-
- registerKeyword(Keyword) - Static method in class clojure.lang.Compiler
-
- registerKeywordCallsite(Keyword) - Static method in class clojure.lang.Compiler
-
- registerLocal(Symbol, Symbol, Compiler.Expr, boolean) - Static method in class clojure.lang.Compiler
-
- registerProtocolCallsite(Var) - Static method in class clojure.lang.Compiler
-
- registerVar(Var) - Static method in class clojure.lang.Compiler
-
- registerVarCallsite(Var) - Static method in class clojure.lang.Compiler
-
- reify() - Method in class clojure.lang.ASeq
-
- REIFY - Static variable in class clojure.lang.Compiler
-
- reify() - Method in class clojure.lang.LazySeq
-
- reify() - Method in class clojure.lang.PersistentList.EmptyList
-
- releaseIfEnsured(Ref) - Method in class clojure.lang.LockingTransaction
-
- releasePendingSends() - Static method in class clojure.lang.Agent
-
- REM - Static variable in class clojure.asm.commons.GeneratorAdapter
-
Constant for the
math
method.
- remainder(BigInt) - Method in class clojure.lang.BigInt
-
- remainder(Number, Number) - Method in class clojure.lang.Numbers.BigDecimalOps
-
- remainder(Number, Number) - Method in class clojure.lang.Numbers.BigIntOps
-
- remainder(Number, Number) - Method in class clojure.lang.Numbers.DoubleOps
-
- remainder(Number, Number) - Method in class clojure.lang.Numbers.LongOps
-
- remainder(Number, Number) - Method in interface clojure.lang.Numbers.Ops
-
- remainder(Number, Number) - Method in class clojure.lang.Numbers.RatioOps
-
- remainder(Object, Object) - Static method in class clojure.lang.Numbers
-
- remainder(double, double) - Static method in class clojure.lang.Numbers
-
- remainder(double, Object) - Static method in class clojure.lang.Numbers
-
- remainder(Object, double) - Static method in class clojure.lang.Numbers
-
- remainder(long, Object) - Static method in class clojure.lang.Numbers
-
- remainder(Object, long) - Static method in class clojure.lang.Numbers
-
- remainder(double, long) - Static method in class clojure.lang.Numbers
-
- remainder(long, double) - Static method in class clojure.lang.Numbers
-
- remainder(long, long) - Static method in class clojure.lang.Numbers
-
- remap(int, Type) - Method in class clojure.asm.commons.LocalVariablesSorter
-
- remap(int, int) - Method in class clojure.asm.commons.LocalVariablesSorter
-
- remove(Object) - Method in class clojure.lang.APersistentMap
-
- remove(Object) - Method in class clojure.lang.APersistentSet
-
- remove(int) - Method in class clojure.lang.APersistentVector
-
- remove(Object) - Method in class clojure.lang.APersistentVector
-
- remove(Object) - Method in class clojure.lang.ASeq
-
- remove(int) - Method in class clojure.lang.ASeq
-
- remove(Object) - Method in class clojure.lang.LazySeq
-
- remove(int) - Method in class clojure.lang.LazySeq
-
- remove(Symbol) - Static method in class clojure.lang.Namespace
-
- remove() - Method in class clojure.lang.PersistentArrayMap.Iter
-
- remove(Object) - Method in class clojure.lang.PersistentList.EmptyList
-
- remove(int) - Method in class clojure.lang.PersistentList.EmptyList
-
- remove(Object) - Method in class clojure.lang.PersistentQueue
-
- remove() - Method in class clojure.lang.PersistentTreeMap.KeyIterator
-
- remove() - Method in class clojure.lang.PersistentTreeMap.NodeIterator
-
- remove(PersistentTreeMap.Node, Object, Box) - Method in class clojure.lang.PersistentTreeMap
-
- remove() - Method in class clojure.lang.PersistentTreeMap.ValIterator
-
- remove() - Method in class clojure.lang.SeqIterator
-
- remove(Object) - Method in class clojure.lang.TransactionalHashMap
-
- remove(Object, Object) - Method in class clojure.lang.TransactionalHashMap
-
- removeAlias(Symbol) - Method in class clojure.lang.Namespace
-
- removeAll(Collection) - Method in class clojure.lang.APersistentSet
-
- removeAll(Collection) - Method in class clojure.lang.APersistentVector
-
- removeAll(Collection) - Method in class clojure.lang.ASeq
-
- removeAll(Collection) - Method in class clojure.lang.LazySeq
-
- removeAll(Collection) - Method in class clojure.lang.PersistentList.EmptyList
-
- removeAll(Collection) - Method in class clojure.lang.PersistentQueue
-
- removeLeft(PersistentTreeMap.Node) - Method in class clojure.lang.PersistentTreeMap.Black
-
- removeLeft(PersistentTreeMap.Node) - Method in class clojure.lang.PersistentTreeMap.Node
-
- removeLeft(PersistentTreeMap.Node) - Method in class clojure.lang.PersistentTreeMap.Red
-
- removeMethod(Object) - Method in class clojure.lang.MultiFn
-
- removePair(Object[], int) - Static method in class clojure.lang.PersistentHashMap
-
- removeRight(PersistentTreeMap.Node) - Method in class clojure.lang.PersistentTreeMap.Black
-
- removeRight(PersistentTreeMap.Node) - Method in class clojure.lang.PersistentTreeMap.Node
-
- removeRight(PersistentTreeMap.Node) - Method in class clojure.lang.PersistentTreeMap.Red
-
- removeWatch(Object) - Method in class clojure.lang.ARef
-
- removeWatch(Object) - Method in interface clojure.lang.IRef
-
- Repl - Class in clojure.lang
-
- Repl() - Constructor for class clojure.lang.Repl
-
- replace(Object, Object, PersistentTreeMap.Node, PersistentTreeMap.Node) - Method in class clojure.lang.PersistentTreeMap.Black
-
- replace(Object, Object, PersistentTreeMap.Node, PersistentTreeMap.Node) - Method in class clojure.lang.PersistentTreeMap.Node
-
- replace(Object, Object, PersistentTreeMap.Node, PersistentTreeMap.Node) - Method in class clojure.lang.PersistentTreeMap.Red
-
- replace(PersistentTreeMap.Node, Object, Object) - Method in class clojure.lang.PersistentTreeMap
-
- replace(K, V, V) - Method in class clojure.lang.TransactionalHashMap
-
- replace(K, V) - Method in class clojure.lang.TransactionalHashMap
-
- reqParms - Variable in class clojure.lang.Compiler.FnMethod
-
- reqParms() - Method in class clojure.lang.Compiler.FnMethod
-
- REQUIRE - Static variable in class clojure.main
-
- RESERVED - Static variable in class clojure.asm.MethodWriter
-
Reserved for future use
- reset(Object) - Method in class clojure.lang.Atom
-
- reset() - Method in class clojure.lang.MultiFn
-
- resetCache() - Method in class clojure.lang.MultiFn
-
- resetMeta(IPersistentMap) - Method in class clojure.lang.AReference
-
- resetMeta(IPersistentMap) - Method in interface clojure.lang.IReference
-
- resetThreadBindingFrame(Object) - Static method in class clojure.lang.Var
-
- resize - Variable in class clojure.asm.MethodWriter
-
Indicates if some jump instructions are too small and need to be resized.
- RESIZED - Static variable in class clojure.asm.Label
-
Indicates if this label has been updated, after instruction resizing.
- resizeInstructions() - Method in class clojure.asm.MethodWriter
-
- resolve(MethodWriter, int, byte[]) - Method in class clojure.asm.Label
-
Resolves all forward references to this label.
- resolve(Symbol, boolean) - Static method in class clojure.lang.Compiler
-
- resolve(Symbol) - Static method in class clojure.lang.Compiler
-
- resolveClassNameInContext(String) - Static method in class clojure.lang.RT
-
- RESOLVED - Static variable in class clojure.asm.Label
-
Indicates if the position of this label is known.
- resolveIn(Namespace, Symbol, boolean) - Static method in class clojure.lang.Compiler
-
- resolveSymbol(Symbol) - Static method in class clojure.lang.Compiler
-
- resourceAsStream(ClassLoader, String) - Static method in class clojure.lang.RT
-
- rest - Variable in class clojure.lang.Binding
-
- restart(Object, boolean) - Method in class clojure.lang.Agent
-
- RestFn - Class in clojure.lang
-
- RestFn() - Constructor for class clojure.lang.RestFn
-
- restFnType - Static variable in class clojure.lang.Compiler.FnExpr
-
- restParm - Variable in class clojure.lang.Compiler.FnMethod
-
- restParm() - Method in class clojure.lang.Compiler.FnMethod
-
- ret(int) - Method in class clojure.asm.commons.GeneratorAdapter
-
Generates a RET instruction.
- RET - Static variable in class clojure.asm.Label
-
Indicates if this basic block ends with a RET instruction.
- RET - Static variable in interface clojure.asm.Opcodes
-
- ret1(Object, Object) - Static method in class clojure.lang.Util
-
- ret1(ISeq, Object) - Static method in class clojure.lang.Util
-
- RET_LOCAL_NUM - Static variable in class clojure.lang.Compiler
-
- retainAll(Collection) - Method in class clojure.lang.APersistentSet
-
- retainAll(Collection) - Method in class clojure.lang.APersistentVector
-
- retainAll(Collection) - Method in class clojure.lang.ASeq
-
- retainAll(Collection) - Method in class clojure.lang.LazySeq
-
- retainAll(Collection) - Method in class clojure.lang.PersistentList.EmptyList
-
- retainAll(Collection) - Method in class clojure.lang.PersistentQueue
-
- retClass - Variable in class clojure.lang.Compiler.FnMethod
-
- retClass - Variable in class clojure.lang.Compiler.NewInstanceMethod
-
- retClass - Variable in class clojure.lang.Compiler.StaticInvokeExpr
-
- retLocal - Variable in class clojure.lang.Compiler.TryExpr
-
- RETRY - Static variable in class clojure.lang.LockingTransaction
-
- RETRY_LIMIT - Static variable in class clojure.lang.LockingTransaction
-
- retryex - Variable in class clojure.lang.LockingTransaction
-
- retType - Variable in class clojure.lang.Compiler.NewInstanceMethod
-
- RETURN - Static variable in interface clojure.asm.Opcodes
-
- returnType - Variable in class clojure.asm.commons.GeneratorAdapter
-
Return type of the method visited by this adapter.
- returnType - Variable in class clojure.lang.Compiler.CaseExpr
-
- returnValue() - Method in class clojure.asm.commons.GeneratorAdapter
-
Generates the instruction to return the top stack value to the caller.
- rev - Static variable in class clojure.lang.Var
-
- reverseIterator() - Method in class clojure.lang.PersistentTreeMap
-
- Reversible - Interface in clojure.lang
-
- right - Variable in class clojure.lang.PersistentTreeMap.BlackBranch
-
- right() - Method in class clojure.lang.PersistentTreeMap.BlackBranch
-
- right() - Method in class clojure.lang.PersistentTreeMap.Node
-
- right - Variable in class clojure.lang.PersistentTreeMap.RedBranch
-
- right() - Method in class clojure.lang.PersistentTreeMap.RedBranch
-
- rightBalance(Object, Object, PersistentTreeMap.Node, PersistentTreeMap.Node) - Static method in class clojure.lang.PersistentTreeMap
-
- root - Variable in class clojure.lang.PersistentHashMap
-
- root - Variable in class clojure.lang.PersistentHashMap.TransientHashMap
-
- root - Variable in class clojure.lang.PersistentVector
-
- root - Variable in class clojure.lang.PersistentVector.TransientVector
-
- root - Variable in class clojure.lang.Var
-
- rq - Static variable in class clojure.lang.DynamicClassLoader
-
- rq - Static variable in class clojure.lang.Keyword
-
- rseq() - Method in class clojure.lang.APersistentVector
-
- rseq - Variable in class clojure.lang.PersistentQueue.Seq
-
- rseq() - Method in class clojure.lang.PersistentTreeMap
-
- rseq() - Method in class clojure.lang.PersistentTreeSet
-
- rseq() - Method in interface clojure.lang.Reversible
-
- RT - Class in clojure.lang
-
- RT() - Constructor for class clojure.lang.RT
-
- RT.DefaultComparator - Class in clojure.lang
-
- RT.DefaultComparator() - Constructor for class clojure.lang.RT.DefaultComparator
-
- RT_TYPE - Static variable in class clojure.lang.Compiler
-
- run() - Method in class clojure.lang.AFn
-
- run() - Method in class clojure.lang.Agent.Action
-
- run() - Method in class clojure.lang.Keyword
-
- run(Callable) - Method in class clojure.lang.LockingTransaction
-
- run() - Method in class clojure.lang.Ref
-
- run() - Method in class clojure.lang.Var
-
- runInTransaction(Callable) - Static method in class clojure.lang.LockingTransaction
-
- running() - Method in class clojure.lang.LockingTransaction.Info
-
- RUNNING - Static variable in class clojure.lang.LockingTransaction
-
- runtimeException(String) - Static method in class clojure.lang.Util
-
- runtimeException(String, Throwable) - Static method in class clojure.lang.Util
-
- rw - Variable in class clojure.lang.MultiFn
-
- s - Variable in class clojure.lang.LazySeq
-
- s - Variable in class clojure.lang.PersistentHashMap.ArrayNode.Seq
-
- s - Variable in class clojure.lang.PersistentHashMap.NodeSeq
-
- s - Variable in class clojure.lang.StringSeq
-
- SALOAD - Static variable in interface clojure.asm.Opcodes
-
- SAME_FRAME - Static variable in class clojure.asm.MethodWriter
-
Frame has exactly the same locals as the previous stack map frame and
number of stack items is zero.
- SAME_FRAME_EXTENDED - Static variable in class clojure.asm.MethodWriter
-
Frame has exactly the same locals as the previous stack map frame and
number of stack items is zero.
- SAME_LOCALS_1_STACK_ITEM_FRAME - Static variable in class clojure.asm.MethodWriter
-
Frame has exactly the same locals as the previous stack map frame and
number of stack items is 1
- SAME_LOCALS_1_STACK_ITEM_FRAME_EXTENDED - Static variable in class clojure.asm.MethodWriter
-
Frame has exactly the same locals as the previous stack map frame and
number of stack items is 1.
- SASTORE - Static variable in interface clojure.asm.Opcodes
-
- SBYTE_INSN - Static variable in class clojure.asm.ClassWriter
-
The type of instructions with an signed byte argument.
- Script - Class in clojure.lang
-
- Script() - Constructor for class clojure.lang.Script
-
- second(Object) - Static method in class clojure.lang.RT
-
- sendOffThreadPoolCounter - Static variable in class clojure.lang.Agent
-
- sendThreadPoolCounter - Static variable in class clojure.lang.Agent
-
- seq() - Method in class clojure.lang.AMapEntry
-
- seq - Variable in class clojure.lang.APersistentMap.KeySeq
-
- seq - Variable in class clojure.lang.APersistentMap.ValSeq
-
- seq() - Method in class clojure.lang.APersistentSet
-
- seq() - Method in class clojure.lang.APersistentVector
-
- seq() - Method in class clojure.lang.ASeq
-
- seq() - Method in class clojure.lang.LazySeq
-
- SEQ - Static variable in class clojure.lang.LispReader
-
- seq() - Method in class clojure.lang.PersistentArrayMap
-
- seq() - Method in class clojure.lang.PersistentHashMap
-
- seq() - Method in class clojure.lang.PersistentList.EmptyList
-
- seq() - Method in class clojure.lang.PersistentQueue
-
- seq() - Method in class clojure.lang.PersistentStructMap
-
- seq() - Method in class clojure.lang.PersistentTreeMap
-
- seq(boolean) - Method in class clojure.lang.PersistentTreeMap
-
- seq(boolean) - Method in class clojure.lang.PersistentTreeSet
-
- seq() - Method in class clojure.lang.PersistentVector
-
- seq(Object) - Static method in class clojure.lang.RT
-
- seq() - Method in interface clojure.lang.Seqable
-
- seq - Variable in class clojure.lang.SeqEnumeration
-
- seq - Variable in class clojure.lang.SeqIterator
-
- seq(boolean) - Method in interface clojure.lang.Sorted
-
- Seqable - Interface in clojure.lang
-
- SeqEnumeration - Class in clojure.lang
-
- SeqEnumeration(ISeq) - Constructor for class clojure.lang.SeqEnumeration
-
- seqFrom(Object, boolean) - Method in class clojure.lang.PersistentTreeMap
-
- seqFrom(Object, boolean) - Method in class clojure.lang.PersistentTreeSet
-
- seqFrom(Object) - Static method in class clojure.lang.RT
-
- seqFrom(Object, boolean) - Method in interface clojure.lang.Sorted
-
- SeqIterator - Class in clojure.lang
-
- SeqIterator(ISeq) - Constructor for class clojure.lang.SeqIterator
-
- seqOrElse(Object) - Static method in class clojure.lang.RT
-
- seqToArray(ISeq) - Static method in class clojure.lang.RT
-
- seqToPassedArray(ISeq, Object[]) - Static method in class clojure.lang.RT
-
- seqToTypedArray(ISeq) - Static method in class clojure.lang.RT
-
- seqToTypedArray(Class, ISeq) - Static method in class clojure.lang.RT
-
- Sequential - Interface in clojure.lang
-
Copyright (c) Rich Hickey.
- SerialVersionUIDAdder - Class in clojure.asm.commons
-
A
ClassAdapter
that adds a serial version unique identifier to a
class if missing.
- SerialVersionUIDAdder(ClassVisitor) - Constructor for class clojure.asm.commons.SerialVersionUIDAdder
-
- SerialVersionUIDAdder.Item - Class in clojure.asm.commons
-
- SerialVersionUIDAdder.Item(String, int, String) - Constructor for class clojure.asm.commons.SerialVersionUIDAdder.Item
-
- set(int, Object) - Method in class clojure.asm.commons.AnalyzerAdapter
-
- set(int, int) - Method in class clojure.asm.Frame
-
Sets the output frame local variable type at the given index.
- set(int) - Method in class clojure.asm.Item
-
Sets this item to an integer item.
- set(long) - Method in class clojure.asm.Item
-
Sets this item to a long item.
- set(float) - Method in class clojure.asm.Item
-
Sets this item to a float item.
- set(double) - Method in class clojure.asm.Item
-
Sets this item to a double item.
- set(int, String, String, String) - Method in class clojure.asm.Item
-
Sets this item to an item that do not hold a primitive value.
- set(int, Object) - Method in class clojure.lang.APersistentVector
-
- set(int, Object) - Method in class clojure.lang.ASeq
-
- set(int, Object) - Method in class clojure.lang.LazySeq
-
- set(int, Object) - Method in class clojure.lang.PersistentList.EmptyList
-
- set(Object) - Method in class clojure.lang.Ref
-
- set(Object...) - Static method in class clojure.lang.RT
-
- set(Object) - Method in class clojure.lang.Var
-
- setBit(Object, Object) - Static method in class clojure.lang.Numbers
-
- setBit(Object, long) - Static method in class clojure.lang.Numbers
-
- setBit(long, Object) - Static method in class clojure.lang.Numbers
-
- setBit(long, long) - Static method in class clojure.lang.Numbers
-
- setDocumentLocator(Locator) - Method in class clojure.lang.XMLHandler
-
- setDynamic() - Method in class clojure.lang.Var
-
- setDynamic(boolean) - Method in class clojure.lang.Var
-
- setDynamicMethod - Static variable in class clojure.lang.Compiler.DefExpr
-
- setEquals(IPersistentSet, Object) - Static method in class clojure.lang.APersistentSet
-
- setErrorHandler(IFn) - Method in class clojure.lang.Agent
-
- setErrorMode(Keyword) - Method in class clojure.lang.Agent
-
- setFrameLocal(int, Object) - Method in class clojure.asm.commons.LocalVariablesSorter
-
- setInstanceField(Object, String, Object) - Static method in class clojure.lang.Reflector
-
- setInstanceFieldMethod - Static variable in class clojure.lang.Compiler.InstanceFieldExpr
-
- setLocalType(int, Type) - Method in class clojure.asm.commons.GeneratorAdapter
-
- setLocalType(int, Type) - Method in class clojure.asm.commons.LocalVariablesSorter
-
Sets the current type of the given local variable.
- setMacro() - Method in class clojure.lang.Var
-
- setMaxHistory(int) - Method in class clojure.lang.Ref
-
- setMeta(IPersistentMap) - Method in class clojure.lang.Var
-
- setMetaMethod - Static variable in class clojure.lang.Compiler.DefExpr
-
- setMethod - Static variable in class clojure.lang.Compiler.SetExpr
-
- setMethod - Static variable in class clojure.lang.Compiler.VarExpr
-
- setMinHistory(int) - Method in class clojure.lang.Ref
-
- sets - Variable in class clojure.lang.LockingTransaction
-
- setState(Object) - Method in class clojure.lang.Agent
-
- setStaticField(String, String, Object) - Static method in class clojure.lang.Reflector
-
- setStaticField(Class, String, Object) - Static method in class clojure.lang.Reflector
-
- Settable - Interface in clojure.lang
-
- setTag(Symbol) - Method in class clojure.lang.Var
-
- setTagMethod - Static variable in class clojure.lang.Compiler.DefExpr
-
- setValidator(IFn) - Method in class clojure.lang.ARef
-
- setValidator(IFn) - Method in interface clojure.lang.IRef
-
- setValidator(IFn) - Method in class clojure.lang.Var
-
- setValue(Object) - Method in class clojure.lang.AMapEntry
-
- setValues(Object...) - Static method in class clojure.lang.RT
-
- shift - Variable in class clojure.lang.Compiler.CaseExpr
-
- shift - Variable in class clojure.lang.MethodImplCache
-
- shift - Variable in class clojure.lang.PersistentVector
-
- shift - Variable in class clojure.lang.PersistentVector.TransientVector
-
- shiftLeft(Object, Object) - Static method in class clojure.lang.Numbers
-
- shiftLeft(Object, long) - Static method in class clojure.lang.Numbers
-
- shiftLeft(long, Object) - Static method in class clojure.lang.Numbers
-
- shiftLeft(long, long) - Static method in class clojure.lang.Numbers
-
- shiftLeftInt(int, int) - Static method in class clojure.lang.Numbers
-
- shiftRight(Object, Object) - Static method in class clojure.lang.Numbers
-
- shiftRight(Object, long) - Static method in class clojure.lang.Numbers
-
- shiftRight(long, Object) - Static method in class clojure.lang.Numbers
-
- shiftRight(long, long) - Static method in class clojure.lang.Numbers
-
- shiftRightInt(int, int) - Static method in class clojure.lang.Numbers
-
- SHL - Static variable in class clojure.asm.commons.GeneratorAdapter
-
Constant for the
math
method.
- SHORT - Static variable in class clojure.asm.Frame
-
The SHORT type.
- SHORT - Static variable in class clojure.asm.Type
-
The sort of the short type.
- short_array(int, Object) - Static method in class clojure.lang.Numbers
-
- short_array(Object) - Static method in class clojure.lang.Numbers
-
- SHORT_INSN - Static variable in class clojure.asm.ClassWriter
-
The type of instructions with an signed short argument.
- SHORT_TYPE - Static variable in class clojure.asm.commons.GeneratorAdapter
-
- SHORT_TYPE - Static variable in class clojure.asm.Type
-
The short type.
- SHORT_TYPE - Static variable in class clojure.lang.Compiler.HostExpr
-
- shortCast(Object) - Static method in class clojure.lang.RT
-
- shortCast(byte) - Static method in class clojure.lang.RT
-
- shortCast(short) - Static method in class clojure.lang.RT
-
- shortCast(int) - Static method in class clojure.lang.RT
-
- shortCast(long) - Static method in class clojure.lang.RT
-
- shortCast(float) - Static method in class clojure.lang.RT
-
- shortCast(double) - Static method in class clojure.lang.RT
-
- shorts(Object) - Static method in class clojure.lang.Numbers
-
- shortValue() - Method in class clojure.lang.BigInt
-
- shortValueMethod - Static variable in class clojure.lang.Compiler.HostExpr
-
- shortValueOfMethod - Static variable in class clojure.lang.Compiler.HostExpr
-
- shouldClear - Variable in class clojure.lang.Compiler.LocalBindingExpr
-
- SHR - Static variable in class clojure.asm.commons.GeneratorAdapter
-
Constant for the
math
method.
- shutdown() - Static method in class clojure.lang.Agent
-
- signature - Variable in class clojure.asm.ClassWriter
-
The constant pool item that contains the signature of this class.
- signature - Variable in class clojure.asm.FieldWriter
-
The index of the constant pool item that contains the signature of this
field.
- signature - Variable in class clojure.asm.MethodWriter
-
The signature of this method.
- SIPUSH - Static variable in interface clojure.asm.Opcodes
-
- siteIndex - Variable in class clojure.lang.Compiler.InvokeExpr
-
- siteIndex - Variable in class clojure.lang.Compiler.KeywordInvokeExpr
-
- siteName(int) - Method in class clojure.lang.Compiler.ObjExpr
-
- siteNameStatic(int) - Method in class clojure.lang.Compiler.ObjExpr
-
- size - Variable in class clojure.asm.AnnotationWriter
-
The number of values in this annotation.
- SIZE - Static variable in class clojure.asm.Frame
-
The stack size variation corresponding to each JVM instruction.
- size() - Method in class clojure.lang.APersistentMap
-
- size() - Method in class clojure.lang.APersistentSet
-
- size() - Method in class clojure.lang.APersistentVector
-
- size() - Method in class clojure.lang.ASeq
-
- size() - Method in class clojure.lang.LazySeq
-
- size() - Method in class clojure.lang.PersistentList.EmptyList
-
- size() - Method in class clojure.lang.PersistentQueue
-
- size() - Method in class clojure.lang.TransactionalHashMap
-
- SKIP_CODE - Static variable in class clojure.asm.ClassReader
-
Flag to skip method code.
- SKIP_DEBUG - Static variable in class clojure.asm.ClassReader
-
Flag to skip the debug information in the class.
- SKIP_FRAMES - Static variable in class clojure.asm.ClassReader
-
Flag to skip the stack map frames in the class.
- skipCheck - Variable in class clojure.lang.Compiler.CaseExpr
-
- skippedEntity(String) - Method in class clojure.lang.XMLHandler
-
- SLASH - Static variable in class clojure.lang.EdnReader
-
- SLASH - Static variable in class clojure.lang.LispReader
-
- slashname(Class) - Static method in class clojure.lang.Compiler.NewInstanceExpr
-
- sneakyThrow(Throwable) - Static method in class clojure.lang.Util
-
Throw even checked exceptions without being required
to declare them or catch them.
- sneakyThrow0(Throwable) - Static method in class clojure.lang.Util
-
- soloExecutor - Static variable in class clojure.lang.Agent
-
- sort - Variable in class clojure.asm.Type
-
The sort of this Java type.
- Sorted - Interface in clojure.lang
-
- source - Variable in exception clojure.lang.Compiler.CompilerException
-
- source - Variable in class clojure.lang.Compiler.DefExpr
-
- source - Variable in class clojure.lang.Compiler.InstanceMethodExpr
-
- source - Variable in class clojure.lang.Compiler.InvokeExpr
-
- source - Variable in class clojure.lang.Compiler.KeywordInvokeExpr
-
- source - Variable in class clojure.lang.Compiler.RecurExpr
-
- SOURCE - Static variable in class clojure.lang.Compiler
-
- source - Variable in class clojure.lang.Compiler.StaticMethodExpr
-
- SOURCE_PATH - Static variable in class clojure.lang.Compiler
-
- sourceDebug - Variable in class clojure.asm.ClassWriter
-
The SourceDebug attribute of this class.
- sourceFile - Variable in class clojure.asm.ClassWriter
-
The index of the constant pool item that contains the name of the source
file from which this class was compiled.
- sparseKey - Static variable in class clojure.lang.Compiler.CaseExpr
-
- specials - Static variable in class clojure.lang.Compiler
-
- sqExpandList(ISeq) - Static method in class clojure.lang.LispReader.SyntaxQuoteReader
-
- src - Variable in class clojure.lang.Compiler.ObjExpr
-
- srcAndRefPositions - Variable in class clojure.asm.Label
-
Informations about forward references.
- stack - Variable in class clojure.asm.commons.AnalyzerAdapter
-
List
of the operand stack slots for current execution
frame.
- STACK - Static variable in class clojure.asm.Frame
-
Kind of the the types that are relative to the stack of an input stack
map frame.
- stack - Variable in class clojure.lang.PersistentTreeMap.NodeIterator
-
- stack - Variable in class clojure.lang.PersistentTreeMap.Seq
-
- stackFrame - Variable in class clojure.asm.commons.AdviceAdapter
-
- stackMap - Variable in class clojure.asm.MethodWriter
-
The StackMapTable attribute.
- stackSize - Variable in class clojure.asm.MethodWriter
-
The (relative) stack size after the last visited instruction.
- start - Variable in class clojure.asm.Handler
-
Beginning of the exception handler's scope (inclusive).
- start - Variable in class clojure.lang.APersistentVector.SubVector
-
- startDocument() - Method in class clojure.lang.XMLHandler
-
- startElement(String, String, String, Attributes) - Method in class clojure.lang.XMLHandler
-
- startFrame(int, int, int) - Method in class clojure.asm.MethodWriter
-
Starts the visit of a stack map frame.
- startPoint - Variable in class clojure.lang.LockingTransaction.Info
-
- startPoint - Variable in class clojure.lang.LockingTransaction
-
- startPrefixMapping(String, String) - Method in class clojure.lang.XMLHandler
-
- startTime - Variable in class clojure.lang.LockingTransaction
-
- state - Variable in class clojure.lang.Agent
-
- state - Variable in class clojure.lang.Atom
-
- state - Variable in class clojure.lang.EnumerationSeq
-
- state - Variable in class clojure.lang.IteratorSeq
-
- StaticInitMerger - Class in clojure.asm.commons
-
A
ClassAdapter
that merges clinit methods into a single one.
- StaticInitMerger(String, ClassVisitor) - Constructor for class clojure.asm.commons.StaticInitMerger
-
- staticKey - Static variable in class clojure.lang.Compiler
-
- status - Variable in class clojure.asm.Label
-
Flags that indicate the status of this label.
- status - Variable in class clojure.lang.LockingTransaction.Info
-
- stop(int) - Method in class clojure.lang.LockingTransaction
-
- STORE - Static variable in class clojure.asm.Label
-
Indicates if a stack map frame must be stored for this label.
- storeArg(int) - Method in class clojure.asm.commons.GeneratorAdapter
-
Generates the instruction to store the top stack value in the given
method argument.
- storeInsn(Type, int) - Method in class clojure.asm.commons.GeneratorAdapter
-
Generates the instruction to store the top stack value in a local
variable.
- storeLocal(int) - Method in class clojure.asm.commons.GeneratorAdapter
-
Generates the instruction to store the top stack value in the given local
variable.
- storeLocal(int, Type) - Method in class clojure.asm.commons.GeneratorAdapter
-
Generates the instruction to store the top stack value in the given local
variable.
- STR - Static variable in class clojure.asm.ClassWriter
-
The type of CONSTANT_String constant pool items.
- str - Variable in class clojure.lang.Compiler.StringExpr
-
- stringrdr - Static variable in class clojure.lang.LispReader.RegexReader
-
- strings - Variable in class clojure.asm.ClassReader
-
The String objects corresponding to the CONSTANT_Utf8 items.
- StringSeq - Class in clojure.lang
-
- StringSeq(IPersistentMap, CharSequence, int) - Constructor for class clojure.lang.StringSeq
-
- strVal1 - Variable in class clojure.asm.Item
-
First part of the value of this item, for items that do not hold a
primitive value.
- strVal2 - Variable in class clojure.asm.Item
-
Second part of the value of this item, for items that do not hold a
primitive value.
- strVal3 - Variable in class clojure.asm.Item
-
Third part of the value of this item, for items that do not hold a
primitive value.
- SUB - Static variable in class clojure.asm.commons.GeneratorAdapter
-
Constant for the
math
method.
- subList(int, int) - Method in class clojure.lang.APersistentVector
-
- subList(int, int) - Method in class clojure.lang.ASeq
-
- subList(int, int) - Method in class clojure.lang.LazySeq
-
- subList(int, int) - Method in class clojure.lang.PersistentList.EmptyList
-
- subsumes(Class[], Class[]) - Static method in class clojure.lang.Compiler
-
- subvec(IPersistentVector, int, int) - Static method in class clojure.lang.RT
-
- successor - Variable in class clojure.asm.Edge
-
The successor block of the basic block from which this edge originates.
- successor - Variable in class clojure.asm.Label
-
The successor of this label, in the order they are visited.
- successors - Variable in class clojure.asm.Label
-
The successors of this node in the control flow graph.
- superInitialized - Variable in class clojure.asm.commons.AdviceAdapter
-
- superName - Variable in class clojure.asm.ClassWriter
-
The constant pool item that contains the internal name of the super class
of this class.
- supportsMeta() - Method in class clojure.lang.Compiler.FnExpr
-
- supportsMeta() - Method in class clojure.lang.Compiler.ObjExpr
-
- suppressRead() - Static method in class clojure.lang.RT
-
- sv - Variable in class clojure.lang.LazySeq
-
- sval() - Method in class clojure.lang.LazySeq
-
- svuidConstructors - Variable in class clojure.asm.commons.SerialVersionUIDAdder
-
Collection of non-private constructors.
- svuidFields - Variable in class clojure.asm.commons.SerialVersionUIDAdder
-
Collection of fields.
- svuidMethods - Variable in class clojure.asm.commons.SerialVersionUIDAdder
-
Collection of non-private methods.
- swap() - Method in class clojure.asm.commons.GeneratorAdapter
-
Generates a SWAP instruction.
- swap(Type, Type) - Method in class clojure.asm.commons.GeneratorAdapter
-
Generates the instructions to swap the top two stack values.
- SWAP - Static variable in interface clojure.asm.Opcodes
-
- swap(IFn) - Method in class clojure.lang.Atom
-
- swap(IFn, Object) - Method in class clojure.lang.Atom
-
- swap(IFn, Object, Object) - Method in class clojure.lang.Atom
-
- swap(IFn, Object, Object, ISeq) - Method in class clojure.lang.Atom
-
- swapRoot(Object) - Method in class clojure.lang.Var
-
- switchType - Variable in class clojure.lang.Compiler.CaseExpr
-
- sym - Variable in class clojure.lang.Compiler.LocalBinding
-
- sym - Variable in class clojure.lang.Keyword
-
- sym - Variable in class clojure.lang.LispReader.DeprecatedWrappingReader
-
- sym - Variable in class clojure.lang.LispReader.WrappingReader
-
- sym - Variable in class clojure.lang.Var
-
- symbol - Variable in class clojure.lang.Compiler.UnresolvedVarExpr
-
- Symbol - Class in clojure.lang
-
- Symbol(String, String) - Constructor for class clojure.lang.Symbol
-
- Symbol(IPersistentMap, String, String) - Constructor for class clojure.lang.Symbol
-
- SYMBOL_TYPE - Static variable in class clojure.lang.Compiler
-
- symbolPat - Static variable in class clojure.lang.EdnReader
-
- symbolPat - Static variable in class clojure.lang.LispReader
-
- symintern - Static variable in class clojure.lang.Compiler.DefExpr
-
- symintern - Static variable in class clojure.lang.Compiler.ObjExpr
-
- syntaxQuote(Object) - Static method in class clojure.lang.LispReader.SyntaxQuoteReader
-
- T - Static variable in class clojure.lang.RT
-
- T_BOOLEAN - Static variable in interface clojure.asm.Opcodes
-
- T_BYTE - Static variable in interface clojure.asm.Opcodes
-
- T_CHAR - Static variable in interface clojure.asm.Opcodes
-
- T_DOUBLE - Static variable in interface clojure.asm.Opcodes
-
- T_FLOAT - Static variable in interface clojure.asm.Opcodes
-
- T_INT - Static variable in interface clojure.asm.Opcodes
-
- T_LONG - Static variable in interface clojure.asm.Opcodes
-
- T_SHORT - Static variable in interface clojure.asm.Opcodes
-
- TABL_INSN - Static variable in class clojure.asm.ClassWriter
-
The type of the TABLESWITCH instruction.
- table - Static variable in class clojure.lang.Keyword
-
- table - Variable in class clojure.lang.MethodImplCache
-
- tableSwitch(int[], TableSwitchGenerator) - Method in class clojure.asm.commons.GeneratorAdapter
-
Generates the instructions for a switch statement.
- tableSwitch(int[], TableSwitchGenerator, boolean) - Method in class clojure.asm.commons.GeneratorAdapter
-
Generates the instructions for a switch statement.
- TABLESWITCH - Static variable in interface clojure.asm.Opcodes
-
- TableSwitchGenerator - Interface in clojure.asm.commons
-
A code generator for switch statements.
- tag - Variable in class clojure.lang.Compiler.InstanceFieldExpr
-
- tag - Variable in class clojure.lang.Compiler.InstanceMethodExpr
-
- tag - Variable in class clojure.lang.Compiler.InvokeExpr
-
- tag - Variable in class clojure.lang.Compiler.KeywordInvokeExpr
-
- tag - Variable in class clojure.lang.Compiler.LocalBinding
-
- tag - Variable in class clojure.lang.Compiler.LocalBindingExpr
-
- tag - Variable in class clojure.lang.Compiler.ObjExpr
-
- tag - Variable in class clojure.lang.Compiler.StaticFieldExpr
-
- tag - Variable in class clojure.lang.Compiler.StaticInvokeExpr
-
- tag - Variable in class clojure.lang.Compiler.StaticMethodExpr
-
- tag - Variable in class clojure.lang.Compiler.VarExpr
-
- TAG_KEY - Static variable in class clojure.lang.RT
-
- tagClass(Object) - Static method in class clojure.lang.Compiler
-
- taggedReader - Static variable in class clojure.lang.EdnReader
-
- tagOf(Object) - Static method in class clojure.lang.Compiler
-
- tagToClass(Object) - Static method in class clojure.lang.Compiler.HostExpr
-
- tail - Variable in class clojure.lang.PersistentVector
-
- tail - Variable in class clojure.lang.PersistentVector.TransientVector
-
- tailoff() - Method in class clojure.lang.PersistentVector
-
- tailoff() - Method in class clojure.lang.PersistentVector.TransientVector
-
- TARGET - Static variable in class clojure.asm.Label
-
Indicates if this label is the target of a jump instruction, or the start
of an exception handler.
- target - Variable in class clojure.lang.Compiler.AssignExpr
-
- target - Variable in class clojure.lang.Compiler.InstanceFieldExpr
-
- target - Variable in class clojure.lang.Compiler.InstanceMethodExpr
-
- target - Variable in class clojure.lang.Compiler.KeywordInvokeExpr
-
- target - Variable in class clojure.lang.Compiler.MonitorEnterExpr
-
- target - Variable in class clojure.lang.Compiler.MonitorExitExpr
-
- target - Variable in class clojure.lang.Compiler.StaticInvokeExpr
-
- targetClass - Variable in class clojure.lang.Compiler.InstanceFieldExpr
-
- testBit(Object, Object) - Static method in class clojure.lang.Numbers
-
- testBit(Object, long) - Static method in class clojure.lang.Numbers
-
- testBit(long, Object) - Static method in class clojure.lang.Numbers
-
- testBit(long, long) - Static method in class clojure.lang.Numbers
-
- testExpr - Variable in class clojure.lang.Compiler.IfExpr
-
- tests - Variable in class clojure.lang.Compiler.CaseExpr
-
- testType - Variable in class clojure.lang.Compiler.CaseExpr
-
- THE_VAR - Static variable in class clojure.lang.Compiler
-
- THE_VAR - Static variable in class clojure.lang.LispReader
-
- thenExpr - Variable in class clojure.lang.Compiler.IfExpr
-
- thens - Variable in class clojure.lang.Compiler.CaseExpr
-
- third(Object) - Static method in class clojure.lang.RT
-
- THIS - Static variable in class clojure.asm.commons.AdviceAdapter
-
- THIS - Static variable in class clojure.lang.Compiler
-
- thisName - Variable in class clojure.asm.ClassWriter
-
The internal name of this class.
- thisName - Variable in class clojure.lang.Compiler.ObjExpr
-
- thisName() - Method in class clojure.lang.Compiler.ObjExpr
-
- thread - Variable in class clojure.lang.Var.TBox
-
- threadBound - Variable in class clojure.lang.Var
-
- threshold - Variable in class clojure.asm.ClassWriter
-
The threshold of the constant pool's hash table.
- THROW - Static variable in class clojure.lang.Compiler
-
- THROWABLE_TYPE - Static variable in class clojure.lang.Compiler
-
- throwArity(int) - Method in class clojure.lang.AFn
-
- throwArity() - Method in class clojure.lang.Keyword
-
- throwArity(int) - Method in class clojure.lang.Var.Unbound
-
- throwCauseOrElseException(Exception) - Static method in class clojure.lang.Reflector
-
- throwException() - Method in class clojure.asm.commons.GeneratorAdapter
-
Generates the instruction to throw an exception.
- throwException(Type, String) - Method in class clojure.asm.commons.GeneratorAdapter
-
Generates the instructions to create and throw an exception.
- throwIntOverflow() - Static method in class clojure.lang.Numbers
-
- thunkName(int) - Method in class clojure.lang.Compiler.ObjExpr
-
- thunkNameStatic(int) - Method in class clojure.lang.Compiler.ObjExpr
-
- tinfo - Variable in class clojure.lang.Ref
-
- toArray() - Method in class clojure.lang.APersistentSet
-
- toArray(Object[]) - Method in class clojure.lang.APersistentSet
-
- toArray() - Method in class clojure.lang.APersistentVector
-
- toArray(Object[]) - Method in class clojure.lang.APersistentVector
-
- toArray() - Method in class clojure.lang.ASeq
-
- toArray(Object[]) - Method in class clojure.lang.ASeq
-
- toArray() - Method in class clojure.lang.LazySeq
-
- toArray(Object[]) - Method in class clojure.lang.LazySeq
-
- toArray() - Method in class clojure.lang.PersistentList.EmptyList
-
- toArray(Object[]) - Method in class clojure.lang.PersistentList.EmptyList
-
- toArray() - Method in class clojure.lang.PersistentQueue
-
- toArray(Object[]) - Method in class clojure.lang.PersistentQueue
-
- toArray(Object) - Static method in class clojure.lang.RT
-
- toBigDecimal() - Method in class clojure.lang.BigInt
-
- toBigDecimal(Object) - Static method in class clojure.lang.Numbers
-
- toBigInt(Object) - Static method in class clojure.lang.Numbers
-
- toBigInteger() - Method in class clojure.lang.BigInt
-
- toBigInteger(Object) - Static method in class clojure.lang.Numbers
-
- toByteArray() - Method in class clojure.asm.ClassWriter
-
Returns the bytecode of the class that was build with this class writer.
- TOP - Static variable in class clojure.asm.Frame
-
The TOP type.
- TOP - Static variable in interface clojure.asm.Opcodes
-
- toRatio(Object) - Static method in class clojure.lang.Numbers
-
- toString() - Method in class clojure.asm.commons.Method
-
- toString() - Method in class clojure.asm.Label
-
Returns a string representation of this label.
- toString() - Method in class clojure.asm.Type
-
Returns a string representation of this type.
- toString() - Method in class clojure.lang.APersistentMap
-
- toString() - Method in class clojure.lang.APersistentSet
-
- toString() - Method in class clojure.lang.APersistentVector
-
- toString() - Method in class clojure.lang.ASeq
-
- toString() - Method in class clojure.lang.BigInt
-
- toString() - Method in exception clojure.lang.Compiler.CompilerException
-
- toString() - Method in exception clojure.lang.ExceptionInfo
-
- toString() - Method in class clojure.lang.Keyword
-
- toString() - Method in class clojure.lang.Namespace
-
- toString() - Method in class clojure.lang.Ratio
-
- toString() - Method in class clojure.lang.Symbol
-
- toString() - Method in class clojure.lang.Var
-
- toString() - Method in class clojure.lang.Var.Unbound
-
- touch() - Method in class clojure.lang.Ref
-
- transaction - Static variable in class clojure.lang.LockingTransaction
-
- TransactionalHashMap<K,V> - Class in clojure.lang
-
- TransactionalHashMap() - Constructor for class clojure.lang.TransactionalHashMap
-
- TransactionalHashMap(int) - Constructor for class clojure.lang.TransactionalHashMap
-
- TransactionalHashMap(Map<? extends K, ? extends V>) - Constructor for class clojure.lang.TransactionalHashMap
-
- tree - Variable in class clojure.lang.PersistentTreeMap
-
- trimGenID(String) - Static method in class clojure.lang.Compiler.ObjExpr
-
- trimHistory() - Method in class clojure.lang.Ref
-
- TRUE_EXPR - Static variable in class clojure.lang.Compiler
-
- TRY - Static variable in class clojure.lang.Compiler
-
- tryExpr - Variable in class clojure.lang.Compiler.TryExpr
-
- tryWriteLock(Ref) - Method in class clojure.lang.LockingTransaction
-
- tvals - Variable in class clojure.lang.Ref
-
- type - Variable in class clojure.asm.Attribute
-
The type of this attribute.
- TYPE - Static variable in class clojure.asm.ClassWriter
-
The instruction types of all JVM opcodes.
- type(ClassWriter, String) - Method in class clojure.asm.Frame
-
Returns the int encoding of the given type.
- type - Variable in class clojure.asm.Handler
-
Constant pool index of the internal name of the type of exceptions
handled by this handler, or 0 to catch any exceptions.
- type - Variable in class clojure.asm.Item
-
Type of this constant pool item.
- Type - Class in clojure.asm
-
A Java type.
- Type(int) - Constructor for class clojure.asm.Type
-
Constructs a primitive type.
- Type(int, char[], int, int) - Constructor for class clojure.asm.Type
-
Constructs a reference type.
- type - Variable in class clojure.lang.Compiler.PathNode
-
- TYPE_INSN - Static variable in class clojure.asm.ClassWriter
-
The type of instructions with a type descriptor argument.
- TYPE_MERGED - Static variable in class clojure.asm.ClassWriter
-
Merged type Item stored in the ClassWriter
ClassWriter.typeTable
,
instead of the constant pool, in order to avoid clashes with normal
constant pool items in the ClassWriter constant pool's hash table.
- TYPE_NORMAL - Static variable in class clojure.asm.ClassWriter
-
Normal type Item stored in the ClassWriter
ClassWriter.typeTable
,
instead of the constant pool, in order to avoid clashes with normal
constant pool items in the ClassWriter constant pool's hash table.
- TYPE_UNINIT - Static variable in class clojure.asm.ClassWriter
-
Uninitialized type Item stored in the ClassWriter
ClassWriter.typeTable
, instead of the constant pool, in order to
avoid clashes with normal constant pool items in the ClassWriter constant
pool's hash table.
- typeCount - Variable in class clojure.asm.ClassWriter
-
- typeInsn(int, Type) - Method in class clojure.asm.commons.GeneratorAdapter
-
Generates a type dependent instruction.
- typeTable - Variable in class clojure.asm.ClassWriter
-
A type table used to temporarily store internal names that will not
necessarily be stored in the constant pool.
- v - Variable in class clojure.lang.APersistentVector.RSeq
-
- v - Variable in class clojure.lang.APersistentVector.Seq
-
- v - Variable in class clojure.lang.APersistentVector.SubVector
-
- v - Variable in class clojure.lang.Compiler.ConstantExpr
-
- v - Variable in class clojure.lang.FnLoaderThunk
-
- v - Variable in class clojure.lang.Var.Unbound
-
- V1_1 - Static variable in interface clojure.asm.Opcodes
-
- V1_2 - Static variable in interface clojure.asm.Opcodes
-
- V1_3 - Static variable in interface clojure.asm.Opcodes
-
- V1_4 - Static variable in interface clojure.asm.Opcodes
-
- V1_5 - Static variable in interface clojure.asm.Opcodes
-
- V1_6 - Static variable in interface clojure.asm.Opcodes
-
- val - Variable in class clojure.lang.Binding
-
- val - Variable in class clojure.lang.Box
-
- val - Variable in class clojure.lang.Compiler.AssignExpr
-
- val - Variable in class clojure.lang.Compiler.BooleanExpr
-
- val() - Method in class clojure.lang.Compiler.BooleanExpr
-
- val() - Method in class clojure.lang.Compiler.ConstantExpr
-
- val() - Method in class clojure.lang.Compiler.KeywordExpr
-
- val() - Method in class clojure.lang.Compiler.LiteralExpr
-
- val() - Method in class clojure.lang.Compiler.NilExpr
-
- val() - Method in class clojure.lang.Compiler.NumberExpr
-
- val() - Method in class clojure.lang.Compiler.StringExpr
-
- val - Variable in class clojure.lang.Delay
-
- val - Variable in class clojure.lang.EnumerationSeq.State
-
- val() - Method in interface clojure.lang.IMapEntry
-
- val - Variable in class clojure.lang.IteratorSeq.State
-
- val() - Method in class clojure.lang.MapEntry
-
- val - Variable in class clojure.lang.PersistentTreeMap.BlackBranchVal
-
- val() - Method in class clojure.lang.PersistentTreeMap.BlackBranchVal
-
- val - Variable in class clojure.lang.PersistentTreeMap.BlackVal
-
- val() - Method in class clojure.lang.PersistentTreeMap.BlackVal
-
- val() - Method in class clojure.lang.PersistentTreeMap.Node
-
- val - Variable in class clojure.lang.PersistentTreeMap.RedBranchVal
-
- val() - Method in class clojure.lang.PersistentTreeMap.RedBranchVal
-
- val - Variable in class clojure.lang.PersistentTreeMap.RedVal
-
- val() - Method in class clojure.lang.PersistentTreeMap.RedVal
-
- val - Variable in class clojure.lang.Reduced
-
- val - Variable in class clojure.lang.Ref.TVal
-
- val - Variable in class clojure.lang.Var.TBox
-
- valAt(Object, Object) - Method in class clojure.lang.APersistentVector
-
- valAt(Object) - Method in class clojure.lang.APersistentVector
-
- valAt(Object) - Method in class clojure.lang.ATransientMap
-
- valAt(Object, Object) - Method in class clojure.lang.ATransientMap
-
- valAt(Object) - Method in interface clojure.lang.ILookup
-
- valAt(Object, Object) - Method in interface clojure.lang.ILookup
-
- valAt(Object, Object) - Method in class clojure.lang.PersistentArrayMap
-
- valAt(Object) - Method in class clojure.lang.PersistentArrayMap
-
- valAt(Object, Object) - Method in class clojure.lang.PersistentHashMap
-
- valAt(Object) - Method in class clojure.lang.PersistentHashMap
-
- valAt(Object) - Method in class clojure.lang.PersistentStructMap
-
- valAt(Object, Object) - Method in class clojure.lang.PersistentStructMap
-
- valAt(Object, Object) - Method in class clojure.lang.PersistentTreeMap
-
- valAt(Object) - Method in class clojure.lang.PersistentTreeMap
-
- valAt(Object) - Method in class clojure.lang.PersistentVector.TransientVector
-
- valAt(Object, Object) - Method in class clojure.lang.PersistentVector.TransientVector
-
- validate(IFn, Object) - Method in class clojure.lang.ARef
-
- validate(Object) - Method in class clojure.lang.ARef
-
- validator - Variable in class clojure.lang.ARef
-
- vals - Variable in class clojure.lang.LockingTransaction
-
- vals - Variable in class clojure.lang.PersistentStructMap.Seq
-
- vals - Variable in class clojure.lang.PersistentStructMap
-
- vals() - Method in class clojure.lang.PersistentTreeMap
-
- vals(PersistentTreeMap.NodeIterator) - Method in class clojure.lang.PersistentTreeMap
-
- vals(Object) - Static method in class clojure.lang.RT
-
- value - Variable in class clojure.asm.Attribute
-
The raw value of this attribute, used only for unknown attributes.
- value - Variable in class clojure.asm.FieldWriter
-
The index of the constant pool item that contains the constant value of
this field.
- VALUE - Static variable in class clojure.asm.Frame
-
Mask to get the value of a frame type.
- valueOf(long) - Static method in class clojure.lang.BigInt
-
- valueOf(String) - Static method in enum clojure.lang.Compiler.C
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum clojure.lang.Compiler.PATHTYPE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum clojure.lang.Compiler.PSTATE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum clojure.lang.Numbers.Category
-
Returns the enum constant of this type with the specified name.
- values() - Method in class clojure.lang.APersistentMap
-
- values() - Static method in enum clojure.lang.Compiler.C
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum clojure.lang.Compiler.PATHTYPE
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum clojure.lang.Compiler.PSTATE
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum clojure.lang.Numbers.Category
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- var - Variable in class clojure.lang.Compiler.DefExpr
-
- var - Variable in class clojure.lang.Compiler.TheVarExpr
-
- var - Variable in class clojure.lang.Compiler.VarExpr
-
- var(String, String) - Static method in class clojure.lang.RT
-
- var(String, String, Object) - Static method in class clojure.lang.RT
-
- Var - Class in clojure.lang
-
- Var(Namespace, Symbol) - Constructor for class clojure.lang.Var
-
- Var(Namespace, Symbol, Object) - Constructor for class clojure.lang.Var
-
- Var.Frame - Class in clojure.lang
-
- Var.Frame() - Constructor for class clojure.lang.Var.Frame
-
- Var.Frame(Associative, Var.Frame) - Constructor for class clojure.lang.Var.Frame
-
- Var.TBox - Class in clojure.lang
-
- Var.TBox(Thread, Object) - Constructor for class clojure.lang.Var.TBox
-
- Var.Unbound - Class in clojure.lang
-
- Var.Unbound(Var) - Constructor for class clojure.lang.Var.Unbound
-
- VAR_CALLSITES - Static variable in class clojure.lang.Compiler
-
- VAR_INSN - Static variable in class clojure.asm.ClassWriter
-
The type of instructions with a local variable index argument.
- VAR_TYPE - Static variable in class clojure.lang.Compiler
-
- varCallsiteName(int) - Method in class clojure.lang.Compiler.ObjExpr
-
- varCallsites - Variable in class clojure.lang.Compiler.ObjExpr
-
- varGetMethod - Static variable in class clojure.lang.Compiler.ObjExpr
-
- varGetRawMethod - Static variable in class clojure.lang.Compiler.ObjExpr
-
- variadic - Variable in class clojure.lang.Compiler.StaticInvokeExpr
-
- variadicMethod - Variable in class clojure.lang.Compiler.FnExpr
-
- variadicMethod() - Method in class clojure.lang.Compiler.FnExpr
-
- varintern - Static variable in class clojure.lang.Compiler.ObjExpr
-
- vars - Variable in class clojure.lang.Compiler.ObjExpr
-
- vars() - Method in class clojure.lang.Compiler.ObjExpr
-
- VARS - Static variable in class clojure.lang.Compiler
-
- vec - Variable in class clojure.lang.PersistentVector.ChunkedSeq
-
- VECTOR - Static variable in class clojure.lang.Compiler
-
- VECTOR - Static variable in class clojure.lang.LispReader
-
- vector(Object...) - Static method in class clojure.lang.RT
-
- VECTOR_TYPE - Static variable in class clojure.lang.Compiler.EmptyExpr
-
- vectorMethod - Static variable in class clojure.lang.Compiler.VectorExpr
-
- version - Variable in class clojure.asm.ClassWriter
-
Minor and major version numbers of the class to be generated.
- visit(String, Object) - Method in interface clojure.asm.AnnotationVisitor
-
Visits a primitive value of the annotation.
- visit(String, Object) - Method in class clojure.asm.AnnotationWriter
-
- visit(int, int, String, String, String, String[]) - Method in class clojure.asm.ClassAdapter
-
- visit(int, int, String, String, String, String[]) - Method in interface clojure.asm.ClassVisitor
-
Visits the header of the class.
- visit(int, int, String, String, String, String[]) - Method in class clojure.asm.ClassWriter
-
- visit(int, int, String, String, String, String[]) - Method in class clojure.asm.commons.EmptyVisitor
-
- visit(String, Object) - Method in class clojure.asm.commons.EmptyVisitor
-
- visit(int, int, String, String, String, String[]) - Method in class clojure.asm.commons.SerialVersionUIDAdder
-
- visit(int, int, String, String, String, String[]) - Method in class clojure.asm.commons.StaticInitMerger
-
- visitAnnotation(String, String) - Method in interface clojure.asm.AnnotationVisitor
-
Visits a nested annotation value of the annotation.
- visitAnnotation(String, String) - Method in class clojure.asm.AnnotationWriter
-
- visitAnnotation(String, boolean) - Method in class clojure.asm.ClassAdapter
-
- visitAnnotation(String, boolean) - Method in interface clojure.asm.ClassVisitor
-
Visits an annotation of the class.
- visitAnnotation(String, boolean) - Method in class clojure.asm.ClassWriter
-
- visitAnnotation(String, boolean) - Method in class clojure.asm.commons.EmptyVisitor
-
- visitAnnotation(String, String) - Method in class clojure.asm.commons.EmptyVisitor
-
- visitAnnotation(String, boolean) - Method in interface clojure.asm.FieldVisitor
-
Visits an annotation of the field.
- visitAnnotation(String, boolean) - Method in class clojure.asm.FieldWriter
-
- visitAnnotation(String, boolean) - Method in class clojure.asm.MethodAdapter
-
- visitAnnotation(String, boolean) - Method in interface clojure.asm.MethodVisitor
-
Visits an annotation of this method.
- visitAnnotation(String, boolean) - Method in class clojure.asm.MethodWriter
-
- visitAnnotationDefault() - Method in class clojure.asm.commons.EmptyVisitor
-
- visitAnnotationDefault() - Method in class clojure.asm.MethodAdapter
-
- visitAnnotationDefault() - Method in interface clojure.asm.MethodVisitor
-
Visits the default value of this annotation interface method.
- visitAnnotationDefault() - Method in class clojure.asm.MethodWriter
-
- visitArray(String) - Method in interface clojure.asm.AnnotationVisitor
-
Visits an array value of the annotation.
- visitArray(String) - Method in class clojure.asm.AnnotationWriter
-
- visitArray(String) - Method in class clojure.asm.commons.EmptyVisitor
-
- visitAttribute(Attribute) - Method in class clojure.asm.ClassAdapter
-
- visitAttribute(Attribute) - Method in interface clojure.asm.ClassVisitor
-
Visits a non standard attribute of the class.
- visitAttribute(Attribute) - Method in class clojure.asm.ClassWriter
-
- visitAttribute(Attribute) - Method in class clojure.asm.commons.EmptyVisitor
-
- visitAttribute(Attribute) - Method in interface clojure.asm.FieldVisitor
-
Visits a non standard attribute of the field.
- visitAttribute(Attribute) - Method in class clojure.asm.FieldWriter
-
- visitAttribute(Attribute) - Method in class clojure.asm.MethodAdapter
-
- visitAttribute(Attribute) - Method in interface clojure.asm.MethodVisitor
-
Visits a non standard attribute of this method.
- visitAttribute(Attribute) - Method in class clojure.asm.MethodWriter
-
- visitCode() - Method in class clojure.asm.commons.AdviceAdapter
-
- visitCode() - Method in class clojure.asm.commons.EmptyVisitor
-
- visitCode() - Method in class clojure.asm.MethodAdapter
-
- visitCode() - Method in interface clojure.asm.MethodVisitor
-
Starts the visit of the method's code, if any (i.e.
- visitCode() - Method in class clojure.asm.MethodWriter
-
- visitEnd() - Method in interface clojure.asm.AnnotationVisitor
-
Visits the end of the annotation.
- visitEnd() - Method in class clojure.asm.AnnotationWriter
-
- visitEnd() - Method in class clojure.asm.ClassAdapter
-
- visitEnd() - Method in interface clojure.asm.ClassVisitor
-
Visits the end of the class.
- visitEnd() - Method in class clojure.asm.ClassWriter
-
- visitEnd() - Method in class clojure.asm.commons.EmptyVisitor
-
- visitEnd() - Method in class clojure.asm.commons.SerialVersionUIDAdder
-
- visitEnd() - Method in class clojure.asm.commons.StaticInitMerger
-
- visitEnd() - Method in interface clojure.asm.FieldVisitor
-
Visits the end of the field.
- visitEnd() - Method in class clojure.asm.FieldWriter
-
- visitEnd() - Method in class clojure.asm.MethodAdapter
-
- visitEnd() - Method in interface clojure.asm.MethodVisitor
-
Visits the end of the method.
- visitEnd() - Method in class clojure.asm.MethodWriter
-
- visitEnum(String, String, String) - Method in interface clojure.asm.AnnotationVisitor
-
Visits an enumeration value of the annotation.
- visitEnum(String, String, String) - Method in class clojure.asm.AnnotationWriter
-
- visitEnum(String, String, String) - Method in class clojure.asm.commons.EmptyVisitor
-
- visitField(int, String, String, String, Object) - Method in class clojure.asm.ClassAdapter
-
- visitField(int, String, String, String, Object) - Method in interface clojure.asm.ClassVisitor
-
Visits a field of the class.
- visitField(int, String, String, String, Object) - Method in class clojure.asm.ClassWriter
-
- visitField(int, String, String, String, Object) - Method in class clojure.asm.commons.EmptyVisitor
-
- visitField(int, String, String, String, Object) - Method in class clojure.asm.commons.SerialVersionUIDAdder
-
- visitFieldInsn(int, String, String, String) - Method in class clojure.asm.commons.AdviceAdapter
-
- visitFieldInsn(int, String, String, String) - Method in class clojure.asm.commons.AnalyzerAdapter
-
- visitFieldInsn(int, String, String, String) - Method in class clojure.asm.commons.CodeSizeEvaluator
-
- visitFieldInsn(int, String, String, String) - Method in class clojure.asm.commons.EmptyVisitor
-
- visitFieldInsn(int, String, String, String) - Method in class clojure.asm.MethodAdapter
-
- visitFieldInsn(int, String, String, String) - Method in interface clojure.asm.MethodVisitor
-
Visits a field instruction.
- visitFieldInsn(int, String, String, String) - Method in class clojure.asm.MethodWriter
-
- visitFrame(int, int, Object[], int, Object[]) - Method in class clojure.asm.commons.AnalyzerAdapter
-
- visitFrame(int, int, Object[], int, Object[]) - Method in class clojure.asm.commons.EmptyVisitor
-
- visitFrame(int, int, Object[], int, Object[]) - Method in class clojure.asm.commons.LocalVariablesSorter
-
- visitFrame(int, int, Object[], int, Object[]) - Method in class clojure.asm.MethodAdapter
-
- visitFrame(int, int, Object[], int, Object[]) - Method in interface clojure.asm.MethodVisitor
-
Visits the current state of the local variables and operand stack
elements.
- visitFrame(int, int, Object[], int, Object[]) - Method in class clojure.asm.MethodWriter
-
- visitFrame(Frame) - Method in class clojure.asm.MethodWriter
-
Visits a frame that has been computed from scratch.
- visitFrameTypes(int, Object[], List) - Method in class clojure.asm.commons.AnalyzerAdapter
-
- visitIincInsn(int, int) - Method in class clojure.asm.commons.AnalyzerAdapter
-
- visitIincInsn(int, int) - Method in class clojure.asm.commons.CodeSizeEvaluator
-
- visitIincInsn(int, int) - Method in class clojure.asm.commons.EmptyVisitor
-
- visitIincInsn(int, int) - Method in class clojure.asm.commons.LocalVariablesSorter
-
- visitIincInsn(int, int) - Method in class clojure.asm.MethodAdapter
-
- visitIincInsn(int, int) - Method in interface clojure.asm.MethodVisitor
-
Visits an IINC instruction.
- visitIincInsn(int, int) - Method in class clojure.asm.MethodWriter
-
- visitInnerClass(String, String, String, int) - Method in class clojure.asm.ClassAdapter
-
- visitInnerClass(String, String, String, int) - Method in interface clojure.asm.ClassVisitor
-
Visits information about an inner class.
- visitInnerClass(String, String, String, int) - Method in class clojure.asm.ClassWriter
-
- visitInnerClass(String, String, String, int) - Method in class clojure.asm.commons.EmptyVisitor
-
- visitInsn(int) - Method in class clojure.asm.commons.AdviceAdapter
-
- visitInsn(int) - Method in class clojure.asm.commons.AnalyzerAdapter
-
- visitInsn(int) - Method in class clojure.asm.commons.CodeSizeEvaluator
-
- visitInsn(int) - Method in class clojure.asm.commons.EmptyVisitor
-
- visitInsn(int) - Method in class clojure.asm.MethodAdapter
-
- visitInsn(int) - Method in interface clojure.asm.MethodVisitor
-
Visits a zero operand instruction.
- visitInsn(int) - Method in class clojure.asm.MethodWriter
-
- visitIntInsn(int, int) - Method in class clojure.asm.commons.AdviceAdapter
-
- visitIntInsn(int, int) - Method in class clojure.asm.commons.AnalyzerAdapter
-
- visitIntInsn(int, int) - Method in class clojure.asm.commons.CodeSizeEvaluator
-
- visitIntInsn(int, int) - Method in class clojure.asm.commons.EmptyVisitor
-
- visitIntInsn(int, int) - Method in class clojure.asm.MethodAdapter
-
- visitIntInsn(int, int) - Method in interface clojure.asm.MethodVisitor
-
Visits an instruction with a single int operand.
- visitIntInsn(int, int) - Method in class clojure.asm.MethodWriter
-
- visitJumpInsn(int, Label) - Method in class clojure.asm.commons.AdviceAdapter
-
- visitJumpInsn(int, Label) - Method in class clojure.asm.commons.AnalyzerAdapter
-
- visitJumpInsn(int, Label) - Method in class clojure.asm.commons.CodeSizeEvaluator
-
- visitJumpInsn(int, Label) - Method in class clojure.asm.commons.EmptyVisitor
-
- visitJumpInsn(int, Label) - Method in class clojure.asm.MethodAdapter
-
- visitJumpInsn(int, Label) - Method in interface clojure.asm.MethodVisitor
-
Visits a jump instruction.
- visitJumpInsn(int, Label) - Method in class clojure.asm.MethodWriter
-
- visitLabel(Label) - Method in class clojure.asm.commons.AdviceAdapter
-
- visitLabel(Label) - Method in class clojure.asm.commons.AnalyzerAdapter
-
- visitLabel(Label) - Method in class clojure.asm.commons.EmptyVisitor
-
- visitLabel(Label) - Method in class clojure.asm.MethodAdapter
-
- visitLabel(Label) - Method in interface clojure.asm.MethodVisitor
-
Visits a label.
- visitLabel(Label) - Method in class clojure.asm.MethodWriter
-
- visitLdcInsn(Object) - Method in class clojure.asm.commons.AdviceAdapter
-
- visitLdcInsn(Object) - Method in class clojure.asm.commons.AnalyzerAdapter
-
- visitLdcInsn(Object) - Method in class clojure.asm.commons.CodeSizeEvaluator
-
- visitLdcInsn(Object) - Method in class clojure.asm.commons.EmptyVisitor
-
- visitLdcInsn(Object) - Method in class clojure.asm.MethodAdapter
-
- visitLdcInsn(Object) - Method in interface clojure.asm.MethodVisitor
-
Visits a LDC instruction.
- visitLdcInsn(Object) - Method in class clojure.asm.MethodWriter
-
- visitLineNumber(int, Label) - Method in class clojure.asm.commons.EmptyVisitor
-
- visitLineNumber(int, Label) - Method in class clojure.asm.MethodAdapter
-
- visitLineNumber(int, Label) - Method in interface clojure.asm.MethodVisitor
-
Visits a line number declaration.
- visitLineNumber(int, Label) - Method in class clojure.asm.MethodWriter
-
- visitLocalVariable(String, String, String, Label, Label, int) - Method in class clojure.asm.commons.EmptyVisitor
-
- visitLocalVariable(String, String, String, Label, Label, int) - Method in class clojure.asm.commons.LocalVariablesSorter
-
- visitLocalVariable(String, String, String, Label, Label, int) - Method in class clojure.asm.MethodAdapter
-
- visitLocalVariable(String, String, String, Label, Label, int) - Method in interface clojure.asm.MethodVisitor
-
Visits a local variable declaration.
- visitLocalVariable(String, String, String, Label, Label, int) - Method in class clojure.asm.MethodWriter
-
- visitLookupSwitchInsn(Label, int[], Label[]) - Method in class clojure.asm.commons.AdviceAdapter
-
- visitLookupSwitchInsn(Label, int[], Label[]) - Method in class clojure.asm.commons.AnalyzerAdapter
-
- visitLookupSwitchInsn(Label, int[], Label[]) - Method in class clojure.asm.commons.CodeSizeEvaluator
-
- visitLookupSwitchInsn(Label, int[], Label[]) - Method in class clojure.asm.commons.EmptyVisitor
-
- visitLookupSwitchInsn(Label, int[], Label[]) - Method in class clojure.asm.MethodAdapter
-
- visitLookupSwitchInsn(Label, int[], Label[]) - Method in interface clojure.asm.MethodVisitor
-
Visits a LOOKUPSWITCH instruction.
- visitLookupSwitchInsn(Label, int[], Label[]) - Method in class clojure.asm.MethodWriter
-
- visitMaxs(int, int) - Method in class clojure.asm.commons.AnalyzerAdapter
-
- visitMaxs(int, int) - Method in class clojure.asm.commons.EmptyVisitor
-
- visitMaxs(int, int) - Method in class clojure.asm.commons.LocalVariablesSorter
-
- visitMaxs(int, int) - Method in class clojure.asm.MethodAdapter
-
- visitMaxs(int, int) - Method in interface clojure.asm.MethodVisitor
-
Visits the maximum stack size and the maximum number of local variables
of the method.
- visitMaxs(int, int) - Method in class clojure.asm.MethodWriter
-
- visitMethod(int, String, String, String, String[]) - Method in class clojure.asm.ClassAdapter
-
- visitMethod(int, String, String, String, String[]) - Method in interface clojure.asm.ClassVisitor
-
Visits a method of the class.
- visitMethod(int, String, String, String, String[]) - Method in class clojure.asm.ClassWriter
-
- visitMethod(int, String, String, String, String[]) - Method in class clojure.asm.commons.EmptyVisitor
-
- visitMethod(int, String, String, String, String[]) - Method in class clojure.asm.commons.SerialVersionUIDAdder
-
- visitMethod(int, String, String, String, String[]) - Method in class clojure.asm.commons.StaticInitMerger
-
- visitMethodInsn(int, String, String, String) - Method in class clojure.asm.commons.AdviceAdapter
-
- visitMethodInsn(int, String, String, String) - Method in class clojure.asm.commons.AnalyzerAdapter
-
- visitMethodInsn(int, String, String, String) - Method in class clojure.asm.commons.CodeSizeEvaluator
-
- visitMethodInsn(int, String, String, String) - Method in class clojure.asm.commons.EmptyVisitor
-
- visitMethodInsn(int, String, String, String) - Method in class clojure.asm.MethodAdapter
-
- visitMethodInsn(int, String, String, String) - Method in interface clojure.asm.MethodVisitor
-
Visits a method instruction.
- visitMethodInsn(int, String, String, String) - Method in class clojure.asm.MethodWriter
-
- visitMultiANewArrayInsn(String, int) - Method in class clojure.asm.commons.AdviceAdapter
-
- visitMultiANewArrayInsn(String, int) - Method in class clojure.asm.commons.AnalyzerAdapter
-
- visitMultiANewArrayInsn(String, int) - Method in class clojure.asm.commons.CodeSizeEvaluator
-
- visitMultiANewArrayInsn(String, int) - Method in class clojure.asm.commons.EmptyVisitor
-
- visitMultiANewArrayInsn(String, int) - Method in class clojure.asm.MethodAdapter
-
- visitMultiANewArrayInsn(String, int) - Method in interface clojure.asm.MethodVisitor
-
Visits a MULTIANEWARRAY instruction.
- visitMultiANewArrayInsn(String, int) - Method in class clojure.asm.MethodWriter
-
- visitOuterClass(String, String, String) - Method in class clojure.asm.ClassAdapter
-
- visitOuterClass(String, String, String) - Method in interface clojure.asm.ClassVisitor
-
Visits the enclosing class of the class.
- visitOuterClass(String, String, String) - Method in class clojure.asm.ClassWriter
-
- visitOuterClass(String, String, String) - Method in class clojure.asm.commons.EmptyVisitor
-
- visitParameterAnnotation(int, String, boolean) - Method in class clojure.asm.commons.EmptyVisitor
-
- visitParameterAnnotation(int, String, boolean) - Method in class clojure.asm.MethodAdapter
-
- visitParameterAnnotation(int, String, boolean) - Method in interface clojure.asm.MethodVisitor
-
Visits an annotation of a parameter this method.
- visitParameterAnnotation(int, String, boolean) - Method in class clojure.asm.MethodWriter
-
- visitSource(String, String) - Method in class clojure.asm.ClassAdapter
-
- visitSource(String, String) - Method in interface clojure.asm.ClassVisitor
-
Visits the source of the class.
- visitSource(String, String) - Method in class clojure.asm.ClassWriter
-
- visitSource(String, String) - Method in class clojure.asm.commons.EmptyVisitor
-
- visitSwitchInsn(Label, Label[]) - Method in class clojure.asm.MethodWriter
-
- visitTableSwitchInsn(int, int, Label, Label[]) - Method in class clojure.asm.commons.AdviceAdapter
-
- visitTableSwitchInsn(int, int, Label, Label[]) - Method in class clojure.asm.commons.AnalyzerAdapter
-
- visitTableSwitchInsn(int, int, Label, Label[]) - Method in class clojure.asm.commons.CodeSizeEvaluator
-
- visitTableSwitchInsn(int, int, Label, Label[]) - Method in class clojure.asm.commons.EmptyVisitor
-
- visitTableSwitchInsn(int, int, Label, Label[]) - Method in class clojure.asm.MethodAdapter
-
- visitTableSwitchInsn(int, int, Label, Label[]) - Method in interface clojure.asm.MethodVisitor
-
Visits a TABLESWITCH instruction.
- visitTableSwitchInsn(int, int, Label, Label[]) - Method in class clojure.asm.MethodWriter
-
- visitTryCatchBlock(Label, Label, Label, String) - Method in class clojure.asm.commons.EmptyVisitor
-
- visitTryCatchBlock(Label, Label, Label, String) - Method in class clojure.asm.MethodAdapter
-
- visitTryCatchBlock(Label, Label, Label, String) - Method in interface clojure.asm.MethodVisitor
-
Visits a try catch block.
- visitTryCatchBlock(Label, Label, Label, String) - Method in class clojure.asm.MethodWriter
-
- visitTypeInsn(int, String) - Method in class clojure.asm.commons.AdviceAdapter
-
- visitTypeInsn(int, String) - Method in class clojure.asm.commons.AnalyzerAdapter
-
- visitTypeInsn(int, String) - Method in class clojure.asm.commons.CodeSizeEvaluator
-
- visitTypeInsn(int, String) - Method in class clojure.asm.commons.EmptyVisitor
-
- visitTypeInsn(int, String) - Method in class clojure.asm.MethodAdapter
-
- visitTypeInsn(int, String) - Method in interface clojure.asm.MethodVisitor
-
Visits a type instruction.
- visitTypeInsn(int, String) - Method in class clojure.asm.MethodWriter
-
- visitVarInsn(int, int) - Method in class clojure.asm.commons.AdviceAdapter
-
- visitVarInsn(int, int) - Method in class clojure.asm.commons.AnalyzerAdapter
-
- visitVarInsn(int, int) - Method in class clojure.asm.commons.CodeSizeEvaluator
-
- visitVarInsn(int, int) - Method in class clojure.asm.commons.EmptyVisitor
-
- visitVarInsn(int, int) - Method in class clojure.asm.commons.LocalVariablesSorter
-
- visitVarInsn(int, int) - Method in class clojure.asm.MethodAdapter
-
- visitVarInsn(int, int) - Method in interface clojure.asm.MethodVisitor
-
Visits a local variable instruction.
- visitVarInsn(int, int) - Method in class clojure.asm.MethodWriter
-
- VOID - Static variable in class clojure.asm.Type
-
The sort of the void type.
- VOID_TYPE - Static variable in class clojure.asm.Type
-
The void type.
- voidctor - Static variable in class clojure.lang.Compiler.ObjExpr
-
- volatileKey - Static variable in class clojure.lang.Compiler
-
- volatiles - Variable in class clojure.lang.Compiler.ObjExpr
-