public static val HIDDEN_MEMBER_CHARACTER : java.lang.String = "$"
Character for hidden features.
Action Details
isHiddenMember(String)
def isHiddenMember(String) : boolean
Replies if the given name is related to an hidden action.
An hidden action is an action that is generated by the SARL compiler, and that cannot be defined by the SARL user.