main.rules
Class Follower
java.lang.Object
main.rules.RoleChecker
main.rules.Follower
- public class Follower
- extends RoleChecker
- Author:
- cbishop
Follower
public Follower(LinkedHashMap analysedMap,
String variable,
ArrayList methods)
- Constructor for Follower
- Parameters:
analysedMap - LinkedHashMap of analysed statementsvariable - String being variable namemethods - ArrayList of method names
checkRole
public ArrayList checkRole()
- Return list of result from role check
- Specified by:
checkRole in class RoleChecker
- Returns:
- ArrayList