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
↓ 37 callers
Method
getDeclaringType
<code>optional int32 declaring_type = 13;</code> <pre> The key of the type declaration declaring this method in the same AST </pre>
src/compiled-proto/boa/types/Ast.java:13607
↓ 37 callers
Method
getStatementsSize
()
src/java/boa/compiler/ast/statements/Block.java:40
↓ 37 callers
Method
getToken
()
src/java/boa/datagen/forges/github/Token.java:37
↓ 36 callers
Method
authenticate
()
src/java/boa/datagen/forges/github/MetadataCacher.java:69
↓ 36 callers
Method
collect
(final String data, final String metadata)
src/java/boa/aggregators/Aggregator.java:96
↓ 36 callers
Method
create
()
src/compiled-proto/boa/types/Ast.java:12438
↓ 36 callers
Method
ensureExpressionsIsMutable
()
src/compiled-proto/boa/types/Ast.java:20237
↓ 36 callers
Method
ensureMethodsIsMutable
()
src/compiled-proto/boa/types/Ast.java:5279
↓ 36 callers
Method
ensureModifiersIsMutable
()
src/compiled-proto/boa/types/Ast.java:15175
↓ 36 callers
Method
getOp
(final int index)
src/java/boa/compiler/ast/Term.java:48
↓ 36 callers
Method
getUnknownFields
()
src/compiled-proto/boa/types/Ast.java:11821
↓ 36 callers
Method
getUserName
()
src/java/boa/datagen/forges/github/Token.java:29
↓ 34 callers
Method
add
(E element)
test/datagen/java/JLS3/GenDemo/v1/GenDemo.java:12
↓ 34 callers
Method
connectStartNodesToEndNodesOf
(Node start, Node end)
src/java/boa/compiler/visitors/CFGBuildingVisitor.java:1390
↓ 34 callers
Method
mergeSeq
(final CFG target)
src/java/boa/graphs/cfg/CFG.java:147
↓ 33 callers
Method
parse
(final String s)
src/java/boa/functions/langmode/LangMode.java:57
↓ 32 callers
Method
getExpr
(final int index)
src/java/boa/compiler/ast/Composite.java:70
↓ 32 callers
Method
getReturnType
<code>optional .boa.types.Type return_type = 20;</code> <pre> Type of the return value </pre>
src/compiled-proto/boa/types/Ast.java:27935
↓ 32 callers
Method
indent
(int num)
src/test/boa/test/functions/TestPrettyprint.java:101
↓ 31 callers
Method
buildType
(ITypeBinding itb)
src/java/boa/datagen/util/JavaVisitor.java:572
↓ 31 callers
Method
convertArray
Converts a list of values into an Expression array. The values may contain Numbers, which are converted into Expression. @param arr the list of value
src/java/boa/functions/BoaNormalFormIntrinsics.java:2046
↓ 31 callers
Method
getArgs
()
src/java/boa/compiler/ast/Call.java:35
↓ 31 callers
Method
getDeclaringType
<code>optional .boa.types.Type declaring_type = 19;</code> <pre> The type declaring this method call or field access </pre>
src/compiled-proto/boa/types/Ast.java:27901
↓ 31 callers
Method
negate
Negates an Expression/Number. @param o an object to negate (either an Expression or a Number) @return an Expression or a Number representing the nega
src/java/boa/functions/BoaNormalFormIntrinsics.java:2175
↓ 31 callers
Method
ppInfix
(final String op, final List<Expression> exps)
src/java/boa/functions/langmode/JavaLangMode.java:814
↓ 30 callers
Method
connectToEndNodesOf
(Node start, Node end)
src/java/boa/compiler/visitors/CFGBuildingVisitor.java:1379
↓ 30 callers
Method
getCommentsFieldBuilder
()
src/compiled-proto/boa/types/Ast.java:17236
↓ 30 callers
Method
getStatementsFieldBuilder
()
src/compiled-proto/boa/types/Ast.java:16924
↓ 30 callers
Method
maybeForceBuilderInitialization
()
src/compiled-proto/boa/types/Ast.java:12433
↓ 30 callers
Method
setLiteral
<code>optional string literal = 7;</code>
src/compiled-proto/boa/types/Ast.java:30245
↓ 29 callers
Method
build
()
src/compiled-proto/boa/types/Code.java:4065
↓ 29 callers
Method
build
()
src/compiled-proto/boa/types/Toplevel.java:3038
↓ 29 callers
Method
getComponent
()
src/java/boa/compiler/ast/statements/VisitStatement.java:56
↓ 29 callers
Method
getKind
<code>required .boa.types.Expression.ExpressionKind kind = 1;</code> <pre> The kind of expression </pre>
src/compiled-proto/boa/types/Ast.java:27462
↓ 29 callers
Method
getType
Get the return type of this function. @return A {@link BoaType} representing the return type of this function
src/java/boa/types/BoaFunction.java:201
↓ 29 callers
Method
iterator
{@inheritDoc}
src/java/boa/aggregators/SortedCountingSet.java:68
↓ 28 callers
Method
addModifiers
<code>repeated .boa.types.Modifier modifiers = 2;</code> <pre> A list of all modifiers on the variable </pre>
src/compiled-proto/boa/types/Ast.java:15273
↓ 28 callers
Method
close
()
src/test/boa/test/datagen/java/UglyMathCommentsExtractor.java:142
↓ 28 callers
Method
parseDelimitedFrom
(java.io.InputStream input)
src/compiled-proto/boa/types/Ast.java:12366
↓ 28 callers
Method
readFileContents
(File file)
src/java/boa/datagen/util/FileIO.java:58
↓ 28 callers
Method
typeName
(final org.eclipse.jdt.core.dom.Type t)
src/java/boa/datagen/util/JavaVisitor.java:2158
↓ 27 callers
Method
ensureGenericParametersIsMutable
()
src/compiled-proto/boa/types/Ast.java:15640
↓ 27 callers
Method
indent
()
src/java/boa/functions/langmode/JavaLangMode.java:235
↓ 27 callers
Method
setTypeBinding
(boa.types.Ast.Type.Builder b, org.eclipse.jdt.core.dom.Type type)
src/java/boa/datagen/util/JavaVisitor.java:489
↓ 27 callers
Method
writeFileContents
(File file, String s)
src/java/boa/datagen/util/FileIO.java:70
↓ 26 callers
Method
getNextAuthenticToken
(String url)
src/java/boa/datagen/forges/github/TokenList.java:36
↓ 26 callers
Method
getNumberOfRemainingLimit
()
src/java/boa/datagen/forges/github/MetadataCacher.java:154
↓ 26 callers
Method
getParent
()
src/java/boa/compiler/ast/Node.java:46
↓ 26 callers
Method
hasNext
()
src/java/boa/aggregators/SortedCountingSet.java:76
↓ 25 callers
Method
getDefaultInstance
()
src/compiled-proto/boa/types/Code.java:3338
↓ 25 callers
Method
getIndex
Get the index into the table this key was emitted to. @return A {@link String} containing the index into the table this key was emitted to
src/java/boa/io/EmitKey.java:157
↓ 25 callers
Method
getMethod
<code>optional string method = 9;</code>
src/compiled-proto/boa/types/Ast.java:25741
↓ 25 callers
Method
newBuilder
()
src/compiled-proto/boa/types/Ast.java:22266
↓ 25 callers
Method
newInstance
Helper method to create instances of objects from their string names. <p>On an error, it stops the program. @param name the name of the class to ins
src/java/boa/datagen/util/Properties.java:89
↓ 24 callers
Method
close
close writers
src/java/boa/datagen/forges/github/MetaDataWorker.java:197
↓ 24 callers
Method
createLiteral
Creates a new literal expression. @param lit the literal value @return a new literal expression
src/java/boa/functions/BoaNormalFormIntrinsics.java:2860
↓ 24 callers
Method
getExpressionsCount
<code>repeated .boa.types.Expression expressions = 2;</code>
src/compiled-proto/boa/types/Ast.java:27485
↓ 24 callers
Method
getExpressionsFieldBuilder
()
src/compiled-proto/boa/types/Ast.java:20459
↓ 24 callers
Method
getMethodsFieldBuilder
()
src/compiled-proto/boa/types/Ast.java:5573
↓ 24 callers
Method
getModifiersFieldBuilder
()
src/compiled-proto/boa/types/Ast.java:15469
↓ 24 callers
Method
getStatement
<code>optional .boa.types.Statement statement = 3;</code> <pre> nodes are created for statements and their expressions as well </pre>
src/compiled-proto/boa/types/Control.java:50
↓ 24 callers
Method
hasStmt
()
src/java/boa/graphs/Node.java:68
↓ 24 callers
Method
setAstNode
(final Statement stmt)
src/java/boa/graphs/Node.java:176
↓ 24 callers
Method
setReturnType
(final AbstractType returnType)
src/java/boa/compiler/ast/statements/FixPStatement.java:55
↓ 24 callers
Method
typecheck
(final String input)
src/test/boa/test/compiler/BaseTest.java:219
↓ 23 callers
Method
build
()
src/compiled-proto/boa/types/Control.java:676
↓ 23 callers
Method
dotEscapeString
(final String s)
src/java/boa/functions/BoaGraphIntrinsics.java:235
↓ 23 callers
Method
getDefaultInstance
()
src/compiled-proto/boa/types/Control.java:100
↓ 23 callers
Method
getDescriptor
()
src/compiled-proto/boa/types/Ast.java:42781
↓ 23 callers
Method
indent
()
src/java/boa/compiler/visitors/PrettyPrintVisitor.java:95
↓ 23 callers
Method
setnumberOfRemainingLimit
(int time)
src/java/boa/datagen/forges/github/Token.java:69
↓ 23 callers
Method
toBoxedJavaType
{@inheritDoc}
src/java/boa/types/BoaInt.java:89
↓ 22 callers
Method
buildPartial
()
src/compiled-proto/boa/types/Issues.java:4481
↓ 22 callers
Method
getVariable
<code>optional string variable = 8;</code>
src/compiled-proto/boa/types/Ast.java:25726
↓ 22 callers
Method
split
()
src/java/boa/datagen/forges/github/JsonSplitter.java:36
↓ 21 callers
Method
getEntryNode
Returns the entry node to the graph @return the entry node to the graph
src/java/boa/graphs/pdg/PDG.java:111
↓ 21 callers
Method
isInitialized
()
src/compiled-proto/boa/types/Issues.java:4001
↓ 21 callers
Method
setDeclaringType
<code>optional int32 declaring_type = 13;</code> <pre> The key of the type declaration declaring this method in the same AST </pre>
src/compiled-proto/boa/types/Ast.java:17329
↓ 21 callers
Method
toBuilder
()
src/compiled-proto/boa/types/Ast.java:12393
↓ 21 callers
Method
visit
(Comment node)
src/java/boa/datagen/util/PHPVisitor.java:72
↓ 21 callers
Method
write
{@inheritDoc}
src/java/boa/io/EmitKey.java:88
↓ 20 callers
Method
clear
()
src/compiled-proto/boa/types/Issues.java:4387
↓ 20 callers
Method
getExpr
()
src/java/boa/graphs/Node.java:72
↓ 20 callers
Method
getSnapshot
(String commit)
src/java/boa/datagen/scm/GitConnector.java:293
↓ 20 callers
Method
getStmt
()
src/java/boa/graphs/Node.java:60
↓ 20 callers
Method
getType
(final String id)
src/java/boa/compiler/SymbolTable.java:507
↓ 20 callers
Method
getVar
()
src/java/boa/compiler/ast/statements/IfAllStatement.java:36
↓ 20 callers
Method
hasComponent
()
src/java/boa/compiler/ast/statements/VisitStatement.java:52
↓ 20 callers
Method
hasExpr
()
src/java/boa/graphs/Node.java:80
↓ 20 callers
Method
lastIndexOf
Search for the last occurrence of the literal string p within s and return the integer index of its first character, or -1 if it does not occur. @par
src/java/boa/functions/BoaStringIntrinsics.java:109
↓ 20 callers
Method
reset
(TokenList list)
src/java/boa/datagen/forges/github/Token.java:93
↓ 20 callers
Method
traverse
(final CFGNode cfgNode, final Expression root)
src/java/boa/graphs/cfg/CFG.java:341
↓ 19 callers
Method
accept
{@inheritDoc}
src/java/boa/compiler/ast/expressions/Expression.java:74
↓ 19 callers
Method
cloneNonLocals
()
src/java/boa/compiler/SymbolTable.java:444
↓ 19 callers
Method
hasType
()
src/java/boa/compiler/ast/statements/TypeDecl.java:38
↓ 19 callers
Method
setComputedName
<code>optional .boa.types.Expression computed_name = 14;</code>
src/compiled-proto/boa/types/Ast.java:13127
↓ 19 callers
Method
toString
Returns the output of the dumper as a string.
src/test/boa/test/datagen/java/ASTDumper.java:92
↓ 18 callers
Method
defaultPostVisit
Provides a default action for post-visiting nodes. Any <code>postVisit()</code> method that is not overridden calls this method.
src/java/boa/runtime/BoaAbstractVisitor.java:121
↓ 18 callers
Method
defaultPreVisit
Provides a default action for pre-visiting nodes. Any <code>preVisit()</code> method that is not overridden calls this method. @return always returns
src/java/boa/runtime/BoaAbstractVisitor.java:58
↓ 18 callers
Method
ensureElementsIsMutable
()
src/compiled-proto/boa/types/Ast.java:40352
← previous
next →
101–200 of 7,592, ranked by callers