MCPcopy Create free account

hub / github.com/boalang/compiler / functions

Functions7,592 in github.com/boalang/compiler

↓ 6 callersMethodgetArgumentsFieldBuilder
()
src/compiled-proto/boa/types/Ast.java:16246
↓ 6 callersMethodgetAssigneesFieldBuilder
()
src/compiled-proto/boa/types/Issues.java:7136
↓ 6 callersMethodgetAttributesFieldBuilder
()
src/compiled-proto/boa/types/Ast.java:41216
↓ 6 callersMethodgetCodeRepositories
<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:2230
↓ 6 callersMethodgetCodeRepositoriesFieldBuilder
()
src/compiled-proto/boa/types/Toplevel.java:6205
↓ 6 callersMethodgetCommentsFieldBuilder
()
src/compiled-proto/boa/types/Issues.java:6530
↓ 6 callersMethodgetComputedName
<code>optional .boa.types.Expression computed_name = 14;</code>
src/compiled-proto/boa/types/Ast.java:11788
↓ 6 callersMethodgetComputedNameFieldBuilder
<code>optional .boa.types.Expression computed_name = 14;</code>
src/compiled-proto/boa/types/Ast.java:13207
↓ 6 callersMethodgetConditionsFieldBuilder
()
src/compiled-proto/boa/types/Ast.java:23981
↓ 6 callersMethodgetDeclaration
<code>optional int32 declaration = 9;</code> <pre> the key of the node containing the declaration of this type in the AST of the file </pre>
src/compiled-proto/boa/types/Ast.java:11760
↓ 6 callersMethodgetDeclarationsFieldBuilder
()
src/compiled-proto/boa/types/Ast.java:4949
↓ 6 callersMethodgetDeclarationsList
<code>repeated .boa.types.Declaration declarations = 3;</code> <pre> Declarations contained in this namespace </pre>
src/compiled-proto/boa/types/Ast.java:2533
↓ 6 callersMethodgetDefaultInstance
()
src/compiled-proto/boa/types/Shared.java:369
↓ 6 callersMethodgetDevelopersFieldBuilder
()
src/compiled-proto/boa/types/Toplevel.java:5893
↓ 6 callersMethodgetEdgesFieldBuilder
()
src/compiled-proto/boa/types/Control.java:3322
↓ 6 callersMethodgetEntries
Get the entries in this set. @return A {@link Set} of T containing the entries in this set
src/java/boa/aggregators/CountingSet.java:65
↓ 6 callersMethodgetExceptionTypesFieldBuilder
()
src/compiled-proto/boa/types/Ast.java:16558
↓ 6 callersMethodgetFieldsFieldBuilder
()
src/compiled-proto/boa/types/Ast.java:10466
↓ 6 callersMethodgetFilesFieldBuilder
()
src/compiled-proto/boa/types/Code.java:5097
↓ 6 callersMethodgetGenericParameters
<code>repeated .boa.types.Type generic_parameters = 4;</code> <pre> The list of generic parameters for this method </pre>
src/compiled-proto/boa/types/Ast.java:13350
↓ 6 callersMethodgetHeadSnapshotCount
<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:1121
↓ 6 callersMethodgetHeadSnapshotFieldBuilder
()
src/compiled-proto/boa/types/Code.java:3002
↓ 6 callersMethodgetIndentString
Gets the indentation string. @return a string of blanks which match the indentation level.
src/test/boa/test/datagen/java/Indenter.java:32
↓ 6 callersMethodgetInitializationsFieldBuilder
()
src/compiled-proto/boa/types/Ast.java:23741
↓ 6 callersMethodgetIssueRepositoriesFieldBuilder
()
src/compiled-proto/boa/types/Toplevel.java:6517
↓ 6 callersMethodgetIssuesFieldBuilder
()
src/compiled-proto/boa/types/Issues.java:1470
↓ 6 callersMethodgetLiteral
<code>optional string literal = 7;</code>
src/compiled-proto/boa/types/Ast.java:27624
↓ 6 callersMethodgetMaintainersFieldBuilder
()
src/compiled-proto/boa/types/Toplevel.java:5581
↓ 6 callersMethodgetMethodArgsFieldBuilder
()
src/compiled-proto/boa/types/Ast.java:30651
↓ 6 callersMethodgetMethodArgsList
<code>repeated .boa.types.Expression method_args = 10;</code>
src/compiled-proto/boa/types/Ast.java:25752
↓ 6 callersMethodgetName
<code>required string name = 2;</code> <pre> The name of the project </pre>
src/compiled-proto/boa/types/Toplevel.java:1415
↓ 6 callersMethodgetNestedDeclarationsFieldBuilder
()
src/compiled-proto/boa/types/Ast.java:10778
↓ 6 callersMethodgetNodesFieldBuilder
()
src/compiled-proto/boa/types/Control.java:3010
↓ 6 callersMethodgetParentsFieldBuilder
()
src/compiled-proto/boa/types/Ast.java:9842
↓ 6 callersMethodgetPreviousNames
<code>repeated string previous_names = 8;</code> <pre> The kinds of changes of this this compared to the corresponding parent commits </pre>
src/compiled-proto/boa/types/Diff.java:190
↓ 6 callersMethodgetProgrammingLanguagesList
<code>repeated string programming_languages = 8;</code> <pre> A list of all programming languages used by the project </pre>
src/compiled-proto/boa/types/Toplevel.java:211
↓ 6 callersMethodgetRevisionsFieldBuilder
()
src/compiled-proto/boa/types/Code.java:2195
↓ 6 callersMethodgetSerializedSize
()
src/compiled-proto/boa/types/Issues.java:4148
↓ 6 callersMethodgetTitle
<code>optional string title = 10;</code> <pre> The Element's title </pre>
src/compiled-proto/boa/types/Ast.java:38641
↓ 6 callersMethodgetType
Get the type of the values of this queue. @return A {@link BoaType} representing the type of the values of this queue
src/java/boa/types/BoaQueue.java:119
↓ 6 callersMethodgetTypeDeclarationsFieldBuilder
()
src/compiled-proto/boa/types/Ast.java:25464
↓ 6 callersMethodgetUnknownFields
()
src/compiled-proto/boa/types/Code.java:3347
↓ 6 callersMethodgetUpdatesFieldBuilder
()
src/compiled-proto/boa/types/Ast.java:24221
↓ 6 callersMethodgetVarDeclFieldBuilder
()
src/compiled-proto/boa/types/Ast.java:41690
↓ 6 callersMethodgetVariableDeclaration
<code>optional .boa.types.Variable variable_declaration = 7;</code>
src/compiled-proto/boa/types/Ast.java:20659
↓ 6 callersMethodgetVariableDeclarationsFieldBuilder
()
src/compiled-proto/boa/types/Ast.java:25224
↓ 6 callersMethodgetVariableDeclsFieldBuilder
()
src/compiled-proto/boa/types/Ast.java:29799
↓ 6 callersMethodgetVariablesFieldBuilder
()
src/compiled-proto/boa/types/Ast.java:6615
↓ 6 callersMethodgetVisibility
<code>optional .boa.types.Modifier.Visibility visibility = 2;</code> <pre> A kind of visibility modifier </pre>
src/compiled-proto/boa/types/Ast.java:32495
↓ 6 callersMethodhasComputedName
<code>optional .boa.types.Expression computed_name = 14;</code>
src/compiled-proto/boa/types/Ast.java:11784
↓ 6 callersMethodhasIdentifier
()
src/java/boa/compiler/ast/Component.java:33
↓ 6 callersMethodhasRhs
()
src/java/boa/compiler/ast/Comparison.java:46
↓ 6 callersMethodisIncluded
(final ChangedFile cf, final String[] kinds)
src/java/boa/functions/BoaIntrinsics.java:260
↓ 6 callersMethodisStatic
()
src/java/boa/compiler/ast/statements/VarDeclStatement.java:37
↓ 6 callersMethodm
(Test this)
test/datagen/java/rcv-param.java:2
↓ 6 callersMethodmapMoving
()
src/java/boa/datagen/treed/TreedMapper.java:960
↓ 6 callersMethodmaybeForceBuilderInitialization
()
src/compiled-proto/boa/types/Control.java:632
↓ 6 callersMethodparsePartialFrom
( com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite ex
src/compiled-proto/boa/types/Issues.java:2443
↓ 6 callersMethodpermutate
(final List<Expression[]> l)
src/java/boa/functions/BoaNormalFormIntrinsics.java:78
↓ 6 callersMethodppPrefix
(final String op, final Expression e)
src/java/boa/functions/langmode/JavaLangMode.java:806
↓ 6 callersMethodprettyprint
(final ASTRoot r)
src/java/boa/functions/BoaAstIntrinsics.java:782
↓ 6 callersMethodprint
(final Set<String> s, final List<ChangedFile> snapshot, final Map<String, AbstractCommit> commits)
src/test/boa/test/datagen/java/TestJLSVersion.java:222
↓ 6 callersMethodresolveContinues
(Node target, List<Node> endNodes, List<Node> nodes)
src/java/boa/compiler/visitors/CFGBuildingVisitor.java:1435
↓ 6 callersMethodsetCommitter
(final String username, final String realname, final String email)
src/java/boa/datagen/scm/AbstractCommit.java:123
↓ 6 callersMethodsetComputedMethod
<code>optional .boa.types.Expression computed_method = 26;</code>
src/compiled-proto/boa/types/Ast.java:32170
↓ 6 callersMethodsetCreatedDate
<code>required uint64 created_date = 7;</code> <pre> The created date </pre>
src/compiled-proto/boa/types/Issues.java:5573
↓ 6 callersMethodsetFullyQualifiedName
<code>optional string fully_qualified_name = 2;</code> <pre> The fully qualified name of this type/interface </pre>
src/compiled-proto/boa/types/Ast.java:12766
↓ 6 callersMethodsetMap
(ASTNode nodeM, ASTNode nodeN, double w)
src/java/boa/datagen/treed/TreedMapper.java:622
↓ 6 callersMethodsetScope
<code>optional .boa.types.Modifier.Scope scope = 11;</code> <pre> </pre>
src/compiled-proto/boa/types/Ast.java:35003
↓ 6 callersMethodsetToken
(final String token)
src/java/boa/compiler/ast/Identifier.java:36
↓ 6 callersMethodsetUrl
<code>required string url = 1;</code>
src/compiled-proto/boa/types/Issues.java:8524
↓ 6 callersMethodsetVariableType
<code>optional .boa.types.Type variable_type = 2;</code> <pre> The type of the variable </pre>
src/compiled-proto/boa/types/Ast.java:19055
↓ 6 callersMethodtoString
()
src/java/boa/graphs/cfg/CFG.java:883
↓ 6 callersMethodtraverse
Traverse the slice to collect sliced nodes. Normalizes expression of each node if normalize is true. Computes hash of the slice and caches it
src/java/boa/graphs/slicers/PDGSlicer.java:234
↓ 6 callersMethodvisit
(CSSStyleSheetImpl node)
src/java/boa/datagen/util/CssVisitor.java:69
↓ 5 callersMethodaccept
{@inheritDoc}
src/java/boa/compiler/ast/Term.java:84
↓ 5 callersMethodaddArguments
<code>repeated .boa.types.Variable arguments = 5;</code> <pre> The arguments the method takes </pre>
src/compiled-proto/boa/types/Ast.java:16050
↓ 5 callersMethodaddInitializations
<code>repeated .boa.types.Expression initializations = 4;</code>
src/compiled-proto/boa/types/Ast.java:23593
↓ 5 callersMethodaddNames
(String filePath)
src/java/boa/datagen/forges/github/GithubLanguageDownloadMaster.java:86
↓ 5 callersMethodaddVariableDeclarations
<code>repeated .boa.types.Variable variable_declarations = 14;</code>
src/compiled-proto/boa/types/Ast.java:25076
↓ 5 callersMethodassigns
Returns true when an expression of that type may be assigned to a variable of this type. @return A boolean representing whether an expression of that
src/java/boa/types/BoaType.java:59
↓ 5 callersMethodbuildCodeRepository
(final String repoName)
src/test/boa/test/datagen/BuildSnapshotBase.java:49
↓ 5 callersMethodbuildHeadSnapshot
()
src/java/boa/datagen/scm/GitConnector.java:261
↓ 5 callersMethodensureAnnotationMembersIsMutable
()
src/compiled-proto/boa/types/Ast.java:34388
↓ 5 callersMethodensureAudiencesIsMutable
()
src/compiled-proto/boa/types/Toplevel.java:4721
↓ 5 callersMethodensureBranchNamesIsMutable
()
src/compiled-proto/boa/types/Code.java:2306
↓ 5 callersMethodensureDataIsMutable
()
src/compiled-proto/boa/types/Ast.java:40792
↓ 5 callersMethodensureDatabasesIsMutable
()
src/compiled-proto/boa/types/Toplevel.java:4334
↓ 5 callersMethodensureImportsIsMutable
()
src/compiled-proto/boa/types/Ast.java:6263
↓ 5 callersMethodensureInterfacesIsMutable
()
src/compiled-proto/boa/types/Toplevel.java:4592
↓ 5 callersMethodensureKeywordsIsMutable
()
src/compiled-proto/boa/types/Issues.java:5693
↓ 5 callersMethodensureLicensesIsMutable
()
src/compiled-proto/boa/types/Toplevel.java:4463
↓ 5 callersMethodensureOperatingSystemsIsMutable
()
src/compiled-proto/boa/types/Toplevel.java:4076
↓ 5 callersMethodensureOtherLabelsIsMutable
()
src/compiled-proto/boa/types/Issues.java:7498
↓ 5 callersMethodensurePreviousNamesIsMutable
()
src/compiled-proto/boa/types/Diff.java:2640
↓ 5 callersMethodensureProgrammingLanguagesIsMutable
()
src/compiled-proto/boa/types/Toplevel.java:4205
↓ 5 callersMethodensureStatusIsMutable
()
src/compiled-proto/boa/types/Toplevel.java:4979
↓ 5 callersMethodensureTagNamesIsMutable
()
src/compiled-proto/boa/types/Code.java:2529
↓ 5 callersMethodensureTextIsMutable
()
src/compiled-proto/boa/types/Ast.java:40663
↓ 5 callersMethodensureTopicsIsMutable
()
src/compiled-proto/boa/types/Toplevel.java:4850
← previousnext →501–600 of 7,592, ranked by callers