Class ScalaSourceFile


  • public class ScalaSourceFile
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ScalaSourceFile​(java.nio.file.Path path)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String fineName()  
      boolean isScala()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ScalaSourceFile

        public ScalaSourceFile​(java.nio.file.Path path)
    • Method Detail

      • fineName

        public java.lang.String fineName()
      • isScala

        public boolean isScala()