SDA SE Wiki

Software Engineering for Smart Data Analytics & Smart Data Analytics for Software Engineering

User Tools

Site Tools


ast_node_term(?NodeType, ?Lang, ?Term) is nondet

  • The node type arg1 is defined in the AST of the language arg2

and is represented by terms that are unifiable with arg2. This predicate either

       checks its input or enumerates most general instances of all the legal AST node terms.
  • Example: ast_node_term(classDefT,'Java',Term) unifies Term with classDefT(A,B,C,D)
research/jtransformer/api/meta/queries/ast_node_term.txt · Last modified: 2018/05/09 01:59 (external edit)

SEWiki, © 2025