io.sarl.lang.macro
Class SarlActiveAnnotationContextProvider
class SarlActiveAnnotationContextProvider
extends java.lang.Object
Provide the contexts of the active annotations.

This provider supports the SARL type declarations.
Maven Group Identifier:
io.sarl.lang
Maven Artifact Identifier:
compiler
Since:
0.9
Constructor Summary
Constructor and description
new
Action Summary
Modifier and type Action and description
protected void searchAnnotatedElements(EObject,IAcceptor<T>)
Constructor Details
new
new
Action Details
searchAnnotatedElements(EObject,IAcceptor<T>)
protected def searchAnnotatedElements(EObject,IAcceptor<T>)