All Downloads are FREE. Search and download functionalities are using the official Maven repository.

scalariform.lexer.LexerResult.scala Maven / Gradle / Ivy

The newest version!
package scalariform.lexer

trait LexerResult {

  def tokens: List[Token]

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy