Skip navigation links
A C D F G I O R S V W 

A

AccessorFrameLibrary - Class in com.oracle.truffle.tools.agentscript.impl
 
AccessorFrameLibrary() - Constructor for class com.oracle.truffle.tools.agentscript.impl.AccessorFrameLibrary
 
AgentScriptInstrument - Class in com.oracle.truffle.tools.agentscript.impl
 
AgentScriptInstrument() - Constructor for class com.oracle.truffle.tools.agentscript.impl.AgentScriptInstrument
 

C

collectNames(FrameLibrary.Query, Set<String>) - Method in class com.oracle.truffle.tools.agentscript.FrameLibrary
Collect names of local variables.
com.oracle.truffle.tools.agentscript - package com.oracle.truffle.tools.agentscript
Write instruments in dynamic languages with GraalVM Insight.
com.oracle.truffle.tools.agentscript.impl - package com.oracle.truffle.tools.agentscript.impl
 
create(Node, Frame, TruffleInstrument.Env) - Method in class com.oracle.truffle.tools.agentscript.impl.AccessorFrameLibrary
 

D

DEFAULT - Static variable in class com.oracle.truffle.tools.agentscript.impl.AccessorFrameLibrary
 
DefaultFrameLibrary - Class in com.oracle.truffle.tools.agentscript.impl
 
DefaultFrameLibrary() - Constructor for class com.oracle.truffle.tools.agentscript.impl.DefaultFrameLibrary
 

F

findLocalScopes() - Method in class com.oracle.truffle.tools.agentscript.FrameLibrary.Query
Access to current and enclosing Scope.
frame() - Method in class com.oracle.truffle.tools.agentscript.FrameLibrary.Query
Currently active frame to read values from.
FrameLibrary - Class in com.oracle.truffle.tools.agentscript
Encapsulating access to execution frames.
FrameLibrary() - Constructor for class com.oracle.truffle.tools.agentscript.FrameLibrary
Default constructor.
FrameLibrary.Query - Class in com.oracle.truffle.tools.agentscript
Holds location, environment, etc.

G

getOptionDescriptors() - Method in class com.oracle.truffle.tools.agentscript.impl.AgentScriptInstrument
 
getOptionDescriptors() - Method in class com.oracle.truffle.tools.agentscript.impl.InsightInstrument
 
getUncached() - Static method in class com.oracle.truffle.tools.agentscript.FrameLibrary
Default implementation of the FrameLibrary.

I

ID - Static variable in class org.graalvm.tools.insight.Insight
The ID of the agent script instrument is "insight".
Insight - Class in org.graalvm.tools.insight
Programatic access to the Insight instrument.
Insight.SymbolProvider - Interface in org.graalvm.tools.insight
Additional provider of symbols for Insight scripts.
InsightInstrument - Class in com.oracle.truffle.tools.agentscript.impl
 
InsightInstrument() - Constructor for class com.oracle.truffle.tools.agentscript.impl.InsightInstrument
 

O

onCreate(TruffleInstrument.Env) - Method in class com.oracle.truffle.tools.agentscript.impl.AgentScriptInstrument
 
onCreate(TruffleInstrument.Env) - Method in class com.oracle.truffle.tools.agentscript.impl.InsightInstrument
 
onDispose(TruffleInstrument.Env) - Method in class com.oracle.truffle.tools.agentscript.impl.InsightInstrument
 
org.graalvm.tools.insight - package org.graalvm.tools.insight
Write instruments in dynamic languages with GraalVM Insight.

R

readMember(FrameLibrary.Query, String) - Method in class com.oracle.truffle.tools.agentscript.FrameLibrary
Reads a value of a local variable.
registerAgentScript(Source) - Method in class com.oracle.truffle.tools.agentscript.impl.AgentScriptInstrument
 

S

symbolsWithValues() - Method in interface org.graalvm.tools.insight.Insight.SymbolProvider
Map with symbol names and their interop values.

V

VERSION - Static variable in class org.graalvm.tools.insight.Insight
Version of the Insight instrument.

W

writeMember(FrameLibrary.Query, String, Object) - Method in class com.oracle.truffle.tools.agentscript.FrameLibrary
Assigns new value to an existing local variable.
A C D F G I O R S V W 
Skip navigation links