Package org.fulib.scenarios.ast.decl
-
Interface Summary Interface Description AssociationDecl AssociationDecl.Visitor<P,R> AttributeDecl AttributeDecl.Visitor<P,R> ClassDecl ClassDecl.Visitor<P,R> Decl Decl.Visitor<P,R> MethodDecl MethodDecl.Visitor<P,R> Name Name.Visitor<P,R> ParameterDecl ParameterDecl.Visitor<P,R> ResolvedName ResolvedName.Visitor<P,R> UnresolvedName UnresolvedName.Visitor<P,R> VarDecl VarDecl.Visitor<P,R> -
Class Summary Class Description AssociationDecl.Impl AttributeDecl.Impl ClassDecl.Impl MethodDecl.Impl ParameterDecl.Impl ResolvedName.Impl UnresolvedName.Impl VarDecl.Impl