Uses of Class
com.sonar.sslr.api.Offsets
-
Packages that use Offsets Package Description com.sonar.sslr.api -
-
Uses of Offsets in com.sonar.sslr.api
Methods in com.sonar.sslr.api that return types with arguments of type Offsets Modifier and Type Method Description List<Offsets>Token. getContinuationOffsets()Deprecated.since 4.2, useToken.getContinuations().Method parameters in com.sonar.sslr.api with type arguments of type Offsets Modifier and Type Method Description Token.BuilderToken.Builder. setContinuationOffsets(List<Offsets> continuationOffsets)Deprecated.since 4.2.
-