GrammarScope  4.0.0
Public Member Functions | List of all members
grammarscope.tweak.Tweaks.ProcessField Interface Reference

Public Member Functions

void process (final CtClass thisClass, final CtField thisField) throws Exception
 
void notprocess (final CtClass thisClass, final CtField thisField) throws Exception
 

Detailed Description

Processor interface

Member Function Documentation

◆ notprocess()

void grammarscope.tweak.Tweaks.ProcessField.notprocess ( final CtClass  thisClass,
final CtField  thisField 
) throws Exception

◆ process()

void grammarscope.tweak.Tweaks.ProcessField.process ( final CtClass  thisClass,
final CtField  thisField 
) throws Exception

The documentation for this interface was generated from the following file: