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

cfml.parsing.cfscript.CFScope Maven / Gradle / Ivy

The newest version!
/**
 * A scope is a collection of name->value maps. 
 */

package cfml.parsing.cfscript;

public interface CFScope {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy