java.lang.Object
com._1c.g5.v8.dt.internal.project.library.V8Library
All Implemented Interfaces:
IV8Library

public class V8Library extends Object implements IV8Library
Basic V8 project library implementation.
  • Constructor Details

    • V8Library

      public V8Library(IV8LibraryDescriptor libraryDescriptor, Path cachedSource)
      Constructs a library.
      Parameters:
      libraryDescriptor - library descriptor
      cachedSource - library source root
  • Method Details