Class ServiceOperationSymbol

All Implemented Interfaces:
Serializable, IMayReturnSymbol, IScope, IScopedSymbol, ISymbol, ITokenReference

public class ServiceOperationSymbol extends MethodSymbol
Scope for callable methods (operations) that are part of a Service.
See Also: