MCPcopy Create free account

hub / github.com/congo-cc/congo-parser-generator / functions

Functions13,111 in github.com/congo-cc/congo-parser-generator

↓ 7 callersMethodfirstDescendantOfType
(JSONConstants.TokenType type)
examples/java/testfiles/Node.java:338
↓ 7 callersMethodgetBeginLine
()
examples/java/testfiles/Token.java:61
↓ 7 callersMethodgetErrorCount
@return the total error count during grammar parsing.
src/java/org/congocc/app/Errors.java:59
↓ 7 callersMethodgetFirstSet
()
src/java/org/congocc/core/Expansion.java:338
↓ 7 callersMethodgetLhs
()
src/java/org/congocc/codegen/Translator.java:137
↓ 7 callersMethodgetLookupKey
(Object target, String methodName, Object[] params)
src/java/org/congocc/templates/core/variables/ReflectionCode.java:327
↓ 7 callersMethodgetMessage
()
src/java/org/congocc/templates/core/parser/ParsingProblemImpl.java:23
↓ 7 callersMethodgetOperand
()
src/java/org/congocc/codegen/Translator.java:107
↓ 7 callersMethodhttp_client
(&self)
examples/rust/testfiles/client.rs:571
↓ 7 callersMethodis_disconnected
(&self, cx: &App)
examples/rust/testfiles/project.rs:2931
↓ 7 callersMethodnext
(&mut self)
examples/rust/testfiles/project.rs:6365
↓ 7 callersMethodopen_edit_keybinding_modal
( &mut self, create: bool, window: &mut Window, cx: &mut Context<Self>, )
examples/rust/testfiles/keymap_editor.rs:1306
↓ 7 callersFunctionparse_markdown_with_options
( text: &str, parse_html: bool, parse_heading_slugs: bool, )
examples/rust/testfiles/markdownparser.rs:152
↓ 7 callersMethodper_block
Amount that gets unlocked every block after `starting_block`. Corrects for `per_block` of 0. We don't let `per_block` be less than 1, or else the vest
examples/rust/testfiles/vesting_info.rs:95
↓ 7 callersMethodprintStackTrace
(java.io.PrintStream s)
examples/java/testfiles/ParseException.java:86
↓ 7 callersMethodregister_thread
(&mut self, thread: Entity<AcpThread>, cx: &mut Context<Self>)
examples/rust/testfiles/conversation_view.rs:255
↓ 7 callersMethodrender
"Visit" the template element.
src/java/org/congocc/templates/core/Environment.java:154
↓ 7 callersMethodreplica_id
(&self)
examples/rust/testfiles/project.rs:2313
↓ 7 callersMethodretain_remotely_created_models
( &mut self, cx: &mut Context<Self>, )
examples/rust/testfiles/project.rs:5455
↓ 7 callersMethodretokenize_from_pos
Re-tokenizes from the current parser position with the current lexical state and active token settings. Called after lexical state changes or token ac
examples/rust/testfiles/parser.rs:3160
↓ 7 callersMethodsetFallback
Refallbacking support. This is used by Environment when it includes a template - the included template becomes the fallback configurable during its ev
src/java/org/congocc/templates/core/Configurable.java:114
↓ 7 callersMethodsetLhs
(ASTExpression expr)
src/java/org/congocc/codegen/Translator.java:141
↓ 7 callersMethodsetParent
@param n The Node to set as the parent. Mostly used internally. The various addChild or appendChild sorts of methods should use this to set the node's
examples/java/testfiles/Node.java:41
↓ 7 callersMethodsetRhs
(ASTExpression expr)
src/java/org/congocc/codegen/Translator.java:146
↓ 7 callersMethodstatus
(&self)
examples/rust/testfiles/git_store.rs:4002
↓ 7 callersMethodtitle
(&self, cx: &App)
examples/rust/testfiles/conversation_view.rs:1277
↓ 7 callersMethodto_proto
(&self)
examples/rust/testfiles/project.rs:444
↓ 7 callersMethodtokens
Returns the list of tokens produced by `tokenize()`.
examples/rust/testfiles/lexer.rs:2811
↓ 7 callersMethodtranslateArguments
Translates invocation arguments from a method call expression, emitting them comma-separated into the result buffer.
src/java/org/congocc/codegen/rust/RustTranslator.java:281
↓ 7 callersMethodtranslateArguments
(List<ASTExpression> arguments, StringBuilder result)
src/java/org/congocc/codegen/csharp/CSharpTranslator.java:234
↓ 7 callersMethodtranslateIdentifier
(String ident, TranslationContext kind)
src/java/org/congocc/codegen/csharp/CSharpTranslator.java:49
↓ 7 callersMethodunshared
(&mut self, _cx: &mut Context<Self>)
examples/rust/testfiles/git_store.rs:727
↓ 6 callersMethodChangeExtension
class methods
examples/csharp/testfiles/Path.cs:68
↓ 6 callersMethodCopy
(Array sourceArray, Array destinationArray, int length)
examples/preprocessor/testfiles/Array.cs:550
↓ 6 callersMethodDefine
(NamespaceContainer ctx)
examples/csharp/testfiles/namespace.cs:1443
↓ 6 callersFunctionDispose
(bool disposing)
examples/csharp/testfiles/WebConnection.cs:509
↓ 6 callersMethodFree
()
examples/csharp/testfiles/short/DefiniteAssignment.cs:253
↓ 6 callersMethodFree
()
examples/preprocessor/testfiles/BoundNode.cs:645
↓ 6 callersMethodGet
(int hash, TKey key, IEqualityComparer<TKey> comparer)
examples/csharp/testfiles/ImmutableHashMap.cs:598
↓ 6 callersMethodGetGetMethod
()
examples/csharp/testfiles/typespec.cs:1919
↓ 6 callersMethodGetGetMethod
()
examples/preprocessor/testfiles/typespec.cs:1919
↓ 6 callersMethodGetInterface
(string name, bool ignoreCase)
examples/csharp/testfiles/TypeTest.cs:5211
↓ 6 callersMethodGetInterface
(string name, bool ignoreCase)
examples/preprocessor/testfiles/TypeTest.cs:5211
↓ 6 callersMethodGetInterfaces
()
examples/csharp/testfiles/TypeTest.cs:1806
↓ 6 callersMethodGetSignatureForError
()
examples/csharp/testfiles/typemanager.cs:821
↓ 6 callersMethodGetSignatureForError
()
examples/preprocessor/testfiles/typemanager.cs:821
↓ 6 callersMethodGetSymbolInfoForNode
Gets the semantic info from a specific bound node and a set of diagnostics lowestBoundNode: The lowest node in the bound tree associated with node hig
examples/csharp/testfiles/CSharpSemanticModel.cs:1870
↓ 6 callersMethodGetTypeCode
()
examples/csharp/testfiles/TypeTest.cs:2917
↓ 6 callersMethodHasSameMetadataDefinitionAs
(MemberInfo other)
examples/csharp/testfiles/RuntimeType.CoreCLR.cs:3618
↓ 6 callersMethodHasSameMetadataDefinitionAs
(MemberInfo other)
examples/preprocessor/testfiles/RuntimeType.CoreCLR.cs:3618
↓ 6 callersFunctionHasType
(ExpressionSyntax expression)
examples/csharp/testfiles/UseCollectionExpressionHelpers.cs:612
↓ 6 callersMethodIsEmpty
<summary> Returns true only when the set is definetely empty, i.e. it does not include 'null' value and definitely doesn't include an instance of a ty
examples/csharp/testfiles/TypeUnionValueSet.cs:175
↓ 6 callersMethodIsEqual
(T[] array1, T[] array2)
examples/preprocessor/testfiles/support.cs:42
↓ 6 callersMethodIsErrorType
([NotNullWhen(returnValue: true)] this ISymbol? symbol)
examples/csharp/testfiles/ISymbolExtensions.cs:165
↓ 6 callersFunctionIsInTargetTypedLocation
(SemanticModel semanticModel, ExpressionSyntax expression, CancellationToken cancellationToken)
examples/csharp/testfiles/UseCollectionExpressionHelpers.cs:588
↓ 6 callersMethodIsNullable
([NotNullWhen(returnValue: true)] this ITypeSymbol? symbol)
examples/csharp/testfiles/ITypeSymbolExtensions.cs:63
↓ 6 callersMethodLookupTypeOrNamespace
(IMemberContext ctx, string name, int arity, LookupMode mode, Location loc)
examples/csharp/testfiles/namespace.cs:329
↓ 6 callersMethodPrint
<summary> Pretty-print the graph to the console (for debugging purposes). </summary>
examples/csharp/testfiles/Graph.cs:324
↓ 6 callersMethodRead
()
examples/preprocessor/testfiles/Console.cs:490
↓ 6 callersMethodSet
(int index)
examples/csharp/testfiles/flowanalysis.cs:626
↓ 6 callersMethodStopAsync
(CancellationToken cancellationToken)
examples/csharp/testfiles/WebApplicationTests.cs:197
↓ 6 callersMethodUpdateOrAdd
<summary> </summary> <param name="item"></param> <returns></returns>
examples/csharp/testfiles/WrappedArray.cs:490
↓ 6 callersMethodWrap
(Bucket? root)
examples/csharp/testfiles/ImmutableHashMap.cs:513
↓ 6 callersMethod_test_log
(self, method, level=None)
examples/python/testfiles/test_logging.py:4245
↓ 6 callersMethod_test_log
(self, method, level=None)
examples/python/testfiles/test_logging.py:4786
↓ 6 callersMethodactivate_token_type
Activate a token type so the lexer will recognize it.
examples/rust/testfiles/lexer.rs:2821
↓ 6 callersMethodactive_view
(&self)
examples/rust/testfiles/conversation_view.rs:585
↓ 6 callersMethodaddNameAndInitializer
(ASTPrimaryExpression name, ASTExpression initializer)
src/java/org/congocc/codegen/Translator.java:542
↓ 6 callersMethodadd_self_reported_address
Add a self-reported address of a remote peer to the k-buckets of the DHT if it has compatible `supported_protocols`. Note**: It is important that you
examples/rust/testfiles/discovery.rs:398
↓ 6 callersFunctionbound_image
Return the textual image of a (possibly signed) literal bound. Source's `get_literal_image` — recurses through wrappers and preserves a leading `-` if
examples/sqlexpr/rust-saved/tests/parser_test_support/mod.rs:685
↓ 6 callersMethodchild_is_token
Returns `true` if the nth direct child of the given node is a token of the specified type. Returns `false` if the index is out of bounds or the child
examples/rust/testfiles/ast.rs:549
↓ 6 callersMethodconnection_id
(&self)
examples/rust/testfiles/client.rs:1614
↓ 6 callersMethoddisconnect
(self: &Arc<Self>, cx: &AsyncApp)
examples/rust/testfiles/client.rs:1604
↓ 6 callersMethoddisconnected_from_host
(&mut self, cx: &mut Context<Self>)
examples/rust/testfiles/project.rs:2878
↓ 6 callersMethoddivide
(Number first, Number second)
src/java/org/congocc/templates/core/ArithmeticEngine.java:34
↓ 6 callersMethodeditor
()
examples/rust/testfiles/agent_settings.rs:131
↓ 6 callersMethodentry_for_path
(&'a self, path: &ProjectPath, cx: &'a App)
examples/rust/testfiles/project.rs:4977
↓ 6 callersFunctionevent_for
( text: &str, range: Range<usize>, str: &str,
examples/rust/testfiles/markdownparser.rs:340
↓ 6 callersMethodgetBaseName
()
src/java/org/congocc/app/AppSettings.java:339
↓ 6 callersMethodgetCommonClassCode
(Number num1, Number num2)
src/java/org/congocc/templates/core/ArithmeticEngine.java:387
↓ 6 callersMethodgetComposite
@return the CompositeStateSet object that this NfaState is part of.
src/java/org/congocc/core/nfa/NfaState.java:101
↓ 6 callersMethodgetDescription
()
src/java/org/congocc/templates/core/parser/ParsingProblemImpl.java:19
↓ 6 callersMethodgetInputSource
()
examples/java/testfiles/JSONParser.java:44
↓ 6 callersMethodgetMaximumSize
@return the maximum number of tokens that this expansion consumes.
src/java/org/congocc/core/Expansion.java:380
↓ 6 callersMethodgetMessage
()
examples/java/testfiles/ParseException.java:55
↓ 6 callersMethodgetMoveRanges
()
src/java/org/congocc/core/nfa/NfaState.java:55
↓ 6 callersMethodgetNextToken
@return the next token of any sort (parsed or unparsed or invalid)
examples/java/testfiles/Token.java:121
↓ 6 callersMethodgetRawContent
()
src/java/org/congocc/core/RawCode.java:53
↓ 6 callersMethodgetReturnType
()
src/java/org/congocc/core/BNFProduction.java:108
↓ 6 callersMethodgetRhs
()
src/java/org/congocc/codegen/Translator.java:139
↓ 6 callersMethodgetTemplate
()
src/java/org/congocc/templates/core/variables/scope/Scope.java:41
↓ 6 callersMethodgetTypeExpression
()
src/java/org/congocc/codegen/Translator.java:250
↓ 6 callersMethodhead
(&self)
examples/rust/testfiles/status.rs:520
↓ 6 callersMethodisAtChoicePoint
This method is a bit hairy because of the need to deal with superfluous parentheses. @return Is this expansion at a choice point?
src/java/org/congocc/core/Expansion.java:94
↓ 6 callersMethodisInInclude
()
src/java/org/congocc/core/Grammar.java:500
↓ 6 callersMethodisPrivate
(Node node)
src/java/org/congocc/codegen/java/Reaper.java:98
↓ 6 callersMethodis_string
(self)
examples/sqlexpr/rust-saved/tests/parser_test_support/mod.rs:602
↓ 6 callersMethodis_user_keybind_conflict
(&self)
examples/rust/testfiles/keymap_editor.rs:301
↓ 6 callersMethodis_via_collab
(&self)
examples/rust/testfiles/project.rs:2988
↓ 6 callersMethodkey_context
(&self)
examples/rust/testfiles/keymap_editor.rs:1004
← previousnext →601–700 of 13,111, ranked by callers