Class ContextDefCache

java.lang.Object
com.e1c.langtool.v8.dt.storage.AbstractContextDefCache
com.e1c.langtool.v8.dt.storage.ContextDefCache

public class ContextDefCache extends AbstractContextDefCache
  • Field Details

  • Constructor Details

  • Method Details

    • clear

      public void clear()
    • initialize

      public void initialize(org.eclipse.core.resources.IProject project)
    • get

      public String get(String value)
    • hasKeyForValue

      public boolean hasKeyForValue(String value, String skipKey)