Search code examples
How can I get a global variable's assigned value in libcst?...

pythonabstract-syntax-treelibcst

Read More
How to create AST with ANTLR4?...

javacompiler-constructionantlrabstract-syntax-treeantlr4

Read More
Inline replace of AST node by query...

pythonabstract-syntax-tree

Read More
What's the use of abstract syntax trees?...

terminologyabstract-syntax-tree

Read More
How to conduct Groovy compile-time error check, but without @TypeChecked or @CompileStatic?...

javamavengroovyabstract-syntax-treegmavenplus

Read More
What is JavaScript AST, how to play with it?...

javascriptabstract-syntax-tree

Read More
Groovy AST: the order of local and global transformations...

groovyabstract-syntax-tree

Read More
How to parse multi-dimensional arrays with python libclang bindings...

pythonc++clangabstract-syntax-treelibclang

Read More
Rewrite a c++ variable declaration code through AST...

c++abstract-syntax-treeclang-ast-matchers

Read More
What do computed and optional mean in a JavaScript MemberExpression AST node?...

javascriptabstract-syntax-tree

Read More
Dart replacing the node in the abstract syntax tree...

dartabstract-syntax-treedart-analyzer

Read More
clang AST for single line multiple variable declaration...

abstract-syntax-treelibclang

Read More
How do I debug an error in `ast.literal_eval`?...

pythonpython-2.7serializationabstract-syntax-tree

Read More
Rust Crates that generates AST from C source file without performing error check...

cparsingrustabstract-syntax-tree

Read More
Replace an expression containing '/' with div function call in Python...

pythonabstract-syntax-tree

Read More
How to print name nested functions?...

pythonfunctionprintingnestedabstract-syntax-tree

Read More
Using python's eval() vs. ast.literal_eval()...

pythonevalabstract-syntax-tree

Read More
Anaconda3 or Anaconda 2 install is not functioning due to ast node parsing errors...

pythonabstract-syntax-tree

Read More
Parse a .py file, read the AST, modify it, then write back the modified source code...

pythoncompiler-constructionabstract-syntax-tree

Read More
Getting the under type using getUnqualifiedDesugaredType() function from CLANG...

c++parsingclangllvmabstract-syntax-tree

Read More
unexpected behavior with `inspect.getmembers` on @property methods that throw exceptions...

pythonclasspropertiesdecoratorabstract-syntax-tree

Read More
Why would `eval('dict('+s+')')` work but not `literal_eval('dict('+s+')&...

pythonvariablesevalabstract-syntax-tree

Read More
How to modify the signature of a function dynamically...

python-3.xargumentsabstract-syntax-treepython-internals

Read More
AST extraction of parameters from multiple formats RL scripts...

pythonextractabstract-syntax-treereinforcement-learning

Read More
What does `return +/- ` do in python?...

pythonabstract-syntax-treeunary-operator

Read More
What would an AST (abstract syntax tree) for an object-oriented programming language look like?...

javacompiler-constructionprogramming-languagesabstract-syntax-tree

Read More
Why Golang ast.Field can have multiple names?...

goabstract-syntax-tree

Read More
Changing the format of data in Python...

pythonnumpyabstract-syntax-tree

Read More
Pandoc Lua Filter: Is there an 'identity function' example?...

luaabstract-syntax-treepandoc

Read More
Can I reproduce eslint's "prefer-object-spread" rule using ast-grep?...

eslintabstract-syntax-treestatic-analysisautomated-refactoringast-grep

Read More
BackNext