Class GroovySourceReader

  • All Implemented Interfaces:
    SourceLoader<GroovyInfo>

    public class GroovySourceReader
    extends java.lang.Object
    implements SourceLoader<GroovyInfo>
    Считыватель метаданных из groovy скриптов
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      <S extends SourceMetadata>
      S
      load​(GroovyInfo info, java.lang.String params)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait