Search code examples
The keyword 'private' is reserved when I parse typescript code into ast...

javascripttypescriptabstract-syntax-treejscodeshift

Read More
Implementing a function for building a very simple tree (AST) using tokens/symbols in F#...

parsingf#abstract-syntax-tree

Read More
Roslyn SyntaxTree - Changing Field value...

c#abstract-syntax-treeroslyn

Read More
Trouble with recursively joining an array formed from an abstract syntax tree-like structure...

javascriptrecursionabstract-syntax-tree

Read More
How can I create an abstract syntax tree considering '|'? (Ply / Yacc)...

pythonabstract-syntax-treeyaccply

Read More
Python + disassembling composed functions...

pythonfunctional-programmingabstract-syntax-treedisassemblyfunction-composition

Read More
Is there a way to reference the same CTE inside a compiled query more than once in Linq2Db?...

c#.net-coref#abstract-syntax-treelinq2db

Read More
clang-8: getting typedef information from DeclRefExpr node in AST...

clangabstract-syntax-treeclang-static-analyzer

Read More
Generate rule for all direct descendants in PostCSS...

javascriptabstract-syntax-treepostcss

Read More
Finding all XPaths in a XQuery using Saxon-HE with C#...

c#xqueryabstract-syntax-treesaxonschematron

Read More
Parse an OCL Expression into an AST (Abstract Syntax Tree)...

javaeclipseparsingabstract-syntax-treeocl

Read More
Preserving type, field and method comment when rewriting a CompilationUnit...

javaeclipseabstract-syntax-treeeclipse-jdt

Read More
How to extract metadata from Java methods using AST?...

javaabstract-syntax-treeeclipse-jdtjavaparser

Read More
How to manually construct an Scala runtime AST that instantiates a Class?...

scalareflectionabstract-syntax-treescala-reflect

Read More
Using ClassSymbol in a quasiquote...

scalametaprogrammingabstract-syntax-treescala-macrosscala-quasiquotes

Read More
How do you match a C++ template function call using Clang AST matchers?...

c++clangabstract-syntax-tree

Read More
Using ast to create a function with a keyword-only argument that has a default value...

pythonpython-3.xabstract-syntax-treekeyword-argument

Read More
Strange result of eclipse AST with inner enum class...

javaabstract-syntax-treeeclipse-jdt

Read More
How do I apply a ast.NodeTransformer to imports?...

pythonabstract-syntax-tree

Read More
Python ast: decide whether a FunctionDef is inside a ClassDef or not...

pythonpython-3.xabstract-syntax-tree

Read More
How to create a function object from an ast.FunctionDef node?...

pythonabstract-syntax-tree

Read More
Roslyn C#: How to get all fields and properties (and their belonging class) accessed by a method...

c#abstract-syntax-treeroslynroslyn-code-analysis

Read More
How does expressions work in one pass compiler?...

parsingcompiler-optimizationabstract-syntax-tree

Read More
clang::ast_matchers::thisPointerType ambiguous call to overloaded function...

c++clangabstract-syntax-treellvm-clang

Read More
How can I properly transform the 'this' keyword in a typescript-transformer function?...

typescriptabstract-syntax-treets-loader

Read More
Transform typescript before typecheck...

typescriptabstract-syntax-treetypescript-compiler-apiawesome-typescript-loader

Read More
Include whitespaces when parsing with Irony...

c#grammarabstract-syntax-treebnfirony

Read More
Antlr3: building parse tree for qualified names...

javagrammarabstract-syntax-treeantlr3parse-tree

Read More
How to construct an abstract syntax tree...

abstract-syntax-tree

Read More
Using ast.literal_eval on a nested dictionary...

pythonjsondictionaryevalabstract-syntax-tree

Read More
BackNext