Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/AST/Pass.hpp

    r87701b6 r10a1225  
    175175        const ast::Init *             visit( const ast::ListInit             * ) override final;
    176176        const ast::Init *             visit( const ast::ConstructorInit      * ) override final;
    177         const ast::Constant *         visit( const ast::Constant             * ) override final;
    178177        const ast::Attribute *        visit( const ast::Attribute            * ) override final;
    179178        const ast::TypeSubstitution * visit( const ast::TypeSubstitution     * ) override final;
Note: See TracChangeset for help on using the changeset viewer.