GCCNodeClasses: Perl parser translation unit node classes

Description Objects from the Class Extends Methods Author(s) References See Also Examples

Description

S3-style classes to represent the nodes in the Perl translation unit (TU) parser

Objects from the Class

A virtual Class: No objects may be created from it.

Extends

Class "PerlHashReference", directly. Class "PerlReference", by class "PerlHashReference", distance 2. Class "oldClass", by class "PerlHashReference", distance 3.

Methods

freeVariables

signature(def = "GCC::Node::function_decl"): ...

getCallGraph

signature(nodes = "ANY", defs = "GCC::Node::function_decl"): ...

getInOutArgs

signature(routine = "GCC::Node::function_decl", nodes = "ANY"): ...

Author(s)

Duncan Temple Lang

References

http://www.gnu.org/gccGCC

See Also

parseTU

Examples

1
showClass("GCC::Node::function_decl")

omegahat/RGCCTranslationUnit documentation built on May 24, 2019, 1:53 p.m.