Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/AST/Pass.hpp

    rd0bdb18 r19a8c40  
    6666//
    6767// Other Special Members:
    68 // | beginScope            - A method with no parameters or return value, called each time the
    69 //                           visitor enters a block.
    70 // | endScope              - A method with no parameters or return value, called each time the
    71 //                           visitor leaves a block.
    7268// | result                - Either a method that takes no parameters or a field. If a method (or
    7369//                           callable field) get_result calls it, otherwise the value is returned.
Note: See TracChangeset for help on using the changeset viewer.