- All Known Subinterfaces:
CliMetrics,ParseArgs,SyntaxMetricsAccessor.SyntaxMetricsProperty
- All Known Implementing Classes:
ArgsParser,CliContext
public interface SyntaxMetricsAccessor
Provides an accessor for a
SyntaxMetrics property.-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceProvides a builder method for aSyntaxMetricsproperty returning the builder for applying multiple build operations.static interfaceProvides a mutator for aSyntaxMetricsproperty.static interfaceProvides aSyntaxMetricsproperty. -
Method Summary
-
Method Details
-
getSyntaxMetrics
SyntaxMetrics getSyntaxMetrics()Retrieves theSyntaxMetricsfrom theSyntaxMetricsproperty.- Returns:
- The
SyntaxMetricsstored by the decorator (enabled) tags property.
-