SDA SE Wiki

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

User Tools

Site Tools


ast_relation_signature(?Language, ?Functor, ?Arity) is nondet

  • The nodes in the Abstract Syntax Tree (AST) representation

of the language arg1 are linked by relatioins with name (functor)

   arg2 and arity arg3. Unlike AST nodes, relation facts do not have 
   own identities. They always refer to the identities of nodes, linking
   them or adding additional attributes. For instance, in factbases representing
   Java programs, the extension of a class by another class is represented 
   by a binary relation ''extends(Subclass, Superclass)''. 
research/jtransformer/api/meta/queries/ast_relation_signature.txt · Last modified: 2018/05/09 01:59 (external edit)

SEWiki, © 2025