Package com.sonar.sslr.impl.channel
@ParametersAreNonnullByDefault
package com.sonar.sslr.impl.channel
-
ClassesClassDescriptionAllows to skip characters, which match given regular expression.Ignores all BOM characters.Creates comment trivia from characters, which match given regular expression.Creates token of specified type from characters, which match given regular expression.Creates token with type
GenericTokenType.UNKNOWN_CHARfor any character.