public class TokenFileSorter extends Object
| Constructor and Description |
|---|
TokenFileSorter(String path) |
public TokenFileSorter(String path)
path - pathprotected void write(String outPath) throws FileNotFoundException
FileNotFoundExceptionpublic void save()
throws FileNotFoundException
FileNotFoundException - FileNotFoundExceptionpublic void save(String outputPath) throws FileNotFoundException
outputPath - outputPathFileNotFoundException - FileNotFoundExceptionpublic static void main(String[] args)
args - argspublic String getPath()
public List<org.antlr.runtime.Token> getTokens()
Copyright © 2014 The University of Manchester. All Rights Reserved.