MCPcopy Create free account

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

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

↓ 26 callersMethodEmit
(EmitContext ec)
examples/preprocessor/testfiles/async.cs:111
↓ 26 callersMethodGetBinder
<summary> We override GetBinder so that the BindStatement override is still in effect on nested binders. </summary>
examples/csharp/testfiles/MemberSemanticModel.cs:2402
↓ 26 callersMethodGetSignatureForError
()
examples/csharp/testfiles/typespec.cs:553
↓ 26 callersMethodMakeByRefType
()
examples/preprocessor/testfiles/RuntimeType.CoreCLR.cs:3622
↓ 26 callersMethodVisit
(MemberCore member)
examples/csharp/testfiles/visit.cs:20
↓ 26 callersMethodgetName
()
src/java/org/congocc/templates/builtins/StringFunctions.java:497
↓ 25 callersMethodInvokeMember
(string name, BindingFlags invokeAttr, Binder binder, object target, object[] args, ParameterModifier[
examples/csharp/testfiles/TypeTest.cs:5291
↓ 25 callersMethodgetFirstChild
Returns the first child of this node. If there is no such node, this returns <code>null</code>. @return the first child of this node. If there is no
examples/java/testfiles/Node.java:528
↓ 25 callersMethodstarts_with
(&self, other: &ProjectPath)
examples/rust/testfiles/project.rs:458
↓ 24 callersFunctionEquals
(object value)
examples/csharp/testfiles/Decimal.cs:413
↓ 24 callersMethodFind
<summary> </summary> <param name="item"></param> <returns></returns>
examples/csharp/testfiles/WrappedArray.cs:461
↓ 24 callersMethodGetLocation
(ServiceDescription doc)
examples/csharp/testfiles/wstest.cs:359
↓ 24 callersMethodGetProperties
()
examples/csharp/testfiles/TypeTest.cs:546
↓ 24 callersMethodWriteLine
()
examples/csharp/testfiles/short/WasmRunner.cs:115
↓ 24 callersMethodadd
(ASTExpression arg)
src/java/org/congocc/codegen/Translator.java:174
↓ 24 callersMethodmax
(&'a self, other: &'a Self, buffer: &BufferSnapshot)
examples/rust/testfiles/anchor.rs:113
↓ 24 callersMethodpush_str
Appends the given string slice onto the end of the Markdown output.
examples/rust/testfiles/markdown_writer.rs:59
↓ 24 callersMethodsplit
Utility method to split a token in 2. For now, it assumes that the token is all on a single line. (Will maybe fix that later). @param length the point
examples/java/testfiles/Token.java:216
↓ 23 callersMethodCompareTo
(LocationRegion other)
examples/csharp/testfiles/location.cs:42
↓ 23 callersMethodGetValue
(params int[] indices)
examples/csharp/testfiles/Array.cs:352
↓ 23 callersMethodVerifyDiagnostics
(IEnumerable<RudeEditDiagnosticDescription> expected, IEnumerable<RudeEditDiagnosticDescription> actual, strin
examples/csharp/testfiles/EditAndContinueTestVerifier.cs:262
↓ 23 callersMethodcontainsKey
(Object value)
src/java/org/congocc/templates/core/variables/scope/Scope.java:60
↓ 23 callersMethodroot_thread_view
(&self)
examples/rust/testfiles/conversation_view.rs:489
↓ 23 callersMethodrun
()
src/java/org/congocc/templates/core/TemplateRunnable.java:6
↓ 23 callersMethodtoken_type
Returns the `TokenType` if the node is a token leaf, or `None` if it is a production node.
examples/rust/testfiles/ast.rs:499
↓ 22 callersMethodCreateInstance
(Type elementType, int length)
examples/csharp/testfiles/Array.cs:447
↓ 22 callersMethodGetSignatureForError
()
examples/preprocessor/testfiles/typespec.cs:553
↓ 22 callersMethodIsDirectorySeparator
(char c)
examples/csharp/testfiles/Path.cs:434
↓ 22 callersMethodIsDirectorySeparator
(char c)
examples/preprocessor/testfiles/Path.cs:434
↓ 22 callersMethodResolve
(ServiceData sd)
examples/csharp/testfiles/wstest.cs:260
↓ 22 callersMethodResolve
(BlockContext bc)
examples/preprocessor/testfiles/async.cs:327
↓ 22 callersMethodSend
(NativeMsmqMessage message, MsmqTransactionMode transactionMode)
examples/csharp/testfiles/MsmqQueue.cs:683
↓ 22 callersMethodapply_config
(self, conf)
examples/python/testfiles/test_logging.py:2952
↓ 22 callersMethodfocus_handle
(&self, cx: &App)
examples/rust/testfiles/keymap_editor.rs:487
↓ 22 callersMethodgetValue
()
src/java/org/congocc/codegen/Translator.java:316
↓ 22 callersMethodkeySet
()
src/java/org/congocc/templates/core/variables/scope/Scope.java:76
↓ 22 callersMethodsaturating_sub
Saturating subtraction of statement allowances.
examples/rust/testfiles/lib6.rs:152
↓ 22 callersMethodsort
(List seq, String[] keys)
src/java/org/congocc/templates/builtins/SequenceFunctions.java:189
↓ 21 callersMethodAdd
(T item)
examples/csharp/testfiles/RuntimeType.CoreCLR.cs:109
↓ 21 callersMethodCreate
(AssemblyDefinition assembly, ModuleBuilder moduleBuilder)
examples/preprocessor/testfiles/module.cs:576
↓ 21 callersMethodEquals
(TypeSpec[] x, TypeSpec[] y)
examples/preprocessor/testfiles/typespec.cs:32
↓ 21 callersMethodExists
<summary> </summary> <param name="predicate"></param> <returns></returns>
examples/csharp/testfiles/WrappedArray.cs:720
↓ 21 callersMethodGetBinder
<summary> We override GetBinder so that the BindStatement override is still in effect on nested binders. </summary>
examples/preprocessor/testfiles/MemberSemanticModel.cs:2402
↓ 21 callersMethodGetProperties
()
examples/preprocessor/testfiles/TypeTest.cs:546
↓ 21 callersMethodInvokeMember
(string name, BindingFlags invokeAttr, Binder binder, object target, object[] args, ParameterModifier[
examples/preprocessor/testfiles/TypeTest.cs:5291
↓ 21 callersMethodStartAsync
(IHttpApplication<TContext> application, CancellationToken cancellationToken)
examples/csharp/testfiles/WebApplicationTests.cs:191
↓ 21 callersMethodas_connected
(&self)
examples/rust/testfiles/conversation_view.rs:500
↓ 21 callersMethodgetNodePackage
()
src/java/org/congocc/app/AppSettings.java:393
↓ 21 callersMethodgetParserClassName
()
src/java/org/congocc/app/AppSettings.java:313
↓ 21 callersMethodid
(&self)
examples/rust/testfiles/darwin.rs:249
↓ 21 callersMethodsetProperty
(Object object, String key, Object value)
src/java/org/congocc/templates/core/variables/ReflectionCode.java:81
↓ 20 callersMethodGetGenericTypeDefinition
()
examples/csharp/testfiles/RuntimeType.CoreCLR.cs:3463
↓ 20 callersMethodRemoveAt
<summary> </summary> <param name="i"></param> <returns></returns>
examples/csharp/testfiles/WrappedArray.cs:373
↓ 20 callersMethodSet
(Array array)
examples/csharp/testfiles/TypedArray.cs:71
↓ 20 callersMethodgetName
()
src/java/org/congocc/core/NonTerminal.java:43
↓ 20 callersMethodgetParserPackage
()
src/java/org/congocc/app/AppSettings.java:302
↓ 20 callersMethodmake_parse_error
Creates a `ParseError` for the current position with expected token types.
examples/rust/testfiles/parser.rs:3008
↓ 20 callersMethodresolve
( &self, _op_state: Rc<RefCell<OpState>>, specifier: &str, referrer: &str,
examples/rust/testfiles/deno_core_runtime.rs:2161
↓ 20 callersMethodsubscribe_to_entity
( self: &Arc<Self>, remote_id: u64, )
examples/rust/testfiles/client.rs:714
↓ 20 callersMethodtoBigDecimal
(Number num)
src/java/org/congocc/templates/core/ArithmeticEngine.java:414
↓ 19 callersMethodGetEnclosingBinder
<summary> Gets the binder that encloses the position. </summary>
examples/csharp/testfiles/CSharpSemanticModel.cs:1203
↓ 19 callersMethodLast
()
examples/csharp/testfiles/short/IOperation.OperationList.cs:83
↓ 19 callersMethodThrowHelperError
(Exception exception)
examples/csharp/testfiles/ExceptionUtility.cs:213
↓ 19 callersMethodaddWarning
(String warningMessage)
src/java/org/congocc/app/Errors.java:38
↓ 19 callersMethodgetBeginLine
@return the (1-based) line location where this Node starts
examples/java/testfiles/Node.java:264
↓ 19 callersMethodpush_event
(&mut self, range: Range<usize>, event: MarkdownEvent)
examples/rust/testfiles/markdownparser.rs:45
↓ 19 callersMethodput
(String key, Object value)
src/java/org/congocc/templates/core/variables/scope/BlockScope.java:25
↓ 19 callersMethodset_entity
(mut self, entity: &Entity<T>, cx: &AsyncApp)
examples/rust/testfiles/client.rs:463
↓ 18 callersMethodGetElementType
()
examples/csharp/testfiles/TypeTest.cs:5194
↓ 18 callersMethodaddEpsilonMove
(NfaState newState)
src/java/org/congocc/core/nfa/NfaState.java:114
↓ 18 callersMethodappend_child
Appends `child` as the last child of `parent`. If `child` already has a parent, it is first detached. The parent's `child_count` is updated.
examples/rust/testfiles/ast.rs:664
↓ 18 callersMethodasList
(Object obj)
src/java/org/congocc/templates/core/variables/Wrap.java:70
↓ 18 callersMethodcheck_mapping_then_sequence
(x)
examples/python/testfiles/test_patma.py:36
↓ 18 callersMethodcheck_sequence_then_mapping
(x)
examples/python/testfiles/test_patma.py:28
↓ 18 callersMethodgetKey
(ImportDeclaration decl)
src/java/org/congocc/codegen/java/Reaper.java:92
↓ 18 callersMethodgetName
The path of the template file relative to the directory what you use to store the templates. For example, if the real path of template is <tt>"/www/te
src/java/org/congocc/templates/Template.java:131
↓ 18 callersMethodload
( &self, _op_state: Rc<RefCell<OpState>>, _module_specifier: &ModuleSpecifier,
examples/rust/testfiles/deno_core_runtime.rs:2175
↓ 18 callersMethodroot
Returns the root node ID, if the AST is non-empty.
examples/rust/testfiles/ast.rs:263
↓ 18 callersMethodsetUp
Setup the default logging stream to an internal StringIO instance, so that we can examine log output as we want.
examples/python/testfiles/test_logging.py:85
↓ 18 callersMethodtoBigInteger
(Number num)
src/java/org/congocc/templates/core/ArithmeticEngine.java:409
↓ 17 callersMethodClose
()
examples/csharp/testfiles/ClientBase.cs:209
↓ 17 callersMethodDefine
()
examples/csharp/testfiles/typemanager.cs:808
↓ 17 callersMethodDefine
()
examples/preprocessor/testfiles/typemanager.cs:808
↓ 17 callersMethodGetConstructor
()
examples/csharp/testfiles/typespec.cs:1887
↓ 17 callersMethodToString
()
examples/csharp/testfiles/TypeTest.cs:4386
↓ 17 callersMethodToString
()
examples/preprocessor/testfiles/TypeTest.cs:4386
↓ 17 callersFunctionadd_to_workspace
(conversation_view: Entity<ConversationView>, cx: &mut VisualTestContext)
examples/rust/testfiles/conversation_view.rs:4126
↓ 17 callersMethodarg
(&mut self, arg: impl AsRef<OsStr>)
examples/rust/testfiles/darwin.rs:92
↓ 17 callersMethodcheckΣExpression
Production lookahead for Expression
examples/rust/testfiles/parser.rs:12200
↓ 17 callersFunctioncompile_tool_permissions
(content: Option<settings::ToolPermissionsContent>)
examples/rust/testfiles/agent_settings.rs:634
↓ 17 callersMethoddefaultTokenOutput
A default visit handler to append a token to the buffer. Takes into account that two identifier-ish tokens cannot be adjacent. Also prepends/appends a
src/java/org/congocc/codegen/AbstractCodeFormatter.java:59
↓ 17 callersMethodfirstAncestorOfType
(Class<T> clazz)
examples/java/testfiles/Node.java:401
↓ 17 callersMethodgetLexerClassName
()
src/java/org/congocc/app/AppSettings.java:326
↓ 17 callersMethodstatus
(&mut self)
examples/rust/testfiles/darwin.rs:220
↓ 17 callersMethodstatus
(&self)
examples/rust/testfiles/client.rs:646
↓ 16 callersMethodCreateInstance
(Type elementType, int length)
examples/preprocessor/testfiles/Array.cs:447
↓ 16 callersMethodGetMembers
(BindingFlags bindingAttr)
examples/csharp/testfiles/TypeTest.cs:5221
↓ 16 callersMethodMatch
(MdUtf8String name)
examples/csharp/testfiles/RuntimeType.CoreCLR.cs:164
↓ 16 callersFunctionassert_rejected_before_terminal_creation
( command: &str, cx: &mut gpui::TestAppContext, )
examples/rust/testfiles/terminal_tool.rs:1013
↓ 16 callersMethoddecode
(input: &mut I)
examples/rust/testfiles/lib6.rs:395
← previousnext →201–300 of 13,111, ranked by callers