[This is preliminary documentation and is subject to change.]
Pattern matcher that implements a container of patterns to be
matched against a given Erlang term. On successful match, the
corresponding func registered with that pattern gets invoked
System Object NFX.Erlang ErlPatternMatcherNamespace: NFX.ErlangAssembly: NFX.Erlang (in NFX.Erlang.dll) Version: 3.0.0.1 (3.0.0.1)
public class ErlPatternMatcher : IEnumerable<ErlPatternMatcher..::..Pattern>,
IEnumerable
public class ErlPatternMatcher : IEnumerable<ErlPatternMatcher..::..Pattern>,
IEnumerable
Public Class ErlPatternMatcher
Implements IEnumerable(Of ErlPatternMatcher..::..Pattern), IEnumerable
Public Class ErlPatternMatcher
Implements IEnumerable(Of ErlPatternMatcher..::..Pattern), IEnumerable
public ref class ErlPatternMatcher : IEnumerable<ErlPatternMatcher..::..Pattern>,
IEnumerable
public ref class ErlPatternMatcher : IEnumerable<ErlPatternMatcher..::..Pattern>,
IEnumerable
type ErlPatternMatcher =
class
interface IEnumerable<ErlPatternMatcher..::..Pattern>
interface IEnumerable
end
type ErlPatternMatcher =
class
interface IEnumerable<ErlPatternMatcher..::..Pattern>
interface IEnumerable
end