Package | Description |
---|---|
org.sonatype.maven.polyglot.atom.parsing |
Modifier and Type | Method and Description |
---|---|
List<Token> |
Tokenizer.tokenize() |
Modifier and Type | Method and Description |
---|---|
static String |
Tokenizer.detokenize(List<Token> tokens) |
Constructor and Description |
---|
AtomParser(org.apache.maven.model.building.ModelSource modelSource,
List<Token> tokens) |
Copyright © 2023. All rights reserved.