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

com.github.gchudnov.bscript.rewriter.internal.FindState.scala Maven / Gradle / Ivy

The newest version!
package com.github.gchudnov.bscript.rewriter.internal

private[rewriter] final case class FindState()

private[rewriter] object FindState:
  def make(): FindState =
    FindState()




© 2015 - 2024 Weber Informatics LLC | Privacy Policy