JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
gololang
,
gololang.annotations
,
gololang.concurrent.async
,
gololang.concurrent.workers
,
gololang.error
,
gololang.ir
,
org.eclipse.golo.cli
,
org.eclipse.golo.cli.command
,
org.eclipse.golo.cli.command.spi
,
org.eclipse.golo.compiler
,
org.eclipse.golo.compiler.parser
,
org.eclipse.golo.compiler.utils
,
org.eclipse.golo.doc
,
org.eclipse.golo.runtime
,
org.eclipse.golo.runtime.adapters
,
org.eclipse.golo.runtime.augmentation
Class Hierarchy
java.lang.Object
gololang.ir.
AbstractGoloIrVisitor
(implements gololang.ir.
GoloIrVisitor
)
org.eclipse.golo.compiler.
ClosureCaptureGoloIrVisitor
java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
org.eclipse.golo.compiler.utils.
AbstractRegister
<K,V> (implements org.eclipse.golo.compiler.utils.
Register
<K,V>)
org.eclipse.golo.doc.
AbstractProcessor
org.eclipse.golo.doc.
CtagsProcessor
org.eclipse.golo.doc.
HtmlProcessor
org.eclipse.golo.doc.
MarkdownProcessor
org.eclipse.golo.runtime.adapters.
AdapterDefinition
gololang.
AdapterFabric
gololang.
AdapterFabric.Maker
org.eclipse.golo.runtime.adapters.
AdapterSupport
org.eclipse.golo.runtime.
ArrayHelper
gololang.concurrent.async.
AssignedFuture
(implements gololang.concurrent.async.
Future
)
org.eclipse.golo.runtime.augmentation.
AugmentationApplication
org.eclipse.golo.runtime.augmentation.
AugmentationMethod
(implements java.lang.Comparable<T>)
java.lang.invoke.CallSite
java.lang.invoke.MutableCallSite
org.eclipse.golo.runtime.
FunctionCallSupport.FunctionCallSite
org.eclipse.golo.cli.command.
CheckCommand
(implements org.eclipse.golo.cli.command.spi.
CliCommand
)
java.lang.ClassLoader
org.eclipse.golo.compiler.
GoloClassLoader
org.eclipse.golo.cli.command.
ClasspathOption
gololang.ir.
ClassReference
org.eclipse.golo.runtime.
ClassReferenceSupport
org.eclipse.golo.runtime.
ClosureCallSupport
org.eclipse.golo.runtime.
ClosureReferenceSupport
org.eclipse.golo.compiler.
CodeGenerationResult
org.eclipse.golo.cli.command.
CompilerCommand
(implements org.eclipse.golo.cli.command.spi.
CliCommand
)
org.eclipse.golo.runtime.
DecoratorsHelper
org.eclipse.golo.runtime.augmentation.
DefiningModule
org.eclipse.golo.cli.command.
DiagnoseCommand
(implements org.eclipse.golo.cli.command.spi.
CliCommand
)
org.eclipse.golo.cli.command.
DiagnoseCommand.DiagnoseModeValidator
(implements com.beust.jcommander.IParameterValidator)
org.eclipse.golo.cli.command.
DiagnoseCommand.DiagnoseStageValidator
(implements com.beust.jcommander.IParameterValidator)
org.eclipse.golo.cli.command.
DocCommand
(implements org.eclipse.golo.cli.command.spi.
CliCommand
)
org.eclipse.golo.cli.command.
DocCommand.DocFormatValidator
(implements com.beust.jcommander.IParameterValidator)
gololang.
DynamicObject
gololang.
DynamicVariable
gololang.
EvaluationEnvironment
org.eclipse.golo.runtime.
Extractors
org.eclipse.golo.runtime.
FunctionCallSupport
gololang.ir.
FunctionRef
gololang.
FunctionReference
org.eclipse.golo.compiler.
GoloCompilationException.Builder
org.eclipse.golo.compiler.
GoloCompilationException.Problem
org.eclipse.golo.compiler.
GoloCompiler
gololang.ir.
GoloElement
<T>
gololang.ir.
Augmentation
(implements gololang.ir.
FunctionContainer
, gololang.ir.
ToplevelGoloElement
)
gololang.ir.
Decorator
gololang.ir.
GoloModule
(implements gololang.ir.
FunctionContainer
)
gololang.ir.
GoloStatement
<T>
gololang.ir.
CaseStatement
(implements gololang.ir.
Alternatives
<T>)
gololang.ir.
ConditionalBranching
gololang.ir.
ExpressionStatement
<T>
gololang.ir.
AbstractInvocation
<T>
gololang.ir.
FunctionInvocation
gololang.ir.
MethodInvocation
gololang.ir.
BinaryOperation
gololang.ir.
Block
(implements java.lang.Iterable<T>)
gololang.ir.
ClosureReference
(implements gololang.ir.
BlockContainer
<T>)
gololang.ir.
CollectionComprehension
gololang.ir.
CollectionLiteral
gololang.ir.
ConstantStatement
gololang.ir.
GoloFunction
(implements gololang.ir.
BlockContainer
<T>, gololang.ir.
ToplevelGoloElement
)
gololang.ir.
MatchExpression
(implements gololang.ir.
Alternatives
<T>)
gololang.ir.
NamedArgument
gololang.ir.
ReferenceLookup
gololang.ir.
UnaryOperation
gololang.ir.
ForEachLoopStatement
(implements gololang.ir.
BlockContainer
<T>, gololang.ir.
ReferencesHolder
)
gololang.ir.
GoloAssignment
<T> (implements gololang.ir.
ReferencesHolder
)
gololang.ir.
AssignmentStatement
(implements gololang.ir.
ToplevelGoloElement
)
gololang.ir.
DestructuringAssignment
gololang.ir.
LoopBreakFlowStatement
gololang.ir.
LoopStatement
(implements gololang.ir.
BlockContainer
<T>, gololang.ir.
ReferencesHolder
)
gololang.ir.
Noop
(implements gololang.ir.
ToplevelGoloElement
)
gololang.ir.
ReturnStatement
gololang.ir.
ThrowStatement
gololang.ir.
TryCatchFinally
gololang.ir.
GoloType
<T>
gololang.ir.
TypeWithMembers
<T>
gololang.ir.
Struct
(implements gololang.ir.
ToplevelGoloElement
)
gololang.ir.
UnionValue
gololang.ir.
Union
(implements gololang.ir.
ToplevelGoloElement
)
gololang.ir.
LocalReference
gololang.ir.
Member
gololang.ir.
ModuleImport
(implements gololang.ir.
ToplevelGoloElement
)
gololang.ir.
NamedAugmentation
(implements gololang.ir.
FunctionContainer
, gololang.ir.
ToplevelGoloElement
)
gololang.ir.
ToplevelElements
(implements java.lang.Iterable<T>)
gololang.ir.
WhenClause
<T>
org.eclipse.golo.cli.command.
GoloGoloCommand
(implements org.eclipse.golo.cli.command.spi.
CliCommand
)
org.eclipse.golo.compiler.parser.
GoloParser
(implements org.eclipse.golo.compiler.parser.
GoloParserConstants
, org.eclipse.golo.compiler.parser.
GoloParserTreeConstants
)
org.eclipse.golo.compiler.parser.
GoloOffsetParser
org.eclipse.golo.compiler.parser.
GoloParserDefaultVisitor
(implements org.eclipse.golo.compiler.parser.
GoloParserVisitor
)
org.eclipse.golo.compiler.parser.
GoloParserTokenManager
(implements org.eclipse.golo.compiler.parser.
GoloParserConstants
)
org.eclipse.golo.compiler.parser.
GoloOffsetParserTokenManager
gololang.
GoloStruct
(implements java.lang.Comparable<T>, java.lang.Iterable<T>)
org.eclipse.golo.compiler.parser.
GoloTokenBase
org.eclipse.golo.compiler.parser.
Token
(implements java.io.Serializable)
gololang.
HeadTailIterator
<T> (implements java.util.Iterator<E>)
org.eclipse.golo.cli.command.
InitCommand
(implements org.eclipse.golo.cli.command.spi.
CliCommand
)
org.eclipse.golo.cli.command.
InitCommand.ProfileValidator
(implements com.beust.jcommander.IParameterValidator)
org.eclipse.golo.cli.command.
InitCommand.ProjectTypeValidator
(implements com.beust.jcommander.IParameterValidator)
org.eclipse.golo.cli.command.
InitCommand.VcsValidator
(implements com.beust.jcommander.IParameterValidator)
gololang.
IO
gololang.ir.
IrTreeDumper
(implements gololang.ir.
GoloIrVisitor
)
org.eclipse.golo.runtime.adapters.
JavaBytecodeAdapterGenerator
org.eclipse.golo.compiler.parser.
JavaCharStream
org.eclipse.golo.compiler.parser.
JavaOffsetCharStream
org.eclipse.golo.compiler.parser.
JJTGoloParserState
gololang.
LazyList
(implements java.util.Collection<E>, gololang.
HeadTail
<E>)
org.eclipse.golo.runtime.
Loader
(implements java.util.function.Function<T,R>)
org.eclipse.golo.cli.
Main
org.eclipse.golo.cli.
Main.UsageFormatValidator
(implements com.beust.jcommander.IParameterValidator)
gololang.
Messages
org.eclipse.golo.cli.command.
Metadata
org.eclipse.golo.runtime.
MethodInvocation
org.eclipse.golo.runtime.
MethodInvocationSupport
org.eclipse.golo.runtime.
Module
org.eclipse.golo.doc.
ModuleDocumentation
(implements org.eclipse.golo.doc.
DocumentationElement
)
org.eclipse.golo.runtime.
NamedArgumentsHelper
gololang.
Observable
org.eclipse.golo.runtime.
OperatorSupport
org.eclipse.golo.compiler.
PackageAndClass
org.eclipse.golo.compiler.
ParseTreeToGoloIrVisitor
(implements org.eclipse.golo.compiler.parser.
GoloParserVisitor
)
gololang.concurrent.workers.
Port
org.eclipse.golo.compiler.
PositionInSourceCode
gololang.
Predefined
org.eclipse.golo.runtime.
PrimitiveArrayIterator
(implements java.util.Iterator<E>)
gololang.concurrent.async.
Promise
gololang.ir.
ReferenceTable
gololang.error.
Result
<T,E> (implements java.lang.Iterable<T>)
org.eclipse.golo.cli.command.
RunCommand
(implements org.eclipse.golo.cli.command.spi.
CliCommand
)
gololang.
Runtime
org.eclipse.golo.cli.command.
ShebangCommand
(implements org.eclipse.golo.cli.command.spi.
CliCommand
)
org.eclipse.golo.compiler.parser.
SimpleNode
(implements org.eclipse.golo.compiler.parser.
Node
)
org.eclipse.golo.compiler.parser.
GoloASTNode
org.eclipse.golo.compiler.parser.
ASTAdditiveExpression
org.eclipse.golo.compiler.parser.
ASTAndExpression
org.eclipse.golo.compiler.parser.
ASTAnonymousFunctionInvocation
org.eclipse.golo.compiler.parser.
ASTArgument
org.eclipse.golo.compiler.parser.
ASTAssignment
(implements org.eclipse.golo.compiler.parser.
NamedNode
)
org.eclipse.golo.compiler.parser.
ASTAugmentDeclaration
(implements org.eclipse.golo.compiler.parser.
NamedNode
)
org.eclipse.golo.compiler.parser.
ASTBlock
org.eclipse.golo.compiler.parser.
ASTBreak
org.eclipse.golo.compiler.parser.
ASTCase
org.eclipse.golo.compiler.parser.
ASTCollectionLiteral
org.eclipse.golo.compiler.parser.
ASTCompilationUnit
org.eclipse.golo.compiler.parser.
ASTConditionalBranching
org.eclipse.golo.compiler.parser.
ASTContinue
org.eclipse.golo.compiler.parser.
ASTDecoratorDeclaration
org.eclipse.golo.compiler.parser.
ASTDestructuringAssignment
org.eclipse.golo.compiler.parser.
ASTEqualityExpression
org.eclipse.golo.compiler.parser.
ASTerror
org.eclipse.golo.compiler.parser.
ASTExpressionStatement
org.eclipse.golo.compiler.parser.
ASTForEachLoop
org.eclipse.golo.compiler.parser.
ASTForLoop
org.eclipse.golo.compiler.parser.
ASTFunction
org.eclipse.golo.compiler.parser.
ASTFunctionDeclaration
(implements org.eclipse.golo.compiler.parser.
NamedNode
)
org.eclipse.golo.compiler.parser.
ASTFunctionInvocation
(implements org.eclipse.golo.compiler.parser.
NamedNode
)
org.eclipse.golo.compiler.parser.
ASTImportDeclaration
(implements org.eclipse.golo.compiler.parser.
NamedNode
)
org.eclipse.golo.compiler.parser.
ASTInvocationExpression
org.eclipse.golo.compiler.parser.
ASTLetOrVar
(implements org.eclipse.golo.compiler.parser.
NamedNode
)
org.eclipse.golo.compiler.parser.
ASTLiteral
org.eclipse.golo.compiler.parser.
ASTLocalDeclaration
org.eclipse.golo.compiler.parser.
ASTMatch
org.eclipse.golo.compiler.parser.
ASTMemberDeclaration
(implements org.eclipse.golo.compiler.parser.
NamedNode
)
org.eclipse.golo.compiler.parser.
ASTMethodInvocation
(implements org.eclipse.golo.compiler.parser.
NamedNode
)
org.eclipse.golo.compiler.parser.
ASTModuleDeclaration
(implements org.eclipse.golo.compiler.parser.
NamedNode
)
org.eclipse.golo.compiler.parser.
ASTMultiplicativeExpression
org.eclipse.golo.compiler.parser.
ASTNamedAugmentationDeclaration
(implements org.eclipse.golo.compiler.parser.
NamedNode
)
org.eclipse.golo.compiler.parser.
ASTOrExpression
org.eclipse.golo.compiler.parser.
ASTOrIfNullExpression
org.eclipse.golo.compiler.parser.
ASTReference
(implements org.eclipse.golo.compiler.parser.
NamedNode
)
org.eclipse.golo.compiler.parser.
ASTRelationalExpression
org.eclipse.golo.compiler.parser.
ASTReturn
org.eclipse.golo.compiler.parser.
ASTStructDeclaration
(implements org.eclipse.golo.compiler.parser.
NamedNode
)
org.eclipse.golo.compiler.parser.
ASTThrow
org.eclipse.golo.compiler.parser.
ASTToplevelDeclaration
org.eclipse.golo.compiler.parser.
ASTTryCatchFinally
org.eclipse.golo.compiler.parser.
ASTUnaryExpression
org.eclipse.golo.compiler.parser.
ASTUnionDeclaration
(implements org.eclipse.golo.compiler.parser.
NamedNode
)
org.eclipse.golo.compiler.parser.
ASTUnionValue
(implements org.eclipse.golo.compiler.parser.
NamedNode
)
org.eclipse.golo.compiler.parser.
ASTWhileLoop
org.eclipse.golo.compiler.utils.
StringBlockIndenter
org.eclipse.golo.compiler.utils.
StringUnescaping
org.eclipse.golo.compiler.
SymbolGenerator
gololang.
TemplateEngine
java.lang.Throwable (implements java.io.Serializable)
java.lang.Error
org.eclipse.golo.compiler.parser.
TokenMgrError
java.lang.Exception
org.eclipse.golo.compiler.parser.
ParseException
java.lang.ReflectiveOperationException
org.eclipse.golo.runtime.
AmbiguousFunctionReferenceException
java.lang.NoSuchMethodException
org.eclipse.golo.cli.command.spi.
CliCommand.NoMainMethodException
java.lang.RuntimeException
org.eclipse.golo.runtime.adapters.
AdapterDefinitionProblem
org.eclipse.golo.compiler.
GoloCompilationException
gololang.
Tuple
(implements java.lang.Comparable<T>, gololang.
HeadTail
<E>)
org.eclipse.golo.runtime.
TypeMatching
gololang.
Union
gololang.
Unknown
org.eclipse.golo.cli.command.
VersionCommand
(implements org.eclipse.golo.cli.command.spi.
CliCommand
)
gololang.ir.
Visitors
gololang.ir.
Visitors.DispatchIrVisitor
(implements java.util.function.BiFunction<T,U,R>, gololang.ir.
GoloIrVisitor
)
org.eclipse.golo.runtime.
Warnings
gololang.concurrent.workers.
WorkerEnvironment
gololang.concurrent.workers.
WorkerEnvironment.Builder
Interface Hierarchy
gololang.ir.
Alternatives
<T>
gololang.ir.
BlockContainer
<T>
org.eclipse.golo.cli.command.spi.
CliCommand
java.lang.Comparable<T>
org.eclipse.golo.doc.
DocumentationElement
gololang.ir.
FunctionContainer
gololang.concurrent.async.
Future
gololang.concurrent.async.
Future.Observer
gololang.
GoloAdapter
gololang.ir.
GoloIrVisitor
org.eclipse.golo.compiler.parser.
GoloParserConstants
org.eclipse.golo.compiler.parser.
GoloParserTokenManager.TokenCompleter
org.eclipse.golo.compiler.parser.
GoloParserTreeConstants
org.eclipse.golo.compiler.parser.
GoloParserVisitor
java.lang.Iterable<T>
java.util.Collection<E>
gololang.
Range
<T> (also extends gololang.
HeadTail
<E>)
gololang.
HeadTail
<E>
gololang.
Range
<T> (also extends java.util.Collection<E>)
gololang.
Range
<T> (also extends java.util.Collection<E>, gololang.
HeadTail
<E>)
java.util.Map<K,V>
org.eclipse.golo.compiler.utils.
Register
<K,V>
org.eclipse.golo.compiler.parser.
NamedNode
org.eclipse.golo.compiler.parser.
Node
gololang.
Observable.Function
gololang.
Observable.Observer
gololang.
Observable.Predicate
gololang.ir.
ReferencesHolder
gololang.ir.
ToplevelGoloElement
gololang.concurrent.workers.
WorkerFunction
Annotation Type Hierarchy
org.eclipse.golo.runtime.
WithCaller
(implements java.lang.annotation.Annotation)
gololang.annotations.
DecoratedBy
(implements java.lang.annotation.Annotation)
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
org.eclipse.golo.runtime.augmentation.
DefiningModule.Scope
org.eclipse.golo.compiler.parser.
ASTLetOrVar.Type
org.eclipse.golo.compiler.
GoloCompilationException.Problem.Type
gololang.ir.
LocalReference.Kind
gololang.ir.
LoopBreakFlowStatement.Type
gololang.ir.
OperatorType
gololang.ir.
GoloFunction.Scope
gololang.ir.
CollectionLiteral.Type
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Prev
Next
Frames
No Frames
All Classes