Package org.eclipse.epsilon.eol.types
Class EolTuple
- Since:
- 2.2
- Author:
- Sina Madani
-
Nested Class Summary
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetOrThrow(String property, IEolContext context) booleanhasProperty(String property) toString()Methods inherited from class org.eclipse.epsilon.eol.types.EolMap
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
-
Constructor Details
-
EolTuple
public EolTuple() -
EolTuple
-
EolTuple
-
-
Method Details