Searched refs:enumValueName (Results 1 – 1 of 1) sorted by relevance
494 String enumValueName = node.getValue(); in constructStandardJavaInstance() local496 result = Enum.valueOf(type, enumValueName); in constructStandardJavaInstance()498 throw new YAMLException("Unable to find enum value '" + enumValueName in constructStandardJavaInstance()