Interface IAspect
Represents an Aspect.
public interface IAspect
Methods
Visit(IConstruct)
All aspects can visit an IConstruct.
void Visit(IConstruct node)
Parameters
node
IConstruct
Represents an Aspect.
public interface IAspect
All aspects can visit an IConstruct.
void Visit(IConstruct node)
node
IConstruct