Interface ArgSignature
- All Known Implementing Classes:
ArgSignatureImpl,TextArg.WithSignature
public interface ArgSignature
-
Method Summary
Modifier and TypeMethodDescriptionReturns position of this argument in macro signature.Returns text representation of this arg in macro signature.
-
Method Details
-
getPosition
Returns position of this argument in macro signature. -
getSource
Returns text representation of this arg in macro signature.
-