railo.runtime.debug
Class ImplicitAccessImpl
java.lang.Object
railo.runtime.debug.ImplicitAccessImpl
- All Implemented Interfaces:
- ImplicitAccess
public class ImplicitAccessImpl
- extends Object
- implements ImplicitAccess
ImplicitAccessImpl
public ImplicitAccessImpl(String scope,
String name,
String template,
int line)
inc
public void inc()
- Specified by:
inc
in interface ImplicitAccess
getCount
public int getCount()
- Specified by:
getCount
in interface ImplicitAccess
- Returns:
- the used
getScope
public String getScope()
- Specified by:
getScope
in interface ImplicitAccess
- Returns:
- the scope
getTemplate
public String getTemplate()
- Specified by:
getTemplate
in interface ImplicitAccess
- Returns:
- the template
getLine
public int getLine()
- Specified by:
getLine
in interface ImplicitAccess
- Returns:
- the line
getName
public String getName()
- Specified by:
getName
in interface ImplicitAccess
- Returns:
- the name
Copyright © 2012 Railo