Uses of Interface
org.orekit.files.ccsds.utils.lexical.ParseToken.IndexedIntConsumer
Packages that use ParseToken.IndexedIntConsumer
Package
Description
This package contains utilities for CCSDS messages lexical analysis.
-
Uses of ParseToken.IndexedIntConsumer in org.orekit.files.ccsds.utils.lexical
Methods in org.orekit.files.ccsds.utils.lexical with parameters of type ParseToken.IndexedIntConsumerModifier and TypeMethodDescriptionbooleanParseToken.processAsIndexedInteger(int index, ParseToken.IndexedIntConsumer consumer) Process the content as an indexed integer.