Interface BaseFormalParameter

All Superinterfaces:
Base<FormalParameter>, Declaration, Iterable<FormalParameter>
All Known Implementing Classes:
ClassFileFormalParameter, FormalParameter, FormalParameters

public interface BaseFormalParameter extends Declaration, Base<FormalParameter>