railo.runtime.debug
Interface ImplicitAccess

All Known Implementing Classes:
ImplicitAccessImpl

public interface ImplicitAccess


Method Summary
 int getCount()
           
 int getLine()
           
 String getName()
           
 String getScope()
           
 String getTemplate()
           
 void inc()
           
 

Method Detail

inc

void inc()

getCount

int getCount()
Returns:
the count

getScope

String getScope()
Returns:
the scope

getTemplate

String getTemplate()
Returns:
the template

getLine

int getLine()
Returns:
the line

getName

String getName()
Returns:
the name


Copyright © 2012 Railo