
org.snapscript.tree.variable.InstancePointer Maven / Gradle / Ivy
package org.snapscript.tree.variable;
import org.snapscript.core.Scope;
import org.snapscript.core.Value;
import org.snapscript.tree.define.ThisScopeBinder;
public class InstancePointer implements VariablePointer
© 2015 - 2025 Weber Informatics LLC | Privacy Policy