Uses of Class
org.ldk.structs.ParseOrSemanticError.ParseError
-
Packages that use ParseOrSemanticError.ParseError Package Description org.ldk.structs -
-
Uses of ParseOrSemanticError.ParseError in org.ldk.structs
Methods in org.ldk.structs with parameters of type ParseOrSemanticError.ParseError Modifier and Type Method Description static ParseOrSemanticErrorParseOrSemanticError. parse_error(ParseOrSemanticError.ParseError a)Utility method to constructs a new ParseError-variant ParseOrSemanticError
-