Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boalang/compiler
/ functions
Functions
7,592 in github.com/boalang/compiler
⨍
Functions
7,592
◇
Types & classes
730
↓ 9 callers
Method
isInitialized
()
src/compiled-proto/boa/types/Control.java:458
↓ 9 callers
Method
isInitialized
()
src/compiled-proto/boa/types/Code.java:3794
↓ 9 callers
Method
nodeTest
(String expected, String html)
src/test/boa/test/datagen/html/HTMLBaseTest.java:13
↓ 9 callers
Method
parseFrom
( com.google.protobuf.ByteString data)
src/compiled-proto/boa/types/Ast.java:1518
↓ 9 callers
Method
setUsername
(String username)
src/java/boa/datagen/forges/github/MetadataCacher.java:49
↓ 9 callers
Method
visit
{@inheritDoc}
src/java/boa/compiler/visitors/CodeGeneratingVisitor.java:507
↓ 9 callers
Method
visitList
(List<? extends Node> nodes)
src/java/boa/compiler/visitors/CFGBuildingVisitor.java:1363
↓ 8 callers
Method
addCodeRepositories
<code>repeated .boa.types.CodeRepository code_repositories = 19;</code> <pre> A list of all code repositories associated with this project </pre>
src/compiled-proto/boa/types/Toplevel.java:6009
↓ 8 callers
Method
addData
<code>repeated string data = 5;</code> <pre> The Element's data eg. scripts, contents of style, etc... </pre>
src/compiled-proto/boa/types/Ast.java:40864
↓ 8 callers
Method
addNestedDeclarations
<code>repeated .boa.types.Declaration nested_declarations = 8;</code> <pre> Any nested declarations </pre>
src/compiled-proto/boa/types/Ast.java:10582
↓ 8 callers
Method
addStatement
(final Statement s)
src/java/boa/compiler/ast/statements/Block.java:48
↓ 8 callers
Method
adjustBreakNodes
(final String id)
src/java/boa/graphs/cfg/CFG.java:282
↓ 8 callers
Method
buildModifiers
(List<?> modifiers)
src/java/boa/datagen/util/JavaVisitor.java:633
↓ 8 callers
Method
buildPartial
()
src/compiled-proto/boa/types/Code.java:4073
↓ 8 callers
Method
clear
()
src/compiled-proto/boa/types/Control.java:642
↓ 8 callers
Method
clear
()
src/compiled-proto/boa/types/Code.java:4021
↓ 8 callers
Method
getAuthorFieldBuilder
<code>required .boa.types.Person author = 3;</code> <pre> The author of the issue </pre>
src/compiled-proto/boa/types/Issues.java:5181
↓ 8 callers
Method
getChange
<code>required .boa.types.ChangeKind change = 1;</code> <pre> The kind of change for this file </pre>
src/compiled-proto/boa/types/Diff.java:30
↓ 8 callers
Method
getDescriptor
()
src/compiled-proto/boa/types/Control.java:3364
↓ 8 callers
Method
getFactor
()
src/java/boa/compiler/ast/UnaryFactor.java:36
↓ 8 callers
Method
getIndexType
Get the valueType of the indices of this map. @return A {@link BoaType} representing the valueType of the indices of this map
src/java/boa/types/BoaMap.java:144
↓ 8 callers
Method
getOptions
()
src/java/boa/runtime/BoaRunner.java:139
↓ 8 callers
Method
getParent
()
src/java/boa/graphs/trees/TreeNode.java:67
↓ 8 callers
Method
getParentsCount
<code>repeated int32 parents = 7;</code> <pre> @exclude The offsets of any parent commits </pre>
src/compiled-proto/boa/types/Code.java:3310
↓ 8 callers
Method
getResponse
()
src/java/boa/datagen/forges/github/MetadataCacher.java:86
↓ 8 callers
Method
getType
Get the type of the values of this set. @return A {@link BoaType} representing the type of the values of this set
src/java/boa/types/BoaSet.java:120
↓ 8 callers
Method
getUnknownFields
()
src/compiled-proto/boa/types/Control.java:109
↓ 8 callers
Method
hasElse
()
src/java/boa/compiler/ast/statements/IfStatement.java:43
↓ 8 callers
Method
hasEnd
()
src/java/boa/compiler/ast/Index.java:42
↓ 8 callers
Method
newBuilder
()
src/compiled-proto/boa/types/Diff.java:1799
↓ 8 callers
Method
newBuilder
()
src/compiled-proto/boa/types/Ast.java:14583
↓ 8 callers
Method
printHelp
(String usage)
src/java/boa/runtime/BoaRunner.java:154
↓ 8 callers
Method
replaceVar
(final String var, final List<BoaType> actual)
src/java/boa/types/BoaFunction.java:353
↓ 8 callers
Method
setKind
<code>required .boa.types.TypeKind kind = 3;</code> <pre> The kind of the type </pre>
src/compiled-proto/boa/types/Ast.java:12836
↓ 8 callers
Method
setLabel
(final String label)
src/java/boa/graphs/Edge.java:88
↓ 8 callers
Method
toString
()
src/java/boa/compiler/SymbolTable.java:752
↓ 8 callers
Method
toString
()
src/java/boa/compiler/ast/Identifier.java:68
↓ 8 callers
Method
visit
(Message message)
src/test/boa/test/datagen/ProtoMessageVisitor.java:13
↓ 7 callers
Method
addAllBranchNames
<code>repeated string branch_names = 5;</code> <pre> @exclude The names of all branches </pre>
src/compiled-proto/boa/types/Code.java:2395
↓ 7 callers
Method
addAllBranches
<code>repeated int32 branches = 4;</code> <pre> @exclude The offsets of the branch commits </pre>
src/compiled-proto/boa/types/Code.java:2283
↓ 7 callers
Method
addAllHeadSnapshot
<code>repeated .boa.types.ChangedFile head_snapshot = 9;</code> <pre> @exclude The snapshot at the head commit </pre>
src/compiled-proto/boa/types/Code.java:2883
↓ 7 callers
Method
addAllTagNames
<code>repeated string tag_names = 7;</code> <pre> @exclude The names of all tags </pre>
src/compiled-proto/boa/types/Code.java:2618
↓ 7 callers
Method
addAllTags
<code>repeated int32 tags = 6;</code> <pre> @exclude The offsets of the tag commits </pre>
src/compiled-proto/boa/types/Code.java:2506
↓ 7 callers
Method
build
(JsonObject jsonIssue)
src/java/boa/datagen/forges/github/IssueMetaData.java:94
↓ 7 callers
Method
createIdentifierExpr
(final String name, final SymbolTable env, BoaType t)
src/java/boa/compiler/transforms/ASTFactory.java:89
↓ 7 callers
Method
empty
()
src/test/boa/test/compiler/TestParserBad.java:34
↓ 7 callers
Method
format
(final String idx, final String data, final String metadata)
src/java/boa/aggregators/GraphAggregator.java:67
↓ 7 callers
Method
getAnnotation
<code>optional .boa.types.Modifier annotation = 12;</code> <pre> 13 used to be lambda </pre>
src/compiled-proto/boa/types/Ast.java:25803
↓ 7 callers
Method
getArg
(final int index)
src/java/boa/compiler/ast/Call.java:43
↓ 7 callers
Method
getAst
<code>required bool ast = 5;</code> <pre> @exclude Indicates if this file has a corresponding parsed AST or not </pre>
src/compiled-proto/boa/types/Diff.java:111
↓ 7 callers
Method
getBranchIndices
()
src/java/boa/datagen/scm/AbstractConnector.java:187
↓ 7 callers
Method
getExp
()
src/java/boa/compiler/ast/EnumBodyDeclaration.java:41
↓ 7 callers
Method
getExpr1
()
src/java/boa/compiler/ast/Pair.java:33
↓ 7 callers
Method
getExpr2
()
src/java/boa/compiler/ast/Pair.java:37
↓ 7 callers
Method
getInit
()
src/java/boa/compiler/ast/statements/ForStatement.java:40
↓ 7 callers
Method
getNames
<code>repeated string names = 3;</code> <pre> @exclude </pre>
src/compiled-proto/boa/types/Ast.java:1084
↓ 7 callers
Method
getNamespacesList
<code>repeated .boa.types.Namespace namespaces = 1;</code> <pre> The top-level namespaces in the file </pre>
src/compiled-proto/boa/types/Ast.java:1022
↓ 7 callers
Method
getNewType
<code>optional .boa.types.Type new_type = 4;</code>
src/compiled-proto/boa/types/Ast.java:25662
↓ 7 callers
Method
getNode
Returns the CDG node for the given node id. If not found then returns null @param id node id @return the CDG node for the given node id. If not found
src/java/boa/graphs/cdg/CDG.java:136
↓ 7 callers
Method
getPairs
()
src/java/boa/compiler/ast/Composite.java:45
↓ 7 callers
Method
getParents
<code>repeated int32 parents = 7;</code> <pre> @exclude The offsets of any parent commits </pre>
src/compiled-proto/boa/types/Code.java:3318
↓ 7 callers
Method
getResponseJson
()
src/java/boa/datagen/forges/github/MetadataCacher.java:126
↓ 7 callers
Method
getRevision
(final CodeRepository cr, final long index)
src/java/boa/functions/BoaIntrinsics.java:153
↓ 7 callers
Method
getRevisionKeysCount
<code>repeated int64 revision_keys = 10;</code> <pre> Keys of the revisions stored in the commit sequence file </pre>
src/compiled-proto/boa/types/Code.java:307
↓ 7 callers
Method
getTagIndices
()
src/java/boa/datagen/scm/AbstractConnector.java:191
↓ 7 callers
Method
getUpdate
()
src/java/boa/compiler/ast/statements/ForStatement.java:66
↓ 7 callers
Method
hasInit
()
src/java/boa/compiler/ast/statements/ForStatement.java:36
↓ 7 callers
Method
hasKind
<code>required .boa.types.TypeKind kind = 3;</code> <pre> The kind of the type </pre>
src/compiled-proto/boa/types/Ast.java:11689
↓ 7 callers
Method
hasKind
<code>required .boa.types.TypeKind kind = 3;</code> <pre> The kind of the type </pre>
src/compiled-proto/boa/types/Ast.java:12816
↓ 7 callers
Method
hasUpdate
()
src/java/boa/compiler/ast/statements/ForStatement.java:62
↓ 7 callers
Method
indentBlock
(final Node n)
src/java/boa/compiler/visitors/PrettyPrintVisitor.java:103
↓ 7 callers
Method
initFields
()
src/compiled-proto/boa/types/Issues.java:3974
↓ 7 callers
Method
makeFile
(final String name, final ChangeKind change)
src/test/boa/test/datagen/TestGetSnapshot.java:48
↓ 7 callers
Method
newBuilder
()
src/compiled-proto/boa/types/Ast.java:3738
↓ 7 callers
Method
newBuilder
()
src/compiled-proto/boa/types/Control.java:591
↓ 7 callers
Method
outdentBlock
(final Node n)
src/java/boa/compiler/visitors/PrettyPrintVisitor.java:108
↓ 7 callers
Method
parseJavaScriptFile
(final String path, final ChangedFile.Builder fb, final String content, final int astLevel, final boolean s
src/java/boa/datagen/scm/AbstractCommit.java:536
↓ 7 callers
Method
parsePHPFile
(final String path, final ChangedFile.Builder fb, final String content, final PHPVersion astLevel, final bo
src/java/boa/datagen/scm/AbstractCommit.java:490
↓ 7 callers
Method
preTraverse
(final CFG cfg)
src/java/boa/runtime/BoaAbstractTraversal.java:85
↓ 7 callers
Method
resolveBreaks
(Node target, List<Node> endNodes, List<Node> nodes)
src/java/boa/compiler/visitors/CFGBuildingVisitor.java:1425
↓ 7 callers
Method
run
()
src/java/boa/datagen/CacheJSON.java:43
↓ 7 callers
Method
setDeclaringClass
(Declaration.Builder db, ITypeBinding binding)
src/java/boa/datagen/util/JavaVisitor.java:447
↓ 7 callers
Method
setDollarSign
<code>optional bool dollar_sign = 12;</code>
src/compiled-proto/boa/types/Ast.java:20218
↓ 7 callers
Method
setId
(int id)
src/java/boa/datagen/forges/github/GitHubRepoBareDownloader.java:153
↓ 7 callers
Method
setLastResponseCode
(int code)
src/java/boa/datagen/forges/github/Token.java:61
↓ 7 callers
Method
setResetTime
(long time)
src/java/boa/datagen/forges/github/Token.java:65
↓ 7 callers
Method
sortNodes
()
src/java/boa/graphs/pdg/PDG.java:158
↓ 7 callers
Method
toJavaType
Returns a string representation of the Java equivalent of this Boa type. @return A String containing the name of the Java type equivalent to this
src/java/boa/types/BoaType.java:106
↓ 6 callers
Method
accept
(final AbstractVisitor<T, A> v, final A arg)
src/java/boa/compiler/ast/Node.java:87
↓ 6 callers
Method
accept
{@inheritDoc}
src/java/boa/compiler/ast/Factor.java:64
↓ 6 callers
Method
codegen
(final String input)
src/test/boa/test/compiler/BaseTest.java:246
↓ 6 callers
Method
count
(final String metadata)
src/java/boa/aggregators/MeanAggregator.java:29
↓ 6 callers
Method
create
()
src/compiled-proto/boa/types/Control.java:638
↓ 6 callers
Method
createNewEdge
(final CFGNode src, final CFGNode dest)
src/java/boa/graphs/cfg/CFG.java:179
↓ 6 callers
Method
createVariable
Creates a new variable access expression. @param var the variable name @return a new variable access expression
src/java/boa/functions/BoaNormalFormIntrinsics.java:2879
↓ 6 callers
Method
defaultPreTraverse
()
src/java/boa/runtime/BoaAbstractTraversal.java:81
↓ 6 callers
Method
dfsForward
(final TreeNode node, java.util.Set<Long> visitedNodes)
src/java/boa/runtime/BoaAbstractTraversal.java:123
↓ 6 callers
Method
equals
(final Object o)
src/java/boa/graphs/Edge.java:134
↓ 6 callers
Method
expressions
()
src/test/boa/test/functions/TestReduce.java:41
↓ 6 callers
Method
getAnnotationValuesFieldBuilder
()
src/compiled-proto/boa/types/Ast.java:34812
← previous
next →
401–500 of 7,592, ranked by callers